index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-09-11
1
-4
/
+12
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-09-02
13
-176
/
+238
|
\
|
*
RDMA/rxe: Fix redundant break statement in switch-case.
Rohit Chavan
2023-08-22
1
-1
/
+0
|
*
RDMA/siw: Call llist_reverse_order in siw_run_sq
Guoqing Jiang
2023-08-22
1
-7
/
+1
|
*
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-08-22
1
-1
/
+1
|
*
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
2023-08-22
1
-1
/
+0
|
*
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
2023-07-31
1
-20
/
+25
|
*
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2023-07-31
2
-30
/
+36
|
*
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2023-07-31
2
-0
/
+8
|
*
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
2023-07-31
1
-51
/
+108
|
*
RDMA/siw: Fix tx thread initialization.
Bernard Metzler
2023-07-31
3
-44
/
+43
|
*
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-07-21
3
-16
/
+11
|
*
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-07-21
2
-5
/
+5
*
|
RDMA/rxe: Fix an error handling path in rxe_bind_mw()
Christophe JAILLET
2023-07-18
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-06-30
15
-84
/
+198
|
\
|
*
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
2023-06-27
8
-68
/
+100
|
|
\
|
*
|
RDMA/rxe: Simplify cq->notify code
Bob Pearson
2023-06-20
2
-6
/
+3
|
*
|
RDMA/rxe: Fixes mr access supported list
Bob Pearson
2023-06-20
1
-1
/
+2
|
*
|
RDMA/rxe: Send last wqe reached event on qp cleanup
Bob Pearson
2023-06-09
1
-1
/
+10
|
*
|
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2023-06-09
2
-0
/
+40
|
*
|
RDMA/rxe: Let rkey == lkey for local access
Bob Pearson
2023-06-09
1
-7
/
+8
|
*
|
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
2023-06-09
4
-3
/
+30
|
*
|
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
2023-06-09
1
-8
/
+9
|
*
|
RDMA//rxe: Optimize send path in rxe_resp.c
Bob Pearson
2023-06-09
2
-2
/
+13
|
*
|
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2023-06-09
2
-7
/
+9
|
*
|
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
2023-06-01
1
-2
/
+0
|
*
|
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
2023-05-19
4
-4
/
+4
|
*
|
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
2023-05-17
3
-49
/
+76
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-29
1
-5
/
+11
|
\
\
\
|
*
|
|
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-06-25
1
-3
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-16
4
-7
/
+13
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-02
7
-61
/
+87
|
|
\
\
\
|
*
|
|
|
siw: Inline do_tcp_sendpages()
David Howells
2023-05-24
1
-5
/
+12
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-10
1
-1
/
+1
|
|
/
/
/
*
|
|
/
Merge tag 'rcu.2023.06.22a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
|
|
|
|
|
_
|
/
|
/
|
|
*
|
|
RDMA/rxe: Fix rxe_cq_post
Bob Pearson
2023-06-14
1
-2
/
+2
*
|
|
RDMA/rxe: Fix the use-before-initialization error of resp_pkts
Zhu Yanjun
2023-06-09
1
-4
/
+3
*
|
|
RDMA/rxe: Fix ref count error in check_rkey()
Bob Pearson
2023-06-01
1
-1
/
+2
*
|
|
RDMA/rxe: Fix packet length checks
Bob Pearson
2023-06-01
1
-0
/
+6
|
|
/
|
/
|
*
|
RDMA/rxe: Convert spin_{lock_bh,unlock_bh} to spin_{lock_irqsave,unlock_irqre...
Guoqing Jiang
2023-05-17
7
-61
/
+86
*
|
RDMA/rxe: Fix double unlock in rxe_qp.c
Bob Pearson
2023-05-16
1
-1
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-30
24
-793
/
+1369
|
\
|
*
RDMA/rxe: Fix spinlock recursion deadlock on requester
Daisuke Matsuda
2023-04-21
1
-3
/
+3
|
*
RDMA/rxe: Protect QP state with qp->state_lock
Bob Pearson
2023-04-17
7
-218
/
+317
|
*
RDMA/rxe: Move code to check if drained to subroutine
Bob Pearson
2023-04-17
2
-29
/
+38
|
*
RDMA/rxe: Remove qp->req.state
Bob Pearson
2023-04-17
7
-66
/
+34
|
*
RDMA/rxe: Remove qp->comp.state
Bob Pearson
2023-04-17
3
-10
/
+4
|
*
RDMA/rxe: Remove qp->resp.state
Bob Pearson
2023-04-17
6
-14
/
+8
|
*
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
5
-27
/
+20
[next]