aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2-2/+2
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds8-66/+67
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford5-32/+58
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford1-2/+0
2016-12-14IB/srp: Make writing the add_target sysfs attr interruptibleBart Van Assche1-1/+4
2016-12-14IB/srp: Make mapping failures easier to debugBart Van Assche1-2/+10
2016-12-14IB/srp: Make login failures easier to debugBart Van Assche1-0/+3
2016-12-14IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche1-8/+9
2016-12-14IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche1-5/+6
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche1-2/+5
2016-12-14IB/srpt: Report login failures only onceBart Van Assche1-13/+9
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov1-0/+6
2016-12-14ib_isert: log the connection reject messageSteve Wise1-0/+2
2016-12-14ib_iser: log the connection reject messageSteve Wise1-1/+4
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky3-15/+3
2016-12-03IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky1-17/+6
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-43/+64
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-0/+1
2016-10-18IB/ipoib: Flip to new dev walk APIDavid Ahern1-12/+25
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni5-43/+64
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds10-59/+48
2016-10-07IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche1-3/+5
2016-10-07IB/srp: Remove an unused argumentBart Van Assche1-2/+2
2016-10-07ipoib: Make ipoib_warn ratelimitedkernel@kyup.com1-1/+7
2016-10-07IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-10-07IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+2
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig2-27/+20
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig3-21/+8
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig5-5/+5
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker1-0/+9
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit3-1/+18
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju2-3/+22
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford1-4/+5
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun1-1/+1
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-10/+9
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds3-11/+8
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2-7/+6
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2-7/+6
2016-08-02IB/isert: Remove an unused member variableBart Van Assche2-3/+0
2016-08-02IB/srpt: Simplify srpt_queue_response()Bart Van Assche1-5/+2
2016-08-02IB/srpt: Limit the number of SG elements per work requestBart Van Assche2-2/+7
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny1-4/+2
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche2-2/+2
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch3-11/+11
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit4-0/+14
2016-06-06IB/srp: Fix srp_map_sg_dma()Bart Van Assche1-2/+1
2016-06-06IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche1-3/+1
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-9/+11