aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22mlx4: trigger IB events needed by SMCUrsula Braun2-0/+28
2018-11-21iw_cxgb4: only reconnect with MPAv1 if the peer abortsSteve Wise1-1/+2
2018-11-21IB/core: Make function ib_fmr_pool_unmap return voidYuval Shaia3-8/+3
2018-11-21IB/srpt: Drop pointless static qualifier in srpt_make_tpg()Yue Haibing1-1/+1
2018-11-21RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.hParav Pandit1-3/+0
2018-11-21infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherentSabyasachi Gupta1-2/+1
2018-11-21Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe23-918/+1175
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov1-1/+1
2018-11-20net/mlx5: EQ, Make EQE access methods inlineSaeed Mahameed2-24/+24
2018-11-20{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed10-381/+308
2018-11-20net/mlx5: EQ, Generic EQSaeed Mahameed3-73/+221
2018-11-20net/mlx5: EQ, Different EQ typesSaeed Mahameed10-199/+270
2018-11-20net/mlx5: EQ, Privatize eq_table and friendsSaeed Mahameed12-135/+179
2018-11-20net/mlx5: EQ, irq_info and rmap belong to eq_tableSaeed Mahameed3-26/+28
2018-11-20net/mlx5: EQ, Create all EQs in one placeSaeed Mahameed4-104/+116
2018-11-20net/mlx5: EQ, Move all EQ logic to eq.cSaeed Mahameed3-176/+181
2018-11-20net/mlx5: EQ, Remove redundant completion EQ list lockSaeed Mahameed3-19/+3
2018-11-20net/mlx5: EQ, No need to store eq index as a fieldSaeed Mahameed2-3/+2
2018-11-20net/mlx5: EQ, Remove unused fields and structuresSaeed Mahameed2-14/+0
2018-11-20net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed3-8/+10
2018-11-12IB/mlx5: Improve ODP debugging messagesMoni Shoua2-4/+14
2018-11-12net/mlx5: Use multi threaded workqueue for page fault handlingMoni Shoua1-2/+3
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua1-1/+1
2018-11-12IB/mlx5: Lock QP during page fault handlingMoni Shoua1-9/+37
2018-11-12net/mlx5: Enumerate page fault typesMoni Shoua1-0/+7
2018-11-12net/mlx5: Add interface to hold and release core resourcesMoni Shoua2-0/+21
2018-11-12net/mlx5: Release resource on error flowMoni Shoua1-2/+2
2018-11-08net/mlx5: Fix offsets of ifc reserved fieldsGal Pressman1-5/+5
2018-11-08IB/rxe: make rxe_unregister_device voidZhu Yanjun2-4/+2
2018-11-08IB/rxe: move the variable into the function that uses itZhu Yanjun3-11/+8
2018-11-08RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats countersAndrew Boyer5-3/+17
2018-11-08RDMA/rxe: Distinguish between down links and disabled linksAndrew Boyer3-4/+11
2018-11-08i40iw: remove support for ib_get_vector_affinitySagi Grimberg1-20/+0
2018-11-08mlx5: remove support for ib_get_vector_affinitySagi Grimberg2-15/+0
2018-11-07net/mlx5: Fix XRC SRQ umem valid bitsYishai Hadas1-4/+8
2018-11-06IB/uverbs: fix a typoRami Rosen1-1/+1
2018-11-06rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2018-11-06IB/rxe: clean skb queue directlyZhu Yanjun1-4/+1
2018-11-06RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais1-6/+3
2018-11-04Linux 4.20-rc1Linus Torvalds1-2/+2
2018-11-04Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds25-292/+2418
2018-11-04Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-40/+17
2018-11-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-0/+432
2018-11-04Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds6-110/+429
2018-11-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2018-11-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds47-171/+198
2018-11-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds102-539/+3616
2018-11-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2018-11-04sched/topology: Fix off by one bugPeter Zijlstra1-1/+1