summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds43-672/+1341
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-10/+1
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak1-1/+4
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford11-220/+399
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny1-0/+4
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2-1/+20
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-13IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2-21/+77
2016-05-13IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak1-1/+1
2016-05-13IB/mlx4: Use list_for_each_entry_safeGeliang Tang1-5/+2
2016-05-13RDMA/nes: replace custom print_hex_dump()Andy Shevchenko1-57/+3
2016-05-13IB/mlx4: trivial fix of spelling mistake on "argument"Colin Ian King1-1/+1
2016-05-13IB/nes: Deinline nes_free_qp_mem, save 1072 bytesDenys Vlasenko1-1/+1
2016-05-13RDMA/nes: Adding queue drain functionsTatyana Nikolova2-0/+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-13iw_cxgb4: Convert a __force castBart Van Assche1-1/+1
2016-05-13RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S1-0/+7
2016-05-13RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S1-10/+2
2016-05-13RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S1-2/+2
2016-05-13RDMA/iw_cxgb4: atomic find and reference for listening endpointsHariprasad S1-8/+28
2016-05-13RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTINGHariprasad S1-4/+2
2016-05-13RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeoutHariprasad S1-0/+2
2016-05-13RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()Hariprasad S1-0/+2
2016-05-13RDMA/iw_cxgb4: atomically lookup ep and get a referenceHariprasad S1-28/+82
2016-05-13RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()Hariprasad S1-3/+9
2016-05-13RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTINGHariprasad S1-3/+0
2016-05-13RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()Hariprasad S1-13/+22
2016-05-13RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S2-20/+20
2016-05-13RDMA/iw_cxgb4: Do not stop timer in case of incomplete messagesHariprasad S1-14/+16
2016-05-13RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S1-6/+19
2016-05-13RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S1-2/+3
2016-05-13RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S1-1/+1
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/core: Enhance ib_map_mr_sg()Bart Van Assche11-12/+16
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig11-43/+38
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 Ledford8-94/+189
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S1-10/+2