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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
RDMA/mlx5: Move init and cleanup of UMR to umr.c
Aharon Landau
4
-103
/
+125
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-12
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jason Gunthorpe
49
-5112
/
+347
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
1
-3
/
+1
2022-04-09
net/mlx5: Remove ipsec_ops function table
Leon Romanovsky
4
-154
/
+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
3
-33
/
+5
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
5
-55
/
+27
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
2
-384
/
+1
2022-04-09
RDMA/mlx5: Drop crypto flow steering API
Leon Romanovsky
4
-254
/
+5
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
12
-1758
/
+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
27
-61
/
+56
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
15
-1396
/
+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
1
-2
/
+4
2022-04-04
RDMA/irdma: Remove the redundant variable
Zhu Yanjun
1
-5
/
+2
2022-04-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-136
/
+14
2022-04-03
Revert "clk: Drop the rate range on clk_put()"
Stephen Boyd
2
-136
/
+14
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+0
2022-04-02
Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-152
/
+181
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-90
/
+182
2022-04-02
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+31
[next]