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-04
ipv4: fib: Hold rtnl_net_lock() in ip_rt_ioctl().
Kuniyuki Iwashima
1
-6
/
+4
2025-03-04
ipv4: fib: Hold rtnl_net_lock() for ip_fib_net_exit().
Kuniyuki Iwashima
1
-5
/
+7
2025-03-04
ipv4: fib: Namespacify fib_info hash tables.
Kuniyuki Iwashima
2
-35
/
+29
2025-03-04
ipv4: fib: Add fib_info_hash_grow().
Kuniyuki Iwashima
1
-44
/
+41
2025-03-04
ipv4: fib: Remove fib_info_hash_size.
Kuniyuki Iwashima
1
-11
/
+6
2025-03-04
ipv4: fib: Remove fib_info_laddrhash pointer.
Kuniyuki Iwashima
1
-16
/
+11
2025-03-04
ipv4: fib: Make fib_info_hashfn() return struct hlist_head.
Kuniyuki Iwashima
1
-19
/
+9
2025-03-04
ipv4: fib: Allocate fib_info_hash[] during netns initialisation.
Kuniyuki Iwashima
3
-13
/
+45
2025-03-04
ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc().
Kuniyuki Iwashima
1
-18
/
+25
2025-03-04
ipv4: fib: Use cached net in fib_inetaddr_event().
Kuniyuki Iwashima
1
-2
/
+2
2025-03-04
selftests: net: report output format as TAP 13 in Python tests
Jakub Kicinski
2
-3
/
+3
2025-03-01
Merge branch 'add-usb-net-support-for-telit-cinterion-fn990b'
Jakub Kicinski
2
-2
/
+3
2025-03-01
net: usb: cdc_mbim: fix Telit Cinterion FE990A name
Fabio Porcedda
1
-1
/
+1
2025-03-01
net: usb: qmi_wwan: fix Telit Cinterion FE990A name
Fabio Porcedda
1
-1
/
+1
2025-03-01
net: usb: qmi_wwan: add Telit Cinterion FE990B composition
Fabio Porcedda
1
-0
/
+1
2025-03-01
Merge branch 'inet-ping-remove-extra-skb_clone-consume_skb'
Jakub Kicinski
3
-36
/
+24
2025-03-01
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
3
-22
/
+10
2025-03-01
ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses
Eric Dumazet
1
-16
/
+16
2025-02-28
Merge branch 'net-stmmac-cleanup-transmit-clock-setting'
Jakub Kicinski
12
-90
/
+108
2025-02-28
net: stmmac: thead: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
1
-8
/
+10
2025-02-28
net: stmmac: meson: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
1
-3
/
+6
2025-02-28
net: stmmac: ipq806x: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
1
-4
/
+5
2025-02-28
net: stmmac: rk: switch to use set_clk_tx_rate() hook
Russell King (Oracle)
1
-3
/
+7
2025-02-28
net: stmmac: imx: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
1
-2
/
+19
2025-02-28
net: stmmac: intel: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
1
-21
/
+3
2025-02-28
net: stmmac: s32: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
1
-19
/
+3
2025-02-28
net: stmmac: starfive: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
1
-22
/
+4
2025-02-28
net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()
Russell King (Oracle)
1
-8
/
+2
2025-02-28
net: stmmac: provide generic implementation for set_clk_tx_rate method
Russell King (Oracle)
2
-0
/
+34
2025-02-28
net: stmmac: provide set_clk_tx_rate() hook
Russell King (Oracle)
2
-0
/
+15
2025-02-28
Merge branch 'mlx5-health-syndrome'
David S. Miller
1
-1
/
+14
2025-02-28
net/mlx5: Add trust lockdown error to health syndrome print function
Shahar Shitrit
1
-0
/
+2
2025-02-28
net/mlx5: Expose crr in health buffer
Shahar Shitrit
1
-0
/
+8
2025-02-28
net/mlx5: Log health buffer data on any syndrome
Moshe Shemesh
1
-1
/
+3
2025-02-28
net/mlx5: Avoid report two health errors on same syndrome
Moshe Shemesh
1
-0
/
+1
2025-02-28
Merge branch 'selftests-net-deflake-gro-tests-and-fix-return-value-and-output'
Jakub Kicinski
3
-7
/
+11
2025-02-28
selftests/net: deflake GRO tests
Kevin Krakauer
2
-3
/
+4
2025-02-28
selftests/net: only print passing message in GRO tests when tests pass
Kevin Krakauer
1
-3
/
+5
2025-02-28
selftests/net: have `gro.sh -t` return a correct exit code
Kevin Krakauer
1
-1
/
+2
2025-02-28
Merge branch 'add-missing-netlink-error-message-macros-to-coccinelle-test'
Jakub Kicinski
9
-23
/
+26
2025-02-28
ice: dpll: Remove newline at the end of a netlink error message
Gal Pressman
1
-7
/
+7
2025-02-28
net: sched: Remove newline at the end of a netlink error message
Gal Pressman
1
-1
/
+1
2025-02-28
sfc: Remove newline at the end of a netlink error message
Gal Pressman
2
-4
/
+4
2025-02-28
net/mlx5: Remove newline at the end of a netlink error message
Gal Pressman
4
-6
/
+6
2025-02-28
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test
Gal Pressman
1
-5
/
+8
2025-02-28
net-sysfs: remove unused initial ret values
Antoine Tenart
1
-5
/
+5
2025-02-28
geneve, specs: Add port range to rt_link specification
Daniel Borkmann
1
-0
/
+16
2025-02-28
geneve: Allow users to specify source port range
Daniel Borkmann
2
-4
/
+54
2025-02-28
net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
4
-19
/
+27
2025-02-28
netkit: Remove double invocation to clear ipvs property flag
Daniel Borkmann
1
-1
/
+0
[next]