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-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
10
-24
/
+28
2025-03-25
net: protect rxq->mp_params with the instance lock
Jakub Kicinski
2
-7
/
+4
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
4
-5
/
+13
2025-03-25
net: designate queue counts as "double ops protected" by instance lock
Jakub Kicinski
5
-0
/
+17
2025-03-25
net: explain "protection types" for the instance lock
Jakub Kicinski
2
-6
/
+25
2025-03-25
net: constify dev pointer in misc instance lock helpers
Jakub Kicinski
1
-4
/
+5
2025-03-25
net: remove netif_set_real_num_rx_queues() helper for when SYSFS=n
Jakub Kicinski
2
-12
/
+0
2025-03-25
net: bubble up taking netdev instance lock to callers of net_devmem_unbind_dmabuf()
Jakub Kicinski
2
-2
/
+2
2025-03-25
virtio_net: Allocate rss_hdr with devres
Akihiko Odaki
1
-6
/
+4
2025-03-25
virtio_net: Use new RSS config structs
Akihiko Odaki
1
-74
/
+43
2025-03-25
virtio_net: Fix endian with virtio_net_ctrl_rss
Akihiko Odaki
1
-15
/
+15
2025-03-25
virtio_net: Split struct virtio_net_rss_config
Akihiko Odaki
1
-0
/
+13
2025-03-25
octeontx2-af: mcs: Remove redundant 'flush_workqueue()' calls
Chen Ni
1
-1
/
+0
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
9
-249
/
+2
2025-03-25
net: mdio: mdio-i2c: Add support for single-byte SMBus operations
Maxime Chevallier
1
-1
/
+78
2025-03-25
net: phy: sfp: Add support for SMBus module access
Maxime Chevallier
1
-8
/
+74
2025-03-25
dt-bindings: net: qcom,ipa: Correct indentation and style in DTS example
Krzysztof Kozlowski
1
-64
/
+64
2025-03-25
net: au1000_eth: Mark au1000_ReleaseDB() static
Johan Korsnes
1
-1
/
+1
2025-03-25
net: rfs: hash function change
Eric Dumazet
3
-7
/
+12
2025-03-25
net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHY
Jonas Karlman
1
-0
/
+41
2025-03-25
net: stmmac: dwmac-rk: Add integrated_phy_powerdown operation
Jonas Karlman
1
-11
/
+15
2025-03-25
net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functions
Jonas Karlman
1
-44
/
+44
2025-03-25
net: stmmac: dwmac-rk: Add GMAC support for RK3528
David Wu
1
-0
/
+132
2025-03-25
dt-bindings: net: rockchip-dwmac: Add compatible string for RK3528
Jonas Karlman
1
-1
/
+15
2025-03-25
net: stmmac: block PHY RXC clock-stop
Russell King (Oracle)
1
-0
/
+27
2025-03-25
net: phylink: add functions to block/unblock rx clock stop
Russell King (Oracle)
2
-0
/
+62
2025-03-25
net: stmmac: socfpga: remove phy_resume() call
Russell King (Oracle)
1
-18
/
+0
2025-03-25
net: stmmac: address non-LPI resume failures properly
Russell King (Oracle)
1
-5
/
+14
2025-03-25
net: phylink: add phylink_prepare_resume()
Russell King (Oracle)
2
-0
/
+26
2025-03-25
sfc: support X4 devlink flash
Edward Cree
3
-22
/
+34
2025-03-25
sfc: update MCDI protocol headers
Edward Cree
1
-8814
/
+5028
2025-03-25
sfc: rip out MDIO support
Edward Cree
5
-99
/
+2
2025-03-25
net: reorganize IP MIB values (II)
Eric Dumazet
1
-6
/
+6
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
4
-6
/
+35
2025-03-25
nexthop: Convert RTM_DELNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+10
2025-03-25
nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+11
2025-03-25
nexthop: Remove redundant group len check in nexthop_create_group().
Kuniyuki Iwashima
1
-3
/
+0
2025-03-25
nexthop: Check NLM_F_REPLACE and NHA_ID in rtm_new_nexthop().
Kuniyuki Iwashima
1
-5
/
+6
2025-03-25
nexthop: Move NHA_OIF validation to rtm_to_nh_config_rtnl().
Kuniyuki Iwashima
1
-20
/
+23
2025-03-25
nexthop: Split nh_check_attr_group().
Kuniyuki Iwashima
1
-21
/
+47
2025-03-25
nexthop: Move nlmsg_parse() in rtm_to_nh_config() to rtm_new_nexthop().
Kuniyuki Iwashima
1
-15
/
+18
2025-03-25
ipv6: fix _DEVADD() and _DEVUPD() macros
Eric Dumazet
1
-4
/
+7
2025-03-25
net/mlx5e: TC, Don't offload CT commit if it's the last action
Jianbo Liu
1
-0
/
+11
2025-03-25
net/mlx5e: CT: Filter legacy rules that are unrelated to nic
Paul Blakey
1
-0
/
+29
2025-03-25
net/mlx5: Update pfnum retrieval for devlink port attributes
Shay Drory
2
-3
/
+3
2025-03-25
net/mlx5: fw reset, check bridge accessibility at earlier stage
Amir Tzin
1
-6
/
+9
2025-03-25
net/mlx5: Lag, use port selection tables when available
Mark Bloch
1
-29
/
+9
2025-03-25
net/mlx5e: TX, Utilize WQ fragments edge for multi-packet WQEs
Tariq Toukan
5
-9
/
+25
2025-03-25
dql: Fix dql->limit value when reset.
Jing Su
1
-1
/
+1
2025-03-25
selftests/net: Drop timeout argument from test_client_verify()
Dmitry Safonov
9
-25
/
+22
[next]