index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2023-07-18
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-20
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-20
RDMA/rxe: Fixes mr access supported list
Bob Pearson
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
RDMA/rxe: Send last wqe reached event on qp cleanup
Bob Pearson
2023-06-09
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2023-06-09
RDMA/rxe: Let rkey == lkey for local access
Bob Pearson
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
2023-06-09
RDMA//rxe: Optimize send path in rxe_resp.c
Bob Pearson
2023-06-09
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
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-06-01
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
2023-05-23
siw: Inline do_tcp_sendpages()
David Howells
2023-05-19
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
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
[next]