index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-19
RDMA/mlx5: Fix flow steering egress flow
Leon Romanovsky
1
-5
/
+0
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
1
-1
/
+1
2022-04-11
RDMA/hns: Init the variable at the suitable place
Haoyue Xu
1
-1
/
+2
2022-04-11
RDMA/hns: Add judgment on the execution result of CMDQ that free vf resource
Wenpeng Liang
1
-4
/
+13
2022-04-11
RDMA/hns: Remove redundant variable "ret"
Guofeng Yue
1
-4
/
+1
2022-04-11
RDMA/hns: Remove unused function to_hns_roce_state()
Yixing Liu
2
-31
/
+0
2022-04-11
RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QP
Chengchang Tang
1
-3
/
+1
2022-04-09
net/mlx5: Remove not-implemented IPsec capabilities
Leon Romanovsky
2
-10
/
+5
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
5
-157
/
+8
2022-04-09
net/mlx5: Reduce kconfig complexity while building crypto support
Leon Romanovsky
2
-8
/
+1
2022-04-09
net/mlx5: Move IPsec file to relevant directory
Leon Romanovsky
12
-11
/
+11
2022-04-09
net/mlx5: Remove not-needed IPsec config
Leon Romanovsky
5
-36
/
+8
2022-04-09
net/mlx5: Align flow steering allocation namespace to common style
Leon Romanovsky
2
-8
/
+0
2022-04-09
net/mlx5: Unify device IPsec capabilities check
Leon Romanovsky
6
-57
/
+32
2022-04-09
net/mlx5: Remove useless IPsec device checks
Leon Romanovsky
3
-35
/
+20
2022-04-09
net/mlx5: Remove ipsec vs. ipsec offload file separation
Leon Romanovsky
11
-285
/
+205
2022-04-09
RDMA/core: Delete IPsec flow action logic from the core
Leon Romanovsky
3
-392
/
+1
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
5
-262
/
+10
2022-04-09
RDMA/mlx5: Delete never supported IPsec flow action
Leon Romanovsky
1
-4
/
+0
2022-04-09
net/mlx5: Remove FPGA ipsec specific statistics
Leon Romanovsky
5
-68
/
+0
2022-04-09
net/mlx5: Remove XFRM no_trailer flag
Leon Romanovsky
3
-5
/
+0
2022-04-09
net/mlx5: Remove not-used IDA field from IPsec struct
Leon Romanovsky
2
-4
/
+1
2022-04-09
net/mlx5: Delete metadata handling logic
Leon Romanovsky
5
-245
/
+0
2022-04-09
net/mlx5_fpga: Drop INNOVA IPsec support
Leon Romanovsky
13
-1906
/
+5
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2
-4
/
+2
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
7
-21
/
+1
2022-04-08
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
1
-1
/
+0
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2
-1
/
+8
2022-04-08
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
Robin Murphy
3
-6
/
+4
2022-04-08
RDMA/usnic: Stop using iommu_present()
Robin Murphy
3
-17
/
+5
2022-04-08
IB/SA: Replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-8
/
+8
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
33
-118
/
+102
2022-04-06
IB/mlx5: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-06
net/mlx5: Cleanup kTLS function names and their exposure
Leon Romanovsky
4
-34
/
+19
2022-04-06
net/mlx5: Remove tls vs. ktls separation as it is the same
Leon Romanovsky
16
-356
/
+130
2022-04-06
net/mlx5: Remove indirection in TLS build
Leon Romanovsky
10
-197
/
+84
2022-04-06
net/mlx5: Reliably return TLS device capabilities
Leon Romanovsky
1
-2
/
+1
2022-04-06
net/mlx5_fpga: Drop INNOVA TLS support
Leon Romanovsky
16
-1459
/
+10
2022-04-04
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
1
-1
/
+5
2022-04-04
IB/uverbs: Move part of enum ib_device_cap_flags to uapi
Xiao Yang
3
-40
/
+101
2022-04-04
IB/uverbs: Move enum ib_raw_packet_caps to uapi
Xiao Yang
2
-7
/
+18
2022-04-04
RDMA/irdma: Remove the redundant variable
Zhu Yanjun
1
-5
/
+2
2022-04-03
Linux 5.18-rc1
v5.18-rc1
Linus Torvalds
1
-2
/
+2
2022-04-02
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-03
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
watch_queue: Free the page array when watch_queue is dismantled
Eric Dumazet
1
-0
/
+1
2022-04-02
tracing: mark user_events as BROKEN
Steven Rostedt (Google)
3
-0
/
+6
2022-04-02
tracing: Move user_events.h temporarily out of include/uapi
Steven Rostedt (Google)
2
-0
/
+5
2022-04-02
ftrace: Make ftrace_graph_is_dead() a static branch
Christophe Leroy
2
-15
/
+18
[next]