summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-207-8/+22
|\
| * IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang2018-12-121-0/+3
| * IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas2018-12-061-1/+3
| * IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov2018-12-031-5/+4Star
| * IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz2018-12-033-2/+5
| * IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl2018-12-031-0/+7
* | net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-143-6/+10
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-143-22/+19Star
|\ \
| * | IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-143-22/+19Star
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-12-1110-143/+1321
|\| |
| * | net/mlx5: Revise gre and nvgre key formatsOz Shlomo2018-12-101-2/+2
| * | IB/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-101-4/+4
| * | RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky2018-12-041-28/+34
| * | RDMA/mlx5: Unfold create RMP functionLeon Romanovsky2018-12-041-19/+16Star
| * | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-046-14/+100
| * | RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-044-77/+83
| * | RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-042-7/+20
| * | RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky2018-12-041-4/+1Star
| * | net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-045-2/+717
| * | net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky2018-12-041-29/+2Star
| * | IB/mlx5: Handle raw delay drop general eventSaeed Mahameed2018-11-301-3/+15
| * | IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed2018-11-301-34/+52
| * | IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-302-14/+66
| * | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-203-20/+286
| * | net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed2018-11-201-3/+2Star
| * | IB/mlx5: Improve ODP debugging messagesMoni Shoua2018-11-122-4/+14
| * | IB/mlx5: Lock QP during page fault handlingMoni Shoua2018-11-121-9/+37
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-1010-119/+113Star
|\ \ \ | | |/ | |/|
| * | RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky2018-11-291-0/+1
| * | IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-11-271-0/+1
| * | IB/umem: Set correct address to the invalidation functionArtemy Kovalyov2018-11-271-14/+6Star
| * | IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov2018-11-271-0/+8
| * | RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60Star
| * | iser: set sector for ambiguous mr status errorsSagi Grimberg2018-11-221-4/+3Star
| * | RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2018-11-212-2/+5
| * | IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-11-211-18/+11Star
| * | IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen2018-11-211-2/+1Star
| * | RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
| * | RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
| * | RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit2018-11-211-2/+4
| * | RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-11-211-9/+10
| |/
* | net: core: dev: Add extack argument to dev_change_flags()Petr Machata2018-12-061-3/+3
* | net: remove unsafe skb_insert()Eric Dumazet2018-11-251-2/+2
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-4/+2Star
* | {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+8
* | infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-101-2/+2
* | cxgb4: use __vlan_hwaccel helpersMichał Mirosław2018-11-091-1/+1
* | i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-091-4/+4
|/
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-271-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26182-5018/+7128
|\