aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-20/+288
2016-05-25IB/IPoIB: Allow setting the device addressMark Bloch6-6/+187
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit3-13/+100
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit1-1/+1
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-1377/+597
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+3
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger1-0/+1
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford3-3/+68
2016-05-13IB/srp: Fix a debug kernel crashBart Van Assche1-1/+1
2016-05-13IB/ipoib: Add readout of statistics using ethtoolHans Westgaard Ry1-0/+67
2016-05-13infiniband/ulp/ipoib: remove pkey_mutexSebastian Andrzej Siewior1-2/+0
2016-05-13IB/srp: Do not register memory if never_register has been setBart Van Assche1-3/+9
2016-05-13IB/srp: Prevent mapping failuresBart Van Assche2-19/+119
2016-05-13IB/srp: Swap two code blocks in srp_add_one()Bart Van Assche1-11/+12
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-3/+3
2016-05-13IB/srp: Fix srp_create_target() error handlingBart Van Assche1-7/+7
2016-05-13IB/srp: Fix a memory descriptor leak in an error pathBart Van Assche1-1/+6
2016-05-13IB/srp: Print "ib_srp: " prefix onceBart Van Assche1-1/+1
2016-05-13IB/isert: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2-825/+85
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2-495/+265
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig3-4/+4
2016-05-12IB/srp: Move common code into the callerBart Van Assche1-1/+0
2016-05-12IB/srp: Move code out of a loopBart Van Assche1-3/+3
2016-05-12IB/srp: Avoid that mapping failure triggers an infinite loopBart Van Assche1-0/+2
2016-05-12IB/srp: Introduce target->mr_pool_sizeBart Van Assche2-3/+4
2016-05-12IB/srp: Fix srp_map_data() error pathsBart Van Assche1-11/+13
2016-05-12IB/srp: Document srp_map_data() return valueBart Van Assche1-0/+9
2016-05-12IB/srp: Fix a commentBart Van Assche1-1/+1
2016-05-12IB/srp: Fix a spelling error in a source code commentBart Van Assche1-1/+1