summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-05-13RDMA/iw_cxgb4: Add few history bits for epHariprasad S2-18/+36
2016-05-13i40iw: pass hw_stats by reference rather than by valueColin Ian King1-3/+3
2016-05-13i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2016-05-13i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall3-3/+3
2016-05-13i40e: constify i40e_client_ops structureJulia Lawall1-1/+1
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 Assche15-21/+41
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/core: add RW API support for signature MRsChristoph Hellwig2-5/+224
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2-495/+265
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig3-1/+535
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise1-0/+2
2016-05-13IB/core: add a simple MR poolChristoph Hellwig3-1/+92
2016-05-13IB/core: refactor ib_create_qpChristoph Hellwig1-49/+54
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig15-59/+54
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig1-0/+1
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
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+10
2016-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-1/+1
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall1-1/+1
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky1-6/+21
2016-05-05Merge branches 'hfi1' and 'iw_cxgb4' into k.o/for-4.7Doug Ledford11-101/+215
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S1-10/+2
2016-05-05RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S1-0/+13
2016-05-05RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S1-29/+35
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S1-14/+15
2016-05-05RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S1-5/+18
2016-05-05RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S1-2/+13
2016-05-05RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S1-0/+7
2016-05-05RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S1-1/+6
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S1-16/+66
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-3/+3
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal1-1/+1
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-12/+50
2016-05-01IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2-10/+1
2016-04-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-12/+50