Age | Commit message (Expand) | Author |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-20 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-20 | hash.h: remove unused define directive | Isabella Basso |
2022-01-20 | drivers/infiniband: replace open-coded string copy with get_task_comm | Yafang Shao |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate | Yury Norov |
2022-01-15 | RDMA/siw: make use of the helper function kthread_run_on_cpu() | Cai Huoqing |
2022-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2022-01-13 | Merge tag 'v5.16' into rdma.git for-next | Jason Gunthorpe |
2022-01-13 | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-01-10 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-01-10 | RDMA/irdma: Remove the redundant return | Zhu Yanjun |
2022-01-08 | Merge branch 'linus' into irq/core, to fix conflict | Ingo Molnar |
2022-01-07 | RDMA/rxe: Use the standard method to produce udp source port | Zhu Yanjun |
2022-01-07 | RDMA/irdma: Make the source udp port vary | Zhu Yanjun |
2022-01-07 | RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport | Zhu Yanjun |
2022-01-07 | IB/qib: Fix typos | Qinghua Jin |
2022-01-07 | RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess | Vaishali Thakkar |
2022-01-07 | RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess | Vaishali Thakkar |
2022-01-07 | RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path | Vaishali Thakkar |
2022-01-07 | RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path | Vaishali Thakkar |
2022-01-07 | RDMA/rtrs: Rename rtrs_sess to rtrs_path | Vaishali Thakkar |
2022-01-07 | RDMA/hns: Modify the hop num of HIP09 EQ to 1 | Wenpeng Liang |
2022-01-06 | net/mlx5: Introduce API for bulk request and release of IRQs | Shay Drory |
2022-01-06 | IB/iser: Align coding style across driver | Max Gurtovoy |
2022-01-05 | IB/iser: Remove un-needed casting to/from void pointer | Max Gurtovoy |
2022-01-05 | IB/iser: Don't suppress send completions | Max Gurtovoy |
2022-01-05 | IB/iser: Rename ib_ret local variable | Max Gurtovoy |
2022-01-05 | IB/iser: Fix RNR errors | Sergey Gorenko |
2022-01-05 | IB/iser: Remove deprecated pi_guard module param | Max Gurtovoy |
2022-01-05 | IB/mlx5: Expose NDR speed through MAD | Maher Sanalla |
2022-01-05 | RDMA/core: Don't infoleak GRH fields | Leon Romanovsky |
2022-01-05 | RDMA/cxgb4: Set queue pair state when being queried | Kamal Heib |
2022-01-05 | RDMA/hns: Remove support for HIP06 | Chengchang Tang |
2022-01-05 | RDMA/rxe: Delete deprecated module parameters interface | Leon Romanovsky |
2022-01-05 | RDMA/mad: Delete duplicated init_query_mad functions | Leon Romanovsky |
2022-01-05 | RDMA/rxe: Fix indentations and operators sytle | Li Zhijian |
2022-01-05 | RDMA: Use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-05 | RDMA/uverbs: Check for null return of kmalloc_array | Jiasheng Jiang |
2022-01-05 | RDMA/mlx5: Print wc status on CQE error and dump needed | Dust Li |
2022-01-05 | RDMA/rxe: Fix a typo in opcode name | Chengguang Xu |
2022-01-05 | RDMA/rxe: Remove the unused xmit_errors member | Zhu Yanjun |
2022-01-05 | RDMA/rxe: Remove redundant err variable | Minghao Chi |
2022-01-05 | RDMA/ocrdma: Remove unneeded variable | Minghao Chi |
2022-01-05 | Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow" | Maor Gottlieb |
2022-01-04 | RDMA/rxe: Prevent double freeing rxe_map_set() | Li Zhijian |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |