index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-39
/
+15
2025-01-14
RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
Zhu Yanjun
1
-6
/
+5
2024-12-25
RDMA/siw: Remove deliver net device event
Yuyu Li
3
-21
/
+2
2024-12-25
RDMA/rxe: Remove deliver net device event
Yuyu Li
2
-18
/
+5
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
6
-19
/
+90
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
4
-35
/
+49
2024-12-17
RDMA/rxe: Fix mismatched max_msg_sz
zhenwei pi
2
-4
/
+3
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+5
2024-11-04
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
1
-0
/
+1
2024-10-30
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2024-10-11
RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
Showrya M N
1
-0
/
+2
2024-09-02
RDMA/rdmavt: Convert to use ERR_CAST()
Shen Lichuan
1
-3
/
+3
2024-08-23
RDMA/rxe: Fix __bth_set_resv6a
zhenwei pi
1
-1
/
+1
2024-08-23
RDMA/rxe: Fix misspelling of 'rmda'
zhenwei pi
1
-1
/
+1
2024-08-23
RDMA/rxe: Use sizeof instead of hard code number
zhenwei pi
1
-1
/
+1
2024-07-29
RDMA/siw: Remove NETDEV_GOING_DOWN event handler
Showrya M N
2
-39
/
+0
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-10
/
+17
2024-07-04
RDMA/core: Introduce "name_assign_type" for an IB device
Mark Zhang
2
-0
/
+2
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
5
-7
/
+11
2024-06-26
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-06-09
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
1
-0
/
+13
2024-05-30
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
1
-1
/
+1
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2
-2
/
+2
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
11
-165
/
+113
2024-04-22
RDMA/rxe: Let destroy qp succeed with stuck packet
Bob Pearson
2
-12
/
+32
2024-04-22
RDMA/rxe: Get rid of pkt resend on err
Bob Pearson
2
-18
/
+3
2024-04-22
RDMA/rxe: Make rxe_loopback match rxe_send behavior
Bob Pearson
1
-0
/
+6
2024-04-22
RDMA/rxe: Fix incorrect rxe_put in error path
Bob Pearson
1
-10
/
+2
2024-04-22
RDMA/rxe: Don't call direct between tasks
Bob Pearson
3
-23
/
+4
2024-04-22
RDMA/rxe: Don't call rxe_requester from rxe_completer
Bob Pearson
2
-7
/
+11
2024-04-22
RDMA/rxe: Don't schedule rxe_completer from rxe_requester
Bob Pearson
2
-13
/
+2
2024-04-22
RDMA/rxe: Remove save/rollback_state in rxe_requester
Bob Pearson
1
-38
/
+2
2024-04-22
RDMA/rxe: Merge request and complete tasks
Bob Pearson
10
-55
/
+63
2024-04-22
RDMA/rxe: Remove redundant scheduling of rxe_completer
Bob Pearson
1
-5
/
+0
2024-04-22
RDMA/rxe: Allow good work requests to be executed
Bob Pearson
1
-1
/
+5
2024-04-22
RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
Bob Pearson
1
-3
/
+3
2024-04-11
RDMA/rxe: Return the correct errno
Zhu Yanjun
1
-2
/
+2
2024-04-01
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
1
-0
/
+2
2024-02-04
RDMA/rxe: Remove unused 'iova' parameter from rxe_mr_init_user
Guoqing Jiang
3
-3
/
+3
2024-01-25
RDMA/rxe: Remove rxe_info from rxe_set_mtu
Li Zhijian
1
-2
/
+0
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
10
-139
/
+139
2023-12-05
RDMA/siw: Call orq_get_current if possible
Guoqing Jiang
1
-1
/
+1
2023-12-05
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
1
-0
/
+10
2023-12-05
RDMA/siw: Reduce memory usage of struct siw_rx_stream
Guoqing Jiang
1
-3
/
+3
2023-12-05
RDMA/siw: Move tx_cpu ahead
Guoqing Jiang
1
-1
/
+1
2023-11-15
RDMA/siw: Update comments for siw_qp_sq_process
Guoqing Jiang
1
-3
/
+2
2023-11-15
RDMA/siw: Introduce siw_destroy_cep_sock
Guoqing Jiang
1
-14
/
+12
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
1
-13
/
+5
2023-11-15
RDMA/siw: Fix typo
Guoqing Jiang
1
-1
/
+1
2023-11-15
RDMA/siw: Remove siw_sk_save_upcalls
Guoqing Jiang
1
-11
/
+5
[next]