summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-01-20
|\
| * ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger2016-01-12
| * iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger2016-01-07
* | iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-08
* | IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-07
* | IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-07
* | IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-07
* | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-07
* | IB/srp: Fix a memory leakBart Van Assche2015-12-07
* | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-07
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-13
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-09
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
| |/
* | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-28
* | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-28
* | IB/srp: Convert to new registration APISagi Grimberg2015-10-28
* | IB/srp: Split srp_map_sgSagi Grimberg2015-10-28
* | iser-target: Port to new memory registration APISagi Grimberg2015-10-28
* | IB/iser: Port to new fast registration APISagi Grimberg2015-10-28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-28
|\ \
| * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-28
| |\ \
| | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-28
* | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-28
* | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-28
* | | | iser-target: Remove an unused variableBart Van Assche2015-10-22
* | | | IB/iser: Remove an unused variableBart Van Assche2015-10-22
* | | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-21
* | | | IB/iser: fix a comment typoGeliang Tang2015-10-21
* | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-21
|\ \ \ \ | |/ / / |/| | |
| * | | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-13
| |/ /
| * | IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-25
| * | IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-25
| * | IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-25
| * | IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-25
| |/
* | iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-15
* | iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-15
* | iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-15
* | iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-15
* | iser-target: Remove unused variablesJenny Derzhavetz2015-09-15
* | iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-15
* | iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-15
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-11
|\
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-26
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-26
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-26
* | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-03
* | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-03
* | IB/srp: Fix possible protection faultSagi Grimberg2015-09-03