summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14Merge branch 'mlx' into merge-testDoug Ledford
2016-12-14IB/srp: Make writing the add_target sysfs attr interruptibleBart Van Assche
2016-12-14IB/srp: Make mapping failures easier to debugBart Van Assche
2016-12-14IB/srp: Make login failures easier to debugBart Van Assche
2016-12-14IB/srp: Introduce a local variable in srp_add_one()Bart Van Assche
2016-12-14IB/srp: Fix CONFIG_DYNAMIC_DEBUG=n buildBart Van Assche
2016-12-14IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2016-12-14IB/srpt: Report login failures only onceBart Van Assche
2016-12-14IB/isert: do not ignore errors in dma_map_single()Alexey Khoroshilov
2016-12-14ib_isert: log the connection reject messageSteve Wise
2016-12-14ib_iser: log the connection reject messageSteve Wise
2016-12-03IB/ipoib: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-12-03IB/isert: Remove and fix debug prints after allocation failureLeon Romanovsky
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20net: use core MTU range checking in misc driversJarod Wilson
2016-10-18IB/ipoib: Flip to new dev walk APIDavid Ahern
2016-10-14IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche
2016-10-07IB/srp: Remove an unused argumentBart Van Assche
2016-10-07ipoib: Make ipoib_warn ratelimitedkernel@kyup.com
2016-10-07IB/ipoib_verbs: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-10-07IB/ipoib: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23IB/srp: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/iser: use IB_PD_UNSAFE_GLOBAL_RKEYChristoph Hellwig
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig
2016-09-16IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-09-02IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-09-02IB/isert: Properly release resources on DEVICE_REMOVALRaju Rangoju
2016-08-24IB/srpt: Update sport->port_guid with each port refreshDoug Ledford
2016-08-22IB/isert: fix error return code in isert_alloc_login_buf()Wei Yongjun
2016-08-04Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-08-02IB/isert: Remove an unused member variableBart Van Assche
2016-08-02IB/srpt: Simplify srpt_queue_response()Bart Van Assche
2016-08-02IB/srpt: Limit the number of SG elements per work requestBart Van Assche
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche
2016-06-07IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit
2016-06-07IB/IPoIB: Disable bottom half when dealing with device addressMark Bloch
2016-06-07IB/IPoIB: Fix race between ipoib_remove_one to sysfs functionsErez Shitrit
2016-06-06IB/srp: Fix srp_map_sg_dma()Bart Van Assche
2016-06-06IB/srp: Always initialize use_fast_reg and use_fmrBart Van Assche
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds