summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-04Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford59-74/+13520
2016-08-04Soft RoCE driverMoni Shoua38-0/+13039
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker6-25/+131
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker1-0/+41
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring1-21/+20
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring1-2/+1
2016-08-03IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring1-1/+1
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch3-1/+209
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch2-0/+39
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch2-0/+5
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail1-1/+2
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2-7/+6
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier1-2/+2
2016-08-03IB/hfi1: Disable by defaultBart Van Assche1-1/+0
2016-08-03IB/rdmavt: Disable by defaultBart Van Assche1-1/+0
2016-08-03Merge branch 'i40iw' into k.o/for-4.8Doug Ledford7-40/+56
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford11-76/+83
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker1-1/+1
2016-08-02IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman1-13/+6
2016-08-02i40iw: Add NULL check for puda bufferMustafa Ismail1-0/+4
2016-08-02i40iw: Change dup_ack_thresh to u8Mustafa Ismail1-1/+1
2016-08-02i40iw: Remove unnecessary check for moving CQ headMustafa Ismail2-5/+4
2016-08-02i40iw: Simplify code to set fragments in SQ WQEMustafa Ismail1-6/+6
2016-08-02i40iw: Remove unnecessary parameter to i40iw_cq_poll_completionMustafa Ismail3-9/+6
2016-08-02i40iw: Do not access pointer after freeMustafa Ismail1-2/+2
2016-08-02i40iw: Correct and use size parameter to i40iw_reg_phys_mrMustafa Ismail1-1/+2
2016-08-02i40iw: Fix return codesShiraz Saleem1-16/+31
2016-08-02iw_cm: free cm_id resources on the last derefSteve Wise2-38/+18
2016-08-02iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2-8/+15
2016-08-02iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise1-0/+9
2016-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise1-1/+11
2016-08-02IB/core: Add flow control to the portmapper netlink callsMustafa Ismail1-1/+5
2016-08-02RDMA/cxgb3: Use AF_INET for sin_family fieldAmitoj Kaur Chawla1-2/+2
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S1-11/+15
2016-08-02IB/mlx5: Fix duplicate const warningWei Yongjun1-1/+1
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford41-494/+3152
2016-06-23IB/hfi1: Add device FW version stringIra Weiny2-0/+17
2016-06-23IB/core: Export a common fw_ver sysfs entryIra Weiny1-1/+14
2016-06-23IB/ipoib: Use new device FW version stringIra Weiny1-4/+2
2016-06-23IB/usnic: Support device FW version stringIra Weiny2-17/+16
2016-06-23IB/ocrdma: Support device FW version stringIra Weiny1-10/+9
2016-06-23IB/nes: Support device FW version stringIra Weiny1-19/+14
2016-06-23IB/mthca: Supprot device FW version stringIra Weiny1-12/+12
2016-06-23IB/mlx5: Support device FW version stringIra Weiny1-11/+10
2016-06-23IB/mlx4: Support device FW version stringIra Weiny1-12/+12
2016-06-23IB/i40iw: Support device FW version stringIra Weiny1-14/+10
2016-06-23IB/cxgb4: Support device FW version stringIra Weiny1-16/+15
2016-06-23IB/cxgb3: Support device FW version stringIra Weiny1-14/+13
2016-06-23IB/core: Add get FW version string to the coreIra Weiny2-0/+12