index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-12
RDMA/bnxt_re: use shadow qd while posting non blocking rcfw command
Kashyap Desai
2
-2
/
+61
2023-06-12
RDMA/bnxt_re: Avoid the command wait if firmware is inactive
Kashyap Desai
1
-4
/
+48
2023-06-12
RDMA/bnxt_re: Enhance the existing functions that wait for FW responses
Kashyap Desai
1
-14
/
+51
2023-06-12
RDMA/bnxt_re: set fixed command queue depth
Kashyap Desai
2
-9
/
+4
2023-06-12
RDMA/bnxt_re: remove virt_func check while creating RoCE FW channel
Kashyap Desai
3
-13
/
+9
2023-06-12
RDMA/bnxt_re: Avoid calling wake_up threads from spin_lock context
Kashyap Desai
1
-3
/
+10
2023-06-12
RDMA/bnxt_re: wraparound mbox producer index
Kashyap Desai
1
-2
/
+2
2023-06-11
RDMA/erdma: Refactor the original doorbell allocation mechanism
Cheng Xu
5
-163
/
+27
2023-06-11
RDMA/erdma: Associate QPs/CQs with doorbells for authorization
Cheng Xu
2
-7
/
+41
2023-06-11
RDMA/erdma: Allocate doorbell resources from hardware
Cheng Xu
4
-19
/
+131
2023-06-11
RDMA/erdma: Configure PAGE_SIZE to hardware
Cheng Xu
2
-0
/
+32
2023-06-11
RDMA/mlx5: Return the firmware result upon destroying QP/RQ
Patrisious Haddad
1
-6
/
+4
2023-06-11
RDMA/mlx5: Handle DCT QP logic separately from low level QP interface
Patrisious Haddad
3
-34
/
+51
2023-06-11
RDMA/mlx5: Reduce QP table exposure
Leon Romanovsky
3
-10
/
+11
2023-06-11
net/mlx5: Nullify qp->dbg pointer post destruction
Patrisious Haddad
1
-3
/
+3
2023-06-09
RDMA/vmw_pvrdma: Remove unnecessary check on wr->opcode
Bryan Tan
1
-8
/
+0
2023-06-09
RDMA/rxe: Send last wqe reached event on qp cleanup
Bob Pearson
1
-1
/
+10
2023-06-09
RDMA/rxe: Implement rereg_user_mr
Bob Pearson
2
-0
/
+40
2023-06-09
RDMA/rxe: Let rkey == lkey for local access
Bob Pearson
1
-7
/
+8
2023-06-09
RDMA/rxe: Introduce rxe access supported flags
Bob Pearson
4
-3
/
+30
2023-06-09
RDMA/rxe: Fix access checks in rxe_check_bind_mw
Bob Pearson
1
-8
/
+9
2023-06-09
RDMA//rxe: Optimize send path in rxe_resp.c
Bob Pearson
2
-2
/
+13
2023-06-09
RDMA/rxe: Rename IB_ACCESS_REMOTE
Bob Pearson
2
-7
/
+9
2023-06-02
RDMA/hns: Add clear_hem return value to log
Chengchang Tang
1
-14
/
+30
2023-06-02
RDMA/hns: Fix hns_roce_table_get return value
Chengchang Tang
1
-3
/
+4
2023-06-02
RDMA/hns: Remove unnecessary QP type checks
Junxian Huang
1
-21
/
+3
2023-06-01
IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate
Brendan Cunningham
1
-6
/
+1
2023-06-01
IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints
Brendan Cunningham
2
-15
/
+40
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
9
-145
/
+177
2023-06-01
RDMA/rtrs: Remove duplicate cq_num assignment
Li Zhijian
1
-1
/
+0
2023-06-01
RDMA/rxe: Remove dangling declaration of rxe_cq_disable()
Nicolas Morey
1
-2
/
+0
2023-06-01
RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
Arnd Bergmann
1
-4
/
+6
2023-06-01
RDMA/mana_ib: Use v2 version of cfg_rx_steer_req to enable RX coalescing
Long Li
3
-3
/
+11
2023-05-19
RDMA/bnxt_re: Remove unnecessary checks
Kalesh AP
1
-8
/
+0
2023-05-19
RDMA/bnxt_re: Return directly without goto jumps
Kalesh AP
1
-37
/
+23
2023-05-19
RDMA/bnxt_re: Fix to remove an unnecessary log
Kalesh AP
1
-4
/
+1
2023-05-19
RDMA/bnxt_re: Remove a redundant check inside bnxt_re_update_gid
Kalesh AP
1
-7
/
+1
2023-05-19
RDMA/bnxt_re: Use unique names while registering interrupts
Kalesh AP
4
-5
/
+25
2023-05-19
RDMA/bnxt_re: Fix to remove unnecessary return labels
Kalesh AP
1
-5
/
+2
2023-05-19
RDMA/bnxt_re: Disable/kill tasklet only if it is enabled
Selvin Xavier
3
-14
/
+28
2023-05-19
RDMA/rxe: Fix comments about removed tasklets
Daisuke Matsuda
4
-4
/
+4
2023-05-17
RDMA/irdma: Move iw device ops initialization
Kamal Heib
1
-9
/
+9
2023-05-17
RDMA/irdma: Return void from irdma_init_rdma_device()
Kamal Heib
1
-6
/
+2
2023-05-17
RDMA/irdma: Return void from irdma_init_iw_device()
Kamal Heib
1
-10
/
+5
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
3
-49
/
+76
2023-05-14
Linux 6.4-rc2
v6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-14
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-14
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-14
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
[next]