summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-282-9/+11
|\
| * iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-9/+0
| * iscsi-target: add void (*iscsit_get_rx_pdu)()Varun Prakash2016-05-091-0/+10
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-2888-344/+62305
|\ \
| * | IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-264-212/+504
| * | Merge branch 'hfi1-2' into k.o/for-4.7Doug Ledford2016-05-2668-22/+61036
| |\ \
| | * | IB/hfi1: Fix pio map initializationJubin John2016-05-261-2/+1
| | * | IB/hfi1: Correct 8051 link parameter settingsDean Luick2016-05-262-2/+10
| | * | IB/hfi1: Update pkey table properly after link down or FM startSebastian Sanchez2016-05-262-0/+15
| | * | IB/rdamvt: Fix rdmavt s_ack_queue sizingMike Marciniszyn2016-05-261-2/+20
| | * | IB/hfi1: Fix hard lockup due to not using save/restore spin lockMike Marciniszyn2016-05-261-2/+3
| | * | IB/hfi1: Add tracing support for send with invalidate opcodeJianxin Xiong2016-05-263-0/+11
| | * | IB/hfi1, qib: Add ieth to the packet header definitionsJianxin Xiong2016-05-262-0/+2
| | * | IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-2663-0/+60972
| | * | IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0
| | * | IB/rdmavt: Use kzalloc_nodeJubin John2016-05-261-1/+3
| | * | IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn2016-05-261-4/+4
| | * | IB/rdmavt: Increase CQ callback thread priorityMike Marciniszyn2016-05-131-0/+1
| | | |
| | \ \
| *-. \ \ Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-2615-109/+764
| |\ \ \ \
| | | * | | IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | | * | | IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | | * | | IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-244-15/+17
| | | * | | IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-244-14/+18
| | | * | | IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-244-13/+16
| | * | | | IB/IPoIB: Allow setting the device addressMark Bloch2016-05-256-6/+187
| | * | | | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-253-13/+100
| | * | | | IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
| | * | | | IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+173
| | * | | | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-252-3/+5
| | |/ / /
| * | | | RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-05-241-1/+1
| |/ / /
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-2064-2124/+2900
|\ \ \ \ | |/ / /
| * | | IB/mlx5: Fire the CQ completion handler from taskletMatan Barak2016-05-181-1/+4
| * | | IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter2016-05-181-2/+1
| * | | IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch2016-05-181-1/+1
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-1320-232/+483
| |\ \ \ \ \ \ \
| | | | | | * | | IB/mlx5: Report Scatter FCS device capability when supportedMajd Dibbiny2016-05-131-0/+4
| | | | | | * | | IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-132-1/+20
| | | | | | * | | IB/core: Add Scatter FCS create flagMajd Dibbiny2016-05-131-1/+2
| | | | | | * | | IB/core: Add extended device capability flagsMajd Dibbiny2016-05-131-0/+5
| | | | | | * | | i40iw: pass hw_stats by reference rather than by valueColin Ian King2016-05-131-3/+3
| | | | | | * | | i40iw: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-05-131-1/+0
| | | | | | * | | i40iw: constify i40iw_vf_cqp_ops structureJulia Lawall2016-05-133-3/+3
| | | | | | |/ /
| | | | | * | | IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi2016-05-132-21/+77
| | | | | * | | IB/mlx5: Allow mapping the free running counter on PROT_EXECMatan Barak2016-05-131-1/+1
| | | | | * | | IB/mlx4: Use list_for_each_entry_safeGeliang Tang2016-05-131-5/+2
| | | | | * | | IB/SA: Use correct free functionMark Bloch2016-05-131-1/+1
| | | | | * | | IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch2016-05-133-3/+4
| | | | | * | | IB/core: Remove unnecessary check in ibnl_rcv_msgMark Bloch2016-05-131-3/+2
| | | | | * | | IB/IWPM: Fix a potential skb leakMark Bloch2016-05-131-0/+1
OpenPOWER on IntegriCloud