index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
net: fib_rules: Enable DSCP mask usage
Ido Schimmel
1
-1
/
+1
2025-02-21
ipv6: fib_rules: Add DSCP mask matching
Ido Schimmel
1
-2
/
+43
2025-02-21
ipv4: fib_rules: Add DSCP mask matching
Ido Schimmel
1
-3
/
+44
2025-02-21
net: fib_rules: Add DSCP mask attribute
Ido Schimmel
2
-0
/
+2
2025-02-21
gve: Add RSS cache for non RSS device option scenario
Ziwei Xiao
4
-23
/
+205
2025-02-21
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
1
-2
/
+1
2025-02-21
selftests: net: Add test cases for link and peer netns
Xiao Liang
4
-0
/
+157
2025-02-21
selftests: net: Add python context manager for netns entering
Xiao Liang
2
-1
/
+19
2025-02-21
rtnetlink: Create link directly in target net namespace
Xiao Liang
1
-7
/
+2
2025-02-21
rtnetlink: Remove "net" from newlink params
Xiao Liang
2
-8
/
+0
2025-02-21
net: xfrm: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-4
/
+4
2025-02-21
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
4
-18
/
+17
2025-02-21
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
4
-7
/
+9
2025-02-21
net: ip_tunnel: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
5
-10
/
+15
2025-02-21
net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()
Xiao Liang
1
-1
/
+0
2025-02-21
ieee802154: 6lowpan: Validate link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-0
/
+2
2025-02-21
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
21
-41
/
+58
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
42
-110
/
+223
2025-02-21
rtnetlink: Lookup device in target netns when creating link
Xiao Liang
1
-2
/
+8
2025-02-21
dt-bindings: net: Add Realtek MDIO controller
Chris Packham
2
-0
/
+117
2025-02-21
dt-bindings: net: Add switch ports and interrupts to RTL9300
Chris Packham
1
-0
/
+30
2025-02-21
dt-bindings: net: Move realtek,rtl9301-switch to net
Chris Packham
1
-1
/
+1
2025-02-21
net: sfp: add quirk for 2.5G OEM BX SFP
Birger Koblitz
1
-0
/
+2
2025-02-20
net: phy: remove unused feature array declarations
Heiner Kallweit
1
-3
/
+0
2025-02-20
selftests: drv-net: rename queues check_xdp to check_xsk
Jakub Kicinski
1
-2
/
+4
2025-02-20
selftests: drv-net: improve the use of ksft helpers in XSK queue test
Jakub Kicinski
2
-4
/
+10
2025-02-20
selftests: drv-net: add a way to wait for a local process
Jakub Kicinski
3
-35
/
+136
2025-02-20
selftests: drv-net: probe for AF_XDP sockets more explicitly
Jakub Kicinski
2
-5
/
+14
2025-02-20
selftests: drv-net: add missing new line in xdp_helper
Jakub Kicinski
1
-1
/
+1
2025-02-20
selftests: drv-net: use cfg.rpath() in netlink xsk attr test
Jakub Kicinski
1
-2
/
+1
2025-02-20
selftests: drv-net: add a warning for bkg + shell + terminate
Jakub Kicinski
1
-0
/
+4
2025-02-20
octeontx2: hide unused label
Arnd Bergmann
2
-0
/
+4
2025-02-20
net: phy: qt2025: Fix hardware revision check comment
Charalampos Mitrodimas
1
-1
/
+1
2025-02-20
net/mlx5e: Separate extended link modes request from link modes type selection
Shahar Shitrit
1
-9
/
+4
2025-02-20
net/mlx5e: Change eth_proto parameter naming
Shahar Shitrit
1
-2
/
+2
2025-02-20
net/mlx5e: Introduce ptys2ethtool_process_link()
Shahar Shitrit
1
-25
/
+10
2025-02-20
net/mlx5e: Refactor ptys2ethtool_adver_link()
Shahar Shitrit
1
-12
/
+8
2025-02-20
net/mlx5: Bridge, correct config option description
Cosmin Ratiu
1
-2
/
+2
2025-02-20
neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
Kohei Enju
1
-2
/
+2
2025-02-20
net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
Peter Seiderer
1
-3
/
+4
2025-02-20
net: pktgen: fix ctrl interface command parsing
Peter Seiderer
1
-6
/
+8
2025-02-20
net: pktgen: fix 'ratep 0' error handling (return -EINVAL)
Peter Seiderer
1
-1
/
+1
2025-02-20
net: pktgen: fix 'rate 0' error handling (return -EINVAL)
Peter Seiderer
1
-1
/
+1
2025-02-20
net: pktgen: fix hex32_arg parsing for short reads
Peter Seiderer
1
-3
/
+4
2025-02-20
net: pktgen: enable 'param=value' parsing
Peter Seiderer
1
-0
/
+1
2025-02-20
net: pktgen: replace ENOTSUPP with EOPNOTSUPP
Peter Seiderer
1
-3
/
+3
2025-02-20
af_unix: Fix undefined 'other' error
Purva Yeshi
1
-1
/
+0
2025-02-20
igc: Add launch time support to XDP ZC
Song Yoong Siang
2
-2
/
+60
2025-02-20
igc: Refactor empty frame insertion for launch time support
Song Yoong Siang
1
-32
/
+50
2025-02-20
net: stmmac: Add launch time support to XDP ZC
Song Yoong Siang
2
-0
/
+15
[next]