summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2011-12-09IB: Fix RCU lockdep splatsEric Dumazet
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
2011-02-24[SCSI] iser: export addr and portMike Christie
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier
2011-01-16RDMA: Update workqueue usageTejun Heo
2011-01-13IB/srp: Test only once whether iu allocation succeededBart Van Assche
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches
2011-01-10Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and '...Roland Dreier
2011-01-10IPoIB: Add GRO supportOr Gerlitz
2011-01-10IPoIB: Remove LRO supportOr Gerlitz
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche
2011-01-05IB/srp: allow lockless work postingBart Van Assche
2011-01-05IB/srp: consolidate state change codeBart Van Assche
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow
2010-11-16SCSI host lock push-downJeff Garzik
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', ...Roland Dreier
2010-10-24IB/srp: Sync buffer before posting sendDavid Dillow
2010-10-24IB/srp: Use list_first_entry()Bart Van Assche
2010-10-24IB/srp: Reduce number of BUSY conditionsBart Van Assche
2010-10-24IB/srp: Eliminate two forward declarationsDavid Dillow