index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-01
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
2023-06-01
RDMA/rxe: Fix packet length checks
Bob Pearson
2023-05-16
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-16
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-21
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
2023-04-19
x86: remove 'zerorest' argument from __copy_user_nocache()
Linus Torvalds
2023-04-17
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
2023-04-12
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
Bob Pearson
2023-04-03
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
2023-03-30
RDMA/rxe: Clean kzalloc failure paths
Leon Romanovsky
2023-03-29
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-24
RDMA/rxe: Rewrite rxe_task.c
Bob Pearson
2023-03-24
RDMA/rxe: Make tasks schedule each other
Bob Pearson
2023-03-24
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
2023-03-24
RDMA/rxe: Remove qp reference counting in tasks
Bob Pearson
2023-03-24
RDMA/rxe: Cleanup error state handling in rxe_comp.c
Bob Pearson
2023-03-24
RDMA/rxe: Cleanup reset state handling in rxe_resp.c
Bob Pearson
2023-03-24
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
RDMA/rxe: Extend dbg log messages to err and info
Bob Pearson
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2023-03-24
RDMA/rxe: Replace exists by rxe in rxe.c
Bob Pearson
2023-03-14
RDMA/rdmavt: Delete unnecessary NULL check
Natalia Petrova
2023-03-13
IB/rdmavt: Fix target union member for rvt_post_one_wr()
Kees Cook
2023-03-13
RDMA/siw: Fix potential page_array out of range access
Daniil Dulov
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-16
RDMA/rxe: Fix missing memory barriers in rxe_queue.h
Bob Pearson
2023-02-16
RDMA/rxe: Remove rxe_alloc()
Bob Pearson
2023-02-16
Subject: RDMA/rxe: Handle zero length rdma
Bob Pearson
2023-02-06
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-26
RDMA/rxe: Cleanup page variables in rxe_mr.c
Bob Pearson
2023-01-26
RDMA-rxe: Isolate mr code from atomic_write_reply()
Bob Pearson
2023-01-26
RDMA-rxe: Isolate mr code from atomic_reply()
Bob Pearson
2023-01-26
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
2023-01-26
RDMA/rxe: Cleanup mr_check_range
Bob Pearson
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2023-01-09
RDMA/rxe: Prevent faulty rkey generation
Daisuke Matsuda
2023-01-09
RDMA/rxe: Fix inaccurate constants in rxe_type_info
Daisuke Matsuda
2022-12-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
[next]