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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
net: stmmac: Switch to zero-copy in non-XDP RX path
Furong Xu
2
-9
/
+18
2025-01-15
net/mlx5e: CT: Offload connections with hardware steering rules
Cosmin Ratiu
1
-2
/
+247
2025-01-15
net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusable
Cosmin Ratiu
3
-74
/
+82
2025-01-15
net/mlx5e: CT: Add initial support for Hardware Steering
Cosmin Ratiu
4
-4
/
+71
2025-01-15
net/mlx5: HWS, rework the check if matcher size can be increased
Yevgeny Kliteynik
3
-4
/
+25
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 2)
Eric Dumazet
1
-2
/
+1
2025-01-15
net: reduce RTNL hold duration in unregister_netdevice_many_notify() (part 1)
Eric Dumazet
1
-0
/
+3
2025-01-15
net: no longer hold RTNL while calling flush_all_backlogs()
Eric Dumazet
1
-3
/
+28
2025-01-15
net: no longer assume RTNL is held in flush_all_backlogs()
Eric Dumazet
1
-18
/
+35
2025-01-15
net: expedite synchronize_net() for cleanup_net()
Eric Dumazet
3
-1
/
+17
2025-01-15
netdev-genl: remove rtnl_lock protection from NAPI ops
Jakub Kicinski
1
-10
/
+0
2025-01-15
net: protect NAPI config fields with netdev_lock()
Jakub Kicinski
2
-5
/
+7
2025-01-15
net: protect napi->irq with netdev_lock()
Jakub Kicinski
2
-2
/
+10
2025-01-15
net: protect threaded status of NAPI with netdev_lock()
Jakub Kicinski
3
-4
/
+45
2025-01-15
net: make netdev netlink ops hold netdev_lock()
Jakub Kicinski
3
-23
/
+27
2025-01-15
net: protect NAPI enablement with netdev_lock()
Jakub Kicinski
6
-22
/
+56
2025-01-15
net: protect netdev->napi_list with netdev_lock()
Jakub Kicinski
3
-15
/
+60
2025-01-15
net: add netdev->up protected by netdev_lock()
Jakub Kicinski
3
-3
/
+27
2025-01-15
net: add helpers for lookup and walking netdevs under netdev_lock()
Jakub Kicinski
2
-0
/
+126
2025-01-15
net: make netdev_lock() protect netdev->reg_state
Jakub Kicinski
2
-1
/
+7
2025-01-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
4
-44
/
+63
2025-01-15
net: wwan: iosm: Fix hibernation by re-binding the driver around it
Maciej S. Szmigiero
1
-1
/
+55
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
5
-38
/
+38
2025-01-15
selftest: net-drv: hds: add test for HDS feature
Taehee Yoo
2
-0
/
+121
2025-01-15
netdevsim: add HDS feature
Taehee Yoo
3
-1
/
+23
2025-01-15
bnxt_en: add support for hds-thresh ethtool command
Taehee Yoo
3
-2
/
+10
2025-01-15
bnxt_en: add support for tcp-data-split ethtool command
Taehee Yoo
4
-3
/
+28
2025-01-15
bnxt_en: add support for rx-copybreak ethtool command
Taehee Yoo
3
-14
/
+63
2025-01-15
net: disallow setup single buffer XDP when tcp-data-split is enabled.
Taehee Yoo
1
-0
/
+15
2025-01-15
net: ethtool: add ring parameter filtering
Taehee Yoo
1
-0
/
+13
2025-01-15
net: devmem: add ring parameter filtering
Taehee Yoo
1
-0
/
+11
2025-01-15
net: ethtool: add support for configuring hds-thresh
Taehee Yoo
6
-4
/
+55
2025-01-15
net: ethtool: add hds_config member in ethtool_netdev_state
Taehee Yoo
4
-0
/
+27
2025-01-15
net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init().
Kuniyuki Iwashima
1
-3
/
+2
2025-01-15
selftests/net/forwarding: teamd command not found
Alessandro Zanni
8
-0
/
+11
2025-01-15
eth: fbnic: Add hardware monitoring support via HWMON interface
Sanman Pradhan
4
-0
/
+89
2025-01-15
eth: fbnic: hwmon: Add support for reading temperature and voltage sensors
Sanman Pradhan
4
-4
/
+179
2025-01-15
eth: fbnic: hwmon: Add completion infrastructure for firmware requests
Sanman Pradhan
3
-0
/
+93
2025-01-15
net: lan969x: add FDMA implementation
Daniel Machon
8
-7
/
+448
2025-01-15
net: sparx5: ops out certain FDMA functions
Daniel Machon
4
-7
/
+24
2025-01-15
net: sparx5: activate FDMA tx in start()
Daniel Machon
1
-7
/
+4
2025-01-15
net: sparx5: split sparx5_fdma_{start(),stop()}
Daniel Machon
3
-12
/
+41
2025-01-15
net: sparx5: enable FDMA on lan969x
Daniel Machon
1
-2
/
+3
2025-01-15
net: phylink: provide fixed state for 1000base-X and 2500base-X
Russell King (Oracle)
1
-10
/
+19
2025-01-15
net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()
Russell King (Oracle)
1
-4
/
+8
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
10
-13
/
+19
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
20
-15
/
+31
2025-01-15
net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()
Russell King (Oracle)
1
-6
/
+16
2025-01-15
selftests: mptcp: connect: better display the files size
Matthieu Baerts (NGI0)
1
-1
/
+1
2025-01-15
selftests: mptcp: connect: remove unused variable
Matthieu Baerts (NGI0)
1
-2
/
+1
[next]