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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
mptcp: allow the in kernel PM to set MPC subflow priority
Paolo Abeni
1
-22
/
+15
2022-07-13
mptcp: address lookup improvements
Paolo Abeni
1
-5
/
+10
2022-07-13
mptcp: introduce and use mptcp_pm_send_ack()
Paolo Abeni
3
-24
/
+35
2022-07-13
net: ip_tunnel: use strscpy to replace strlcpy
XueBing Chen
1
-2
/
+2
2022-07-13
tcp: make retransmitted SKB fit into the send window
Yonglong Li
1
-7
/
+16
2022-07-13
nfp: support TX VLAN ctag insert in NFDK
Diana Wang
3
-31
/
+35
2022-07-13
nfp: fix clang -Wformat warnings
Justin Stitt
2
-2
/
+2
2022-07-13
Merge branch 'dt-bindings-net-convert-sff-sfp-to-dtschema'
Jakub Kicinski
14
-147
/
+205
2022-07-13
arch: arm64: dts: marvell: rename the sfp GPIO properties
Ioana Ciornei
10
-58
/
+58
2022-07-13
arch: arm64: dts: lx2160a-clearfog-itx: rename the sfp GPIO properties
Ioana Ciornei
1
-4
/
+4
2022-07-13
dt-bindings: net: sff,sfp: rename example dt nodes to be more generic
Ioana Ciornei
1
-9
/
+9
2022-07-13
dt-bindings: net: convert sff,sfp to dtschema
Ioana Ciornei
3
-85
/
+143
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
2
-21
/
+17
2022-07-12
Merge branch 'mlx5-devlink-mutex-removal-part-1'
Paolo Abeni
8
-119
/
+94
2022-07-12
devlink: Hold the instance lock in port_new / port_del callbacks
Moshe Shemesh
2
-9
/
+1
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set
Moshe Shemesh
1
-20
/
+0
2022-07-12
net/mlx5: Use devl_ API in mlx5e_devlink_port_register
Moshe Shemesh
4
-4
/
+47
2022-07-12
devlink: Remove unused functions devlink_rate_leaf_create/destroy
Moshe Shemesh
2
-37
/
+7
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
Moshe Shemesh
2
-5
/
+9
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
Moshe Shemesh
3
-5
/
+19
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
2
-19
/
+0
2022-07-12
net/mlx5: Use devl_ API for rate nodes destroy
Moshe Shemesh
2
-2
/
+14
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
Moshe Shemesh
1
-32
/
+11
2022-07-12
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-12
atm: he: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2022-07-12
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-12
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-07-12
Merge branch 'tls-rx-follow-ups-to-nopad'
Jakub Kicinski
6
-8
/
+66
2022-07-12
selftests: tls: add test for NoPad getsockopt
Jakub Kicinski
1
-0
/
+51
2022-07-12
tls: rx: fix the NoPad getsockopt
Jakub Kicinski
1
-5
/
+4
2022-07-12
tls: rx: add counter for NoPad violations
Jakub Kicinski
4
-0
/
+8
2022-07-12
tls: fix spelling of MIB
Jakub Kicinski
3
-3
/
+3
2022-07-11
bcm63xx: fix Tx cleanup when NAPI poll budget is zero
Sieng-Piaw Liew
1
-5
/
+5
2022-07-11
Merge branch 'octeontx2-exact-match-table'
Jakub Kicinski
20
-67
/
+2901
2022-07-11
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-11
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-12
/
+370
2022-07-11
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
3
-9
/
+24
2022-07-11
octeontx2-af: Debugsfs support for exact match.
Ratheesh Kannoth
1
-0
/
+179
2022-07-11
octeontx2-af: Drop rules for NPC MCAM
Ratheesh Kannoth
6
-6
/
+481
2022-07-11
octeontx2-af: FLR handler for exact match table.
Ratheesh Kannoth
3
-0
/
+31
2022-07-11
octeontx2-af: devlink configuration support
Ratheesh Kannoth
3
-2
/
+101
2022-07-11
octeontx2-af: Exact match scan from kex profile
Ratheesh Kannoth
2
-3
/
+35
2022-07-11
octeontx2-af: Exact match support
Ratheesh Kannoth
6
-1
/
+1029
2022-07-11
octeontx2-af: Use hashed field in MCAM key
Ratheesh Kannoth
12
-17
/
+554
2022-07-11
fddi/skfp: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
ethernet/via: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
4
-2
/
+9
2022-07-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
125
-6701
/
+5141
[next]