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-7.0.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
2025-03-08
gve: convert to use netmem for DQO RDA mode
Harshitha Ramamurthy
3
-22
/
+47
2025-03-08
net: ethtool: use correct device pointer in ethnl_default_dump_one()
Eric Dumazet
1
-2
/
+2
2025-03-08
bpf: fix a possible NULL deref in bpf_map_offload_map_alloc()
Eric Dumazet
1
-3
/
+5
2025-03-08
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
6
-56
/
+230
2025-03-08
selftests/net: add proc_net_pktgen to .gitignore
Willem de Bruijn
1
-0
/
+1
2025-03-08
Merge branch 'riscv-sophgo-add-ethernet-support-for-sg2044'
Jakub Kicinski
6
-5
/
+229
2025-03-08
net: stmmac: Add glue layer for Sophgo SG2044 SoC
Inochi Amaoto
3
-0
/
+87
2025-03-08
net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
Inochi Amaoto
1
-0
/
+1
2025-03-08
net: stmmac: platform: Group GMAC4 compatible check
Inochi Amaoto
1
-5
/
+11
2025-03-08
dt-bindings: net: Add support for Sophgo SG2044 dwmac
Inochi Amaoto
2
-0
/
+130
2025-03-08
net: phylink: Remove unused phylink_init_eee
Dr. David Alan Gilbert
2
-19
/
+0
2025-03-07
Merge branch 'mlx5-misc-enhancements-2025-03-04'
Jakub Kicinski
9
-274
/
+342
2025-03-07
net/mlx5e: Properly match IPsec subnet addresses
Leon Romanovsky
3
-9
/
+69
2025-03-07
net/mlx5e: Separate address related variables to be in struct
Leon Romanovsky
3
-65
/
+68
2025-03-07
net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG
Amir Tzin
1
-4
/
+0
2025-03-07
net/mlx5e: Enable lanes configuration when auto-negotiation is off
Shahar Shitrit
3
-55
/
+67
2025-03-07
net/mlx5: Refactor link speed handling with mlx5_link_info struct
Shahar Shitrit
4
-88
/
+103
2025-03-07
net/mlx5: Relocate function declarations from port.h to mlx5_core.h
Shahar Shitrit
3
-104
/
+86
2025-03-07
Merge branch 'add-perout-configuration-support-in-iep-driver'
Jakub Kicinski
1
-4
/
+59
2025-03-07
net: ti: icss-iep: Add phase offset configuration for perout signal
Meghana Malladi
1
-2
/
+16
2025-03-07
net: ti: icss-iep: Add pwidth configuration for perout signal
Meghana Malladi
1
-3
/
+44
2025-03-07
selftests: openvswitch: don't hardcode the drop reason subsys
Jakub Kicinski
2
-3
/
+10
2025-03-07
net: airoha: Enable TSO/Scatter Gather for LAN port
Lorenzo Bianconi
1
-0
/
+1
2025-03-07
net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()
Lorenzo Bianconi
1
-1
/
+1
2025-03-07
Merge branch 'increase-maximum-mtu-to-9k-for-airoha-en7581-soc'
Jakub Kicinski
3
-34
/
+71
2025-03-07
net: airoha: Increase max mtu to 9k
Lorenzo Bianconi
1
-1
/
+1
2025-03-07
net: airoha: Introduce airoha_dev_change_mtu callback
Lorenzo Bianconi
1
-0
/
+15
2025-03-07
net: airoha: Enable Rx Scatter-Gather
Lorenzo Bianconi
3
-26
/
+48
2025-03-07
net: airoha: Move min/max packet len configuration in airoha_dev_open()
Lorenzo Bianconi
1
-7
/
+7
2025-03-07
net: stmmac: simplify phylink_suspend() and phylink_resume() calls
Russell King (Oracle)
1
-14
/
+8
2025-03-07
net: stmmac: avoid shadowing global buf_sz
Russell King (Oracle)
1
-3
/
+3
2025-03-07
selftests: net: bpf_offload: add 'libbpf_global' to ignored maps
Jakub Kicinski
1
-0
/
+1
2025-03-07
selftests: net: fix error message in bpf_offload
Jakub Kicinski
1
-1
/
+3
2025-03-07
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
1
-6
/
+6
2025-03-07
net: stmmac: mostly remove "buf_sz"
Russell King (Oracle)
1
-6
/
+1
2025-03-07
ptp: ocp: Remove redundant check in _signal_summary_show
Ivan Abramov
1
-3
/
+0
2025-03-07
Merge branch 'net-stmmac-dwc-qos-add-fsd-eqos-support'
Jakub Kicinski
3
-3
/
+128
2025-03-07
net: stmmac: dwc-qos: Add FSD EQoS support
Swathi K S
1
-1
/
+7
2025-03-07
dt-bindings: net: Add FSD EQoS device tree bindings
Swathi K S
2
-2
/
+121
2025-03-07
Merge branch 'tcp-even-faster-connect-under-stress'
Jakub Kicinski
4
-18
/
+37
2025-03-07
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
4
-14
/
+33
2025-03-07
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
2
-4
/
+4
2025-03-07
tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
Eric Dumazet
1
-11
/
+26
2025-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
206
-1188
/
+2550
2025-03-06
Merge branch 'net-hold-netdev-instance-lock-during-ndo-operations'
Jakub Kicinski
41
-489
/
+1046
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
7
-73
/
+101
2025-03-06
docs: net: document new locking reality
Stanislav Fomichev
2
-13
/
+56
2025-03-06
net: add option to request netdev instance lock
Stanislav Fomichev
1
-1
/
+7
2025-03-06
net: replace dev_addr_sem with netdev instance lock
Stanislav Fomichev
9
-56
/
+41
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
11
-26
/
+82
[next]