summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2012-04-04Merge commit 'v3.2.14' into rt-3.2.14-rt23v3.2.14-rt23Clark Williams
2012-04-04infiniband: Mellanox IB driver patch use _nort() primitivesSven-Thorsten Dietrich
2012-04-02IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz
2012-02-29IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-04IB/iser: DMA unmap TX bufs used for iSCSI/iSER headersOr Gerlitz
2011-11-04IB/iser: Use separate buffers for the login request/responseOr Gerlitz
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31infiniband: add moduleparam.h to drivers/infiniband as requiredPaul Gortmaker
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-18IPoIB: Use the right function to do DMA unmap pagesDotan Barak
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2011-10-11IPoIB: Handle extended rates in debugfsMarcel Apfelbaum
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for iscsi host attrsMike Christie
2011-08-27[SCSI] iscsi class: sysfs group is_visible callout for session attrsMike Christie
2011-08-27[SCSI] iscsi cls: sysfs group is_visible callout for conn attrsMike Christie
2011-08-26IPoIB: convert to SKB paged frag API.Ian Campbell
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-17Merge branches 'ipoib' and 'iser' into for-nextRoland Dreier
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz
2011-08-16IPoIB: Fix possible NULL dereference in ipoib_start_xmit()Bernd Schubert
2011-07-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-13IB/srp: Avoid duplicate devices from LUN scanBart Van Assche
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and '...Roland Dreier
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow
2011-03-15IB/srp: move IB CM setup completion into its own functionDavid Dillow
2011-03-15IB/srp: always avoid non-zero offsets into an FMRDavid Dillow