aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 2-9/+11
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 88-344/+62305
2016-05-26IB/core: Make device counter infrastructure dynamicGravatar Christoph Lameter 4-212/+504
2016-05-26Merge branch 'hfi1-2' into k.o/for-4.7Gravatar Doug Ledford 68-22/+61036
2016-05-26IB/hfi1: Fix pio map initializationGravatar Jubin John 1-2/+1
2016-05-26IB/hfi1: Correct 8051 link parameter settingsGravatar Dean Luick 2-2/+10
2016-05-26IB/hfi1: Update pkey table properly after link down or FM startGravatar Sebastian Sanchez 2-0/+15
2016-05-26IB/rdamvt: Fix rdmavt s_ack_queue sizingGravatar Mike Marciniszyn 1-2/+20
2016-05-26IB/hfi1: Fix hard lockup due to not using save/restore spin lockGravatar Mike Marciniszyn 1-2/+3
2016-05-26IB/hfi1: Add tracing support for send with invalidate opcodeGravatar Jianxin Xiong 3-0/+11
2016-05-26IB/hfi1, qib: Add ieth to the packet header definitionsGravatar Jianxin Xiong 2-0/+2
2016-05-26Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Gravatar Doug Ledford 15-109/+764
2016-05-26IB/hfi1: Move driver out of stagingGravatar Dennis Dalessandro 63-0/+60972
2016-05-26IB/qib: Remove unused qib_7322_intr_msgs[]Gravatar Jubin John 1-15/+0
2016-05-26IB/rdmavt: Use kzalloc_nodeGravatar Jubin John 1-1/+3
2016-05-26IB/rdmavt: Insure QP vmalloc variants zero memoryGravatar Mike Marciniszyn 1-4/+4
2016-05-25IB/IPoIB: Allow setting the device addressGravatar Mark Bloch 6-6/+187
2016-05-25IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinGravatar Erez Shitrit 3-13/+100
2016-05-25IB/core: Support new type of join-state for multicastGravatar Erez Shitrit 1-5/+18
2016-05-25IB/SA Agent: Add support for SA agent get ClassPortInfoGravatar Erez Shitrit 1-0/+173
2016-05-25IB/core: Introduce capabilitymask2 field in ClassPortInfo madGravatar Erez Shitrit 2-3/+5
2016-05-24IB/core: Add IP to GID netlink offloadGravatar Mark Bloch 3-24/+198
2016-05-24IB/core: Register SA ibnl client during ib_core initializationGravatar Mark Bloch 3-22/+38
2016-05-24IB/SA: Integrate ib_sa module into ib_core moduleGravatar Mark Bloch 4-15/+17
2016-05-24IB/MAD: Integrate ib_mad module into ib_core moduleGravatar Mark Bloch 4-14/+18
2016-05-24IB/core: Integrate IB address resolution module into coreGravatar Leon Romanovsky 4-13/+16
2016-05-24RDMA/cxgb3: device driver frees DMA memory with different sizeGravatar Honggang Li 1-1/+1
2016-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 64-2124/+2900
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 2-10/+1
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-3/+3
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletGravatar Matan Barak 1-1/+4
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingGravatar Christoph Lameter 1-2/+1
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveGravatar shamir rabinovitch 1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-2/+2
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownGravatar Nicholas Bellinger 1-0/+1
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Gravatar Doug Ledford 20-232/+483
2016-05-13IB/mlx5: Report Scatter FCS device capability when supportedGravatar Majd Dibbiny 1-0/+4
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPGravatar Majd Dibbiny 2-1/+20
2016-05-13IB/core: Add Scatter FCS create flagGravatar Majd Dibbiny 1-1/+2
2016-05-13IB/core: Add extended device capability flagsGravatar Majd Dibbiny 1-0/+5
2016-05-13i40iw: pass hw_stats by reference rather than by valueGravatar Colin Ian King 1-3/+3
2016-05-13i40iw: Remove unnecessary synchronize_irq() before free_irq()Gravatar Lars-Peter Clausen 1-1/+0
2016-05-13i40iw: constify i40iw_vf_cqp_ops structureGravatar Julia Lawall 3-3/+3
2016-05-13IB/mlx5: Add UARs write-combining and non-cached mappingGravatar Guy Levi 2-21/+77
2016-05-13IB/mlx5: Allow mapping the free running counter on PROT_EXECGravatar Matan Barak 1-1/+1
2016-05-13IB/mlx4: Use list_for_each_entry_safeGravatar Geliang Tang 1-5/+2
2016-05-13IB/SA: Use correct free functionGravatar Mark Bloch 1-1/+1
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentGravatar Mark Bloch 3-3/+4
2016-05-13IB/core: Remove unnecessary check in ibnl_rcv_msgGravatar Mark Bloch 1-3/+2
2016-05-13IB/IWPM: Fix a potential skb leakGravatar Mark Bloch 1-0/+1