summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-14IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-12-10net/mlx5: Revise gre and nvgre key formatsOz Shlomo
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-06net: core: dev: Add extack argument to dev_change_flags()Petr Machata
2018-12-06IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-12-04RDMA/mlx5: Unfold modify RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Unfold create RMP functionLeon Romanovsky
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky
2018-12-04RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky
2018-12-04RDMA/mlx5: Remove SRQ signature global flagLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky
2018-12-03IB/mlx5: Fix implicit ODP interrupted page faultArtemy Kovalyov
2018-12-03IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-03IB/hfi1: Fix a latency issue for small messagesMichael J. Ruhl
2018-11-29IB/mlx5: Handle raw delay drop general eventSaeed Mahameed
2018-11-29IB/mlx5: Handle raw port change event rather than the software versionSaeed Mahameed
2018-11-29IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-26IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-11-26IB/umem: Set correct address to the invalidation functionArtemy Kovalyov
2018-11-26IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov
2018-11-25net: remove unsafe skb_insert()Eric Dumazet
2018-11-23RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-11-21iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-11-21RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-11-21IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-11-21IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen
2018-11-21RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-11-21RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier
2018-11-21RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-11-21RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua
2018-11-09infiniband: nes: Fix more direct skb list accesses.David S. Miller
2018-11-08cxgb4: use __vlan_hwaccel helpersMichał Mirosław
2018-11-08i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko