Age | Commit message (Expand) | Author | Files | Lines |
2018-11-22 | RDMA/uverbs: Use a linear list to describe the compiled-in uapi | Jason Gunthorpe | 8 | -126/+145 |
2018-11-22 | RDMA/mlx5: Do not generate the uabi specs unconditionally | Jason Gunthorpe | 1 | -8/+9 |
2018-11-22 | mlx4: trigger IB events needed by SMC | Ursula Braun | 2 | -0/+28 |
2018-11-21 | iw_cxgb4: only reconnect with MPAv1 if the peer aborts | Steve Wise | 1 | -1/+2 |
2018-11-21 | IB/core: Make function ib_fmr_pool_unmap return void | Yuval Shaia | 2 | -7/+2 |
2018-11-21 | IB/srpt: Drop pointless static qualifier in srpt_make_tpg() | Yue Haibing | 1 | -1/+1 |
2018-11-21 | infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent | Sabyasachi Gupta | 1 | -2/+1 |
2018-11-21 | infiniband/hw/cxgb3/cxio_hal.c: Use dma_zalloc_coherent | Sabyasachi Gupta | 1 | -2/+1 |
2018-11-21 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 17 | -768/+1084 |
2018-11-21 | IB/mlx5: Allow modify AV in DCI QP to RTR | Artemy Kovalyov | 1 | -1/+1 |
2018-11-20 | net/mlx5: EQ, Make EQE access methods inline | Saeed Mahameed | 2 | -24/+24 |
2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 8 | -332/+287 |
2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 2 | -73/+182 |
2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 8 | -189/+268 |
2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 11 | -53/+174 |
2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 2 | -21/+23 |
2018-11-20 | net/mlx5: EQ, Create all EQs in one place | Saeed Mahameed | 4 | -104/+116 |
2018-11-20 | net/mlx5: EQ, Move all EQ logic to eq.c | Saeed Mahameed | 3 | -176/+181 |
2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 2 | -16/+3 |
2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 1 | -2/+2 |
2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 1 | -11/+0 |
2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 2 | -7/+9 |
2018-11-12 | IB/mlx5: Improve ODP debugging messages | Moni Shoua | 2 | -4/+14 |
2018-11-12 | net/mlx5: Use multi threaded workqueue for page fault handling | Moni Shoua | 1 | -2/+3 |
2018-11-12 | net/mlx5: Return success for PAGE_FAULT_RESUME in internal error state | Moni Shoua | 1 | -1/+1 |
2018-11-12 | IB/mlx5: Lock QP during page fault handling | Moni Shoua | 1 | -9/+37 |
2018-11-12 | net/mlx5: Add interface to hold and release core resources | Moni Shoua | 1 | -0/+16 |
2018-11-12 | net/mlx5: Release resource on error flow | Moni Shoua | 1 | -2/+2 |
2018-11-08 | IB/rxe: make rxe_unregister_device void | Zhu Yanjun | 2 | -4/+2 |
2018-11-08 | IB/rxe: move the variable into the function that uses it | Zhu Yanjun | 3 | -11/+8 |
2018-11-08 | RDMA/rxe: Add link_down, rdma_sends, rdma_recvs stats counters | Andrew Boyer | 5 | -3/+17 |
2018-11-08 | RDMA/rxe: Distinguish between down links and disabled links | Andrew Boyer | 3 | -4/+11 |
2018-11-08 | i40iw: remove support for ib_get_vector_affinity | Sagi Grimberg | 1 | -20/+0 |
2018-11-08 | mlx5: remove support for ib_get_vector_affinity | Sagi Grimberg | 1 | -9/+0 |
2018-11-06 | rxe: fix error completion wr_id and qp_num | Sagi Grimberg | 1 | -4/+9 |
2018-11-06 | IB/rxe: clean skb queue directly | Zhu Yanjun | 1 | -4/+1 |
2018-11-06 | RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memse | Allen Pais | 1 | -6/+3 |
2018-11-04 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -0/+3 |
2018-11-04 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -0/+347 |
2018-11-04 | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb | Linus Torvalds | 6 | -110/+429 |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -12/+4 |
2018-11-03 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2394 | -52991/+197761 |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 3 | -14/+22 |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 3 | -11/+11 |
2018-11-03 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 16 | -50/+52 |
2018-11-02 | clocksource/drivers/c-sky: Add gx6605s SOC system timer | Guo Ren | 3 | -0/+163 |
2018-11-02 | clocksource/drivers/c-sky: Add C-SKY SMP timer | Guo Ren | 3 | -0/+184 |
2018-11-02 | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 6 | -13/+21 |
2018-11-02 | Merge tag 'pwm/for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -36/+97 |