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-02-22
netlink: specs: Add FIB rule DSCP mask attribute
Ido Schimmel
1
-0
/
+5
2025-02-22
net: fib_rules: Enable DSCP mask usage
Ido Schimmel
1
-1
/
+1
2025-02-22
ipv6: fib_rules: Add DSCP mask matching
Ido Schimmel
1
-2
/
+43
2025-02-22
ipv4: fib_rules: Add DSCP mask matching
Ido Schimmel
1
-3
/
+44
2025-02-22
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
2
-0
/
+2
2025-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
35
-53
/
+1126
2025-02-22
gve: Add RSS cache for non RSS device option scenario
Ziwei Xiao
4
-23
/
+205
2025-02-22
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+1
2025-02-22
Merge branch 'net-improve-netns-handling-in-rtnetlink'
Jakub Kicinski
50
-181
/
+486
2025-02-22
selftests: net: Add test cases for link and peer netns
Xiao Liang
4
-0
/
+157
2025-02-22
selftests: net: Add python context manager for netns entering
Xiao Liang
2
-1
/
+19
2025-02-22
rtnetlink: Create link directly in target net namespace
Xiao Liang
1
-7
/
+2
2025-02-22
rtnetlink: Remove "net" from newlink params
Xiao Liang
2
-8
/
+0
2025-02-22
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-4
/
+4
2025-02-22
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
4
-18
/
+17
2025-02-22
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
4
-7
/
+9
2025-02-22
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
5
-10
/
+15
2025-02-22
net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
Xiao Liang
1
-1
/
+0
2025-02-22
ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-0
/
+2
2025-02-22
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
21
-41
/
+58
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
42
-110
/
+223
2025-02-22
rtnetlink: Lookup device in target netns when creating link
Xiao Liang
1
-2
/
+8
2025-02-22
Merge branch 'dt-bindings-net-realtek-rtl9301-switch'
Jakub Kicinski
2
-1
/
+148
2025-02-22
dt-bindings: net: Add Realtek MDIO controller
Chris Packham
2
-0
/
+117
2025-02-22
dt-bindings: net: Add switch ports and interrupts to RTL9300
Chris Packham
1
-0
/
+30
2025-02-22
dt-bindings: net: Move realtek,rtl9301-switch to net
Chris Packham
1
-1
/
+1
2025-02-22
net: sfp: add quirk for 2.5G OEM BX SFP
Birger Koblitz
1
-0
/
+2
2025-02-21
net: phy: remove unused feature array declarations
Heiner Kallweit
1
-3
/
+0
2025-02-21
Merge branch 'selftests-drv-net-improve-the-queue-test-for-xsk'
Jakub Kicinski
4
-40
/
+161
2025-02-21
selftests: drv-net: rename queues check_xdp to check_xsk
Jakub Kicinski
1
-2
/
+4
2025-02-21
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2
-4
/
+10
2025-02-21
selftests: drv-net: add a way to wait for a local process
Jakub Kicinski
3
-35
/
+136
2025-02-21
selftests: drv-net: probe for AF_XDP sockets more explicitly
Jakub Kicinski
2
-5
/
+14
2025-02-21
selftests: drv-net: add missing new line in xdp_helper
Jakub Kicinski
1
-1
/
+1
2025-02-21
selftests: drv-net: use cfg.rpath() in netlink xsk attr test
Jakub Kicinski
1
-2
/
+1
2025-02-21
selftests: drv-net: add a warning for bkg + shell + terminate
Jakub Kicinski
1
-0
/
+4
2025-02-21
octeontx2: hide unused label
Arnd Bergmann
2
-0
/
+4
2025-02-21
net: phy: qt2025: Fix hardware revision check comment
Charalampos Mitrodimas
1
-1
/
+1
2025-02-21
Merge branch 'mlx5-misc-enhancements-2025-02-19'
Jakub Kicinski
2
-45
/
+21
2025-02-21
net/mlx5e: Separate extended link modes request from link modes type selection
Shahar Shitrit
1
-9
/
+4
2025-02-21
net/mlx5e: Change eth_proto parameter naming
Shahar Shitrit
1
-2
/
+2
2025-02-21
net/mlx5e: Introduce ptys2ethtool_process_link()
Shahar Shitrit
1
-25
/
+10
2025-02-21
net/mlx5e: Refactor ptys2ethtool_adver_link()
Shahar Shitrit
1
-12
/
+8
2025-02-21
net/mlx5: Bridge, correct config option description
Cosmin Ratiu
1
-2
/
+2
2025-02-21
neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
Kohei Enju
1
-2
/
+2
2025-02-21
Merge branch 'some-pktgen-fixes-improvments-part-i'
Jakub Kicinski
1
-17
/
+22
2025-02-21
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
1
-3
/
+4
2025-02-21
net: pktgen: fix ctrl interface command parsing
Peter Seiderer
1
-6
/
+8
2025-02-21
net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
Peter Seiderer
1
-1
/
+1
2025-02-21
net: pktgen: fix 'rate 0' error handling (return -EINVAL)
Peter Seiderer
1
-1
/
+1
[next]