summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-5/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-5/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-44/+34
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-44/+34
| |/
* | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-281-9/+11
* | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-281-10/+0
* | IB/srp: Convert to new registration APISagi Grimberg2015-10-282-65/+71
* | IB/srp: Split srp_map_sgSagi Grimberg2015-10-281-51/+106
* | iser-target: Port to new memory registration APISagi Grimberg2015-10-282-104/+28
* | IB/iser: Port to new fast registration APISagi Grimberg2015-10-283-52/+28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2813-172/+172
|\ \
| * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2814-199/+238
| |\ \
| | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-0813-172/+172
* | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-282-2/+2
* | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18
* | | | iser-target: Remove an unused variableBart Van Assche2015-10-221-3/+2
* | | | IB/iser: Remove an unused variableBart Van Assche2015-10-221-4/+0
* | | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-214-4/+5
* | | | IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
* | | | Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford2015-10-217-28/+70
|\ \ \ \ | |/ / / |/| | |
| * | | IB/ipoib: For sendonly join free the multicast group on leaveChristoph Lameter2015-10-133-2/+5
| |/ /
| * | IB/ipoib: increase the max mcast backlog queueDoug Ledford2015-09-251-1/+1
| * | IB/ipoib: Make sendonly multicast joins create the mcast groupDoug Ledford2015-09-251-10/+12
| * | IB/ipoib: Expire sendonly multicast joinsChristoph Lameter2015-09-253-2/+22
| * | IB/iser: Add module parameter for always register memorySagi Grimberg2015-09-254-14/+31
| |/
* | iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2015-09-152-8/+19
* | iser-target: Change the recv buffers posting logicJenny Derzhavetz2015-09-152-48/+67
* | iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2015-09-152-31/+40
* | iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2015-09-152-33/+33
* | iser-target: Remove unused variablesJenny Derzhavetz2015-09-152-6/+0
* | iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz2015-09-151-1/+37
* | iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz2015-09-151-1/+8
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-09-111-25/+4
|\
| * target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover2015-08-261-2/+2
| * target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover2015-08-261-19/+2
| * target/iscsi: Keep local_ip as the actual sockaddrAndy Grover2015-08-261-6/+2
* | IB/ipoib: Suppress warning for send only join failuresJason Gunthorpe2015-09-031-2/+10
* | IB/ipoib: Clean up send-only multicast joinsDoug Ledford2015-09-031-11/+27
* | IB/srp: Fix possible protection faultSagi Grimberg2015-09-031-6/+10
* | IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-302-4/+2
* | IB/srp: Create an insecure all physical rkey only if neededBart Van Assche2015-08-302-19/+25
* | IB/srp: Register the indirect data buffer descriptorBart Van Assche2015-08-302-3/+58
* | IB/srp: Introduce srp_device.use_fmrBart Van Assche2015-08-302-11/+12
* | IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche2015-08-301-21/+15
* | IB/srp: Remove the memory registration backtracking codeBart Van Assche2015-08-302-55/+13
* | IB/srp: Add memory descriptor array pointer range checkingBart Van Assche2015-08-302-6/+20
* | IB/srp: Use multiple registrations for large memory regionsBart Van Assche2015-08-301-10/+0
* | IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche2015-08-301-9/+5
* | ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-12/+4