index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
sysrq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-08
RDMA/rxe: Use the standard method to produce udp source port
Zhu Yanjun
1
-0
/
+5
2022-01-08
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
1
-0
/
+4
2022-01-08
RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport
Zhu Yanjun
1
-10
/
+3
2022-01-08
RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn
Zhu Yanjun
1
-0
/
+17
2022-01-07
IB/qib: Fix typos
Qinghua Jin
3
-3
/
+3
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
6
-71
/
+77
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
6
-42
/
+43
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path
Vaishali Thakkar
6
-568
/
+586
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
6
-381
/
+392
2022-01-07
RDMA/rtrs: Rename rtrs_sess to rtrs_path
Vaishali Thakkar
8
-120
/
+120
2022-01-07
RDMA/hns: Modify the hop num of HIP09 EQ to 1
Wenpeng Liang
2
-2
/
+5
2022-01-06
IB/iser: Align coding style across driver
Max Gurtovoy
4
-126
/
+87
2022-01-06
IB/iser: Remove un-needed casting to/from void pointer
Max Gurtovoy
1
-9
/
+8
2022-01-06
IB/iser: Don't suppress send completions
Max Gurtovoy
3
-20
/
+6
2022-01-06
IB/iser: Rename ib_ret local variable
Max Gurtovoy
1
-15
/
+15
2022-01-06
IB/iser: Fix RNR errors
Sergey Gorenko
3
-78
/
+42
2022-01-06
IB/iser: Remove deprecated pi_guard module param
Max Gurtovoy
2
-5
/
+0
2022-01-05
IB/mlx5: Expose NDR speed through MAD
Maher Sanalla
2
-0
/
+6
2022-01-05
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2022-01-05
RDMA/hns: Remove support for HIP06
Chengchang Tang
17
-6255
/
+33
2022-01-05
RDMA/rxe: Delete deprecated module parameters interface
Leon Romanovsky
4
-126
/
+0
2022-01-05
RDMA/mad: Delete duplicated init_query_mad functions
Leon Romanovsky
5
-48
/
+34
2022-01-05
RDMA/rxe: Fix indentations and operators sytle
Li Zhijian
1
-368
/
+369
2022-01-05
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
2
-2
/
+4
2022-01-05
RDMA/mlx5: Print wc status on CQE error and dump needed
Dust Li
1
-1
/
+4
2022-01-05
RDMA/rxe: Fix a typo in opcode name
Chengguang Xu
1
-1
/
+1
2022-01-05
RDMA/rxe: Remove the unused xmit_errors member
Zhu Yanjun
2
-3
/
+0
2022-01-05
RDMA/rxe: Remove redundant err variable
Minghao Chi
1
-6
/
+2
2022-01-05
RDMA/ocrdma: Remove unneeded variable
Minghao Chi
1
-6
/
+2
2021-12-15
IB/mthca: Use memset_startat() for clearing mpt_entry
Kees Cook
1
-2
/
+1
2021-12-15
iw_cxgb4: Use memset_startat() for cpl_t5_pass_accept_rpl
Kees Cook
2
-3
/
+4
2021-12-15
RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mr
Kees Cook
1
-2
/
+2
2021-12-15
RDMA/cma: Let cma_resolve_ib_dev() continue search even after empty entry
Avihai Horon
1
-3
/
+9
2021-12-15
RDMA/core: Let ib_find_gid() continue search even after empty entry
Avihai Horon
1
-1
/
+2
2021-12-15
RDMA/core: Modify rdma_query_gid() to return accurate error codes
Avihai Horon
1
-3
/
+9
2021-12-15
RDMA/hns: Support direct wqe of userspace
Yixing Liu
6
-12
/
+94
2021-12-14
RDMA/mlx5: Add support to multiple priorities for FDB rules
Maor Gottlieb
2
-3
/
+4
2021-12-14
net/mlx5: Create more priorities for FDB bypass namespace
Maor Gottlieb
1
-6
/
+29
2021-12-14
net/mlx5: Refactor mlx5_get_flow_namespace
Maor Gottlieb
1
-12
/
+32
2021-12-14
net/mlx5: Separate FDB namespace
Maor Gottlieb
4
-8
/
+12
2021-12-12
Linux 5.16-rc5
v5.16-rc5
Linus Torvalds
1
-1
/
+1
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-11
perf python: Fix NULL vs IS_ERR_OR_NULL() checking
Miaoqian Lin
1
-1
/
+1
2021-12-11
perf intel-pt: Fix error timestamp setting on the decoder error path
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix missing 'instruction' events with 'q' option
Adrian Hunter
1
-3
/
+8
2021-12-11
perf intel-pt: Fix next 'err' value, walking trace
Adrian Hunter
1
-0
/
+1
2021-12-11
perf intel-pt: Fix state setting when receiving overflow (OVF) packet
Adrian Hunter
1
-4
/
+28
[next]