aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-02IB/hfi1: Reserve and collapse CPU cores for contextsSebastian Sanchez4-28/+84
2016-08-02IB/hfi1: Add global structure for affinity assignmentsDennis Dalessandro4-97/+198
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-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-28/+89
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-08-02IB/core, RDMA RW API: Do not exceed QP SGE send limitBart Van Assche2-8/+11
2016-08-02IB/core: Make rdma_rw_ctx_init() initialize all used fieldsBart Van Assche1-5/+9
2016-08-02IB/hfi1: Add counter to track unsupported packets dropJakub Pawlak4-6/+32
2016-08-02IB/hfi1: Add VL XmitDiscards counters to the opapmaqueryJakub Pawlak1-2/+9
2016-08-02IB/hfi1: Fix trace sparse errorsMike Marciniszyn2-31/+31
2016-08-02IB/hfi1: Separate tracepoints into specific headersSebastian Sanchez10-1330/+1735
2016-08-02IB/hfi1: Fix typoTadeusz Struk1-1/+1
2016-08-02IB/hfi1: Remove unnecessary done label in hfi1_write_iterIra Weiny1-17/+14
2016-08-02IB/hfi1: Clean up port state structure definitionIra Weiny2-19/+0
2016-08-02VSOCK: Use kvfree()Wei Yongjun1-4/+1
2016-08-02vhost: split out vringh KconfigMichael S. Tsirkin4-8/+7
2016-08-02vhost: detect 32 bit integer wrap aroundMichael S. Tsirkin1-2/+14
2016-08-02vhost: new device IOTLB APIJason Wang3-50/+677
2016-08-02vhost: drop vringh dependencyMichael S. Tsirkin1-0/+1
2016-08-02ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun1-0/+1
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun1-1/+2
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-08-01qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru1-1/+6
2016-08-01ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen1-0/+1
2016-08-01ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2-2/+6
2016-08-01ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen1-10/+26
2016-08-01ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen1-0/+1
2016-08-01ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen1-0/+1
2016-08-01ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen1-0/+1
2016-08-01ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen1-0/+2
2016-08-01ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen1-0/+1