summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-158-66/+67
|\
| *-----. Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-145-32/+58
| |\ \ \ \
| | | | | * IB/srp: Make writing the add_target sysfs attr interruptibleBart Van Assche2016-12-141-1/+4
| | | | | * IB/srp: Make mapping failures easier to debugBart Van Assche2016-12-141-2/+10
| | | | | * IB/srp: Make login failures easier to debugBart Van Assche2016-12-141-0/+3
| | | | | * IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche2016-12-141-8/+9
| | | | | * IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche2016-12-141-5/+6
| | | | |/ | | | |/|
| | | | * ib_isert: log the connection reject messageSteve Wise2016-12-141-0/+2
| | | | * ib_iser: log the connection reject messageSteve Wise2016-12-141-1/+4
| | | |/
| | * | IPoIB: Avoid reading an uninitialized member variableBart Van Assche2016-12-141-2/+5
| | * | IB/srpt: Report login failures only onceBart Van Assche2016-12-141-13/+9Star
| | * | IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov2016-12-141-0/+6
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-2/+0Star
| |\ \
| | * | IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib2016-11-171-2/+0Star
| | |/
| * | IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-033-15/+3Star
| * | IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky2016-12-031-17/+6Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-305-43/+64
|\ \
| * | IB/ipoib: move back IB LL address into the hard headerPaolo Abeni2016-10-145-43/+64
| |/
* | net: use core MTU range checking in misc driversJarod Wilson2016-10-201-0/+1
* | IB/ipoib: Flip to new dev walk APIDavid Ahern2016-10-181-12/+25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-1010-59/+48Star
|\
| * IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche2016-10-071-3/+5
| * IB/srp: Remove an unused argumentBart Van Assche2016-10-071-2/+2
| * ipoib: Make ipoib_warn ratelimitedkernel@kyup.com2016-10-071-1/+7
| * IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
| * IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+2
| * IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-232-27/+20Star
| * IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2016-09-233-21/+8Star
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-235-5/+5
* | IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-09-161-0/+9
* | IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-09-023-1/+18
* | IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2016-09-022-3/+22
* | IB/srpt: Update sport->port_guid with each port refreshDoug Ledford2016-08-241-4/+5
* | IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun2016-08-221-1/+1
|/
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-08-054-10/+9Star
|\
| * IB/isert: Remove an unused member variableBart Van Assche2016-08-022-3/+0Star
| * IB/srpt: Simplify srpt_queue_response()Bart Van Assche2016-08-021-5/+2Star
| * IB/srpt: Limit the number of SG elements per work requestBart Van Assche2016-08-022-2/+7
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-053-11/+8Star
|\ \ | |/ |/|
| *-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-042-7/+6Star
| |\ \
| | * | IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2016-08-042-7/+6Star
| | |/
| * / IB/ipoib: Use new device FW version stringIra Weiny2016-06-231-4/+2Star
| |/
* / IB/srpt: Reduce QP buffer sizeBart Van Assche2016-06-232-2/+2
|/
* IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit2016-06-071-1/+3
* IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch2016-06-073-11/+11
* IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit2016-06-074-0/+14
* IB/srp: Fix srp_map_sg_dma()Bart Van Assche2016-06-071-2/+1Star
* IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche2016-06-071-3/+1Star
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-282-9/+11
|\