summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2016-08-20IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
2016-06-01IB/srp: Fix a debug kernel crashBart Van Assche
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-04-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-04-12IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg
2015-12-07IB/srp: Fix a memory leakBart Van Assche
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-10-28IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg
2015-10-28IB/srp: Remove srp_finish_mappingSagi Grimberg
2015-10-28IB/srp: Convert to new registration APISagi Grimberg
2015-10-28IB/srp: Split srp_map_sgSagi Grimberg
2015-10-28iser-target: Port to new memory registration APISagi Grimberg
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg
2015-10-22iser-target: Remove an unused variableBart Van Assche
2015-10-22IB/iser: Remove an unused variableBart Van Assche
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-10-21IB/iser: fix a comment typoGeliang Tang
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-10-13IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/ipoib: increase the max mcast backlog queueDoug Ledford
2015-09-25IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford
2015-09-25IB/ipoib: Expire sendonly multicast joinsChristoph Lameter
2015-09-25IB/iser: Add module parameter for always register memorySagi Grimberg
2015-09-15iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz
2015-09-15iser-target: Change the recv buffers posting logicJenny Derzhavetz
2015-09-15iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz
2015-09-15iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz
2015-09-15iser-target: Remove unused variablesJenny Derzhavetz
2015-09-15iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz
2015-09-15iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz
2015-09-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds