index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
5
-27
/
+20
*
RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
Zhu Yanjun
2023-04-16
1
-3
/
+8
*
RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
Christophe JAILLET
2023-04-13
1
-1
/
+1
*
RDMA/rxe: Fix incorrect TASKLET_STATE_SCHED check in rxe_task.c
Bob Pearson
2023-04-12
1
-2
/
+2
*
IB/hfi1: Place struct mmu_rb_handler on cache line start
Patrick Kelsey
2023-04-09
2
-6
/
+19
*
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
2023-04-09
11
-304
/
+423
*
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
Patrick Kelsey
2023-04-09
1
-7
/
+6
*
IB/hfi1: Suppress useless compiler warnings
Ehab Ababneh
2023-04-09
1
-0
/
+7
*
IB/hfi1: Remove trace newlines
Dean Luick
2023-04-09
5
-18
/
+18
*
RDMA/srpt: Add a check for valid 'mad_agent' pointer
Saravanan Vajravel
2023-04-09
1
-10
/
+13
*
RDMA/cm: Trace icm_send_rej event before the cm state is reset
Mark Zhang
2023-04-09
1
-1
/
+2
*
RDMA/bnxt_re: Enable congestion control by default
Selvin Xavier
2023-04-04
5
-13
/
+222
*
RDAM/bnxt_re: Use tlv apis while processing the slow path commands
Selvin Xavier
2023-04-04
1
-11
/
+11
*
RDMA/bnxt_re: RoCE slow path TLV support
Selvin Xavier
2023-04-04
1
-0
/
+162
*
RDMA/bnxt_re: Reduce number of argumets to control path command APIs
Selvin Xavier
2023-04-04
4
-138
/
+199
*
RDMA/bnxt_re: Convert RCFW_CMD_PREP macro to static inline function
Selvin Xavier
2023-04-04
4
-69
/
+98
*
RDMA/bnxt_re: Remove HW queue mapping from RoCE Driver
Selvin Xavier
2023-04-04
3
-93
/
+0
*
RDMA/bnxt_re: Update HW interface headers
Selvin Xavier
2023-04-04
3
-2957
/
+4309
*
RDMA/siw: Remove namespace check from siw_netdev_event()
Tetsuo Handa
2023-04-03
1
-3
/
+0
*
RDMA/cma: Remove NULL check before dev_{put, hold}
Yang Li
2023-04-03
1
-4
/
+2
*
IB/qib: Remove unused cnt variable
Tom Rix
2023-04-03
1
-5
/
+4
*
RDMA/mlx5: Remove unused num_alloc_xa_entries variable
Tom Rix
2023-04-03
1
-2
/
+0
*
IB/iser: remove redundant new line
Max Gurtovoy
2023-04-03
1
-1
/
+0
*
IB/iser: centralize setting desc type and done callback
Max Gurtovoy
2023-04-03
1
-7
/
+9
*
IB/iser: remove unused macros
Max Gurtovoy
2023-04-03
1
-6
/
+0
*
RDMA/rxe: Clean kzalloc failure paths
Leon Romanovsky
2023-03-30
2
-23
/
+9
*
RDMA/rxe: Remove tasklet call from rxe_cq.c
Bob Pearson
2023-03-29
3
-33
/
+3
*
RDMA/ocrdma: remove unused discard_cnt variable
Tom Rix
2023-03-29
1
-2
/
+0
*
RDMA/bnxt_re: remove unused num_srqne_processed and num_cqne_processed variables
Tom Rix
2023-03-29
1
-10
/
+4
*
RDMA/usnic: Remove redundant pci_clear_master
Cai Huoqing
2023-03-29
1
-2
/
+0
*
RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics
Patrisious Haddad
2023-03-29
1
-29
/
+142
*
RDMA/bnxt_re: Add resize_cq support
Selvin Xavier
2023-03-29
5
-0
/
+163
*
RDMA/erdma: Use fixed hardware page size
Cheng Xu
2023-03-24
2
-8
/
+13
*
RDMA/rxe: Rewrite rxe_task.c
Bob Pearson
2023-03-24
2
-56
/
+218
*
RDMA/rxe: Make tasks schedule each other
Bob Pearson
2023-03-24
2
-6
/
+6
*
RDMA/rxe: Remove __rxe_do_task()
Bob Pearson
2023-03-24
3
-58
/
+17
*
RDMA/rxe: Remove qp reference counting in tasks
Bob Pearson
2023-03-24
3
-14
/
+0
*
RDMA/rxe: Cleanup error state handling in rxe_comp.c
Bob Pearson
2023-03-24
3
-23
/
+61
*
RDMA/rxe: Cleanup reset state handling in rxe_resp.c
Bob Pearson
2023-03-24
2
-51
/
+57
*
RDMA/rxe: Convert tasklet args to queue pairs
Bob Pearson
2023-03-24
6
-18
/
+17
*
RDMA/rxe: Add error messages
Bob Pearson
2023-03-24
5
-241
/
+609
*
RDMA/rxe: Extend dbg log messages to err and info
Bob Pearson
2023-03-24
2
-3
/
+47
*
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2023-03-24
9
-24
/
+25
*
RDMA/rxe: Replace exists by rxe in rxe.c
Bob Pearson
2023-03-24
1
-6
/
+6
*
RDMA/core: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-03-23
1
-9
/
+14
*
Enable IB out-of-order by default in mlx5
Leon Romanovsky
2023-03-23
220
-1550
/
+2242
|
\
|
*
net/mlx5: Set out of order (ooo) by default
Or Har-Toov
2023-03-23
1
-0
/
+3
|
*
RDMA/mlx5: Disable out-of-order in integrity enabled QPs
Or Har-Toov
2023-03-23
1
-0
/
+8
|
*
Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-03-19
8
-23
/
+30
|
|
\
|
|
*
tty: vt: protect KD_FONT_OP_GET_TALL from unbound access
Samuel Thibault
2023-03-09
1
-0
/
+3
[next]