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-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
3
-0
/
+27
2025-04-10
net: pass const to msg_data_left()
Breno Leitao
1
-1
/
+1
2025-04-10
net: stmmac: dwc-qos: use stmmac_pltfr_find_clk()
Russell King (Oracle)
1
-14
/
+4
2025-04-10
net: stmmac: provide stmmac_pltfr_find_clk()
Russell King (Oracle)
2
-0
/
+14
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
5
-1
/
+6
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
5
-5
/
+17
2025-04-10
af_unix: Remove unix_unhash()
Michal Luczaj
1
-8
/
+0
2025-04-10
ethtool: cmis_cdb: Fix incorrect read / write length extension
Ido Schimmel
2
-16
/
+3
2025-04-10
selftests: netfilter: add test case for recent mismatch bug
Florian Westphal
1
-1
/
+38
2025-04-10
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Florian Westphal
1
-1
/
+2
2025-04-10
net: ppp: Add bound checking for skb data on ppp_sync_txmung
Arnaud Lecomte
1
-0
/
+5
2025-04-09
net: txgbe: add sriov function support
Mengyuan Lou
7
-4
/
+101
2025-04-09
net: ngbe: add sriov function support
Mengyuan Lou
6
-9
/
+127
2025-04-09
net: libwx: Add msg task func
Mengyuan Lou
6
-4
/
+703
2025-04-09
net: libwx: Redesign flow when sriov is enabled
Mengyuan Lou
3
-17
/
+441
2025-04-09
net: libwx: Add sriov api for wangxun nics
Mengyuan Lou
5
-1
/
+250
2025-04-09
net: libwx: Add mailbox api for wangxun pf drivers
Mengyuan Lou
4
-1
/
+217
2025-04-09
net: ethernet: cortina: Use TOE/TSO on all TCP
Linus Walleij
1
-8
/
+29
2025-04-09
selftests: test_bridge_neigh_suppress: Test unicast ARP/NS with suppression
Amit Cohen
1
-0
/
+125
2025-04-09
net: bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
Amit Cohen
1
-0
/
+7
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2
-2
/
+43
2025-04-09
net: remove cpu stall in txq_trans_update()
Eric Dumazet
2
-4
/
+5
2025-04-09
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-09
octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()
Wentao Liang
1
-3
/
+6
2025-04-09
net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
Vladimir Oltean
1
-2
/
+29
2025-04-09
net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
Vladimir Oltean
1
-13
/
+13
2025-04-09
configs/debug: run and debug PREEMPT
Stanislav Fomichev
1
-0
/
+5
2025-04-09
net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver
Julian Vetter
1
-1
/
+1
2025-04-09
net: remove __get_unaligned_cpu32 from macvlan driver
Julian Vetter
1
-1
/
+1
2025-04-09
netdev: depend on netdev->lock for qstats in ops locked drivers
Jakub Kicinski
3
-13
/
+26
2025-04-09
docs: netdev: break down the instance locking info per ops struct
Jakub Kicinski
1
-12
/
+42
2025-04-09
netdev: depend on netdev->lock for xdp features
Jakub Kicinski
1
-14
/
+12
2025-04-09
xdp: double protect netdev->xdp_flags with netdev->lock
Jakub Kicinski
6
-4
/
+16
2025-04-09
netdev: don't hold rtnl_lock over nl queue info get when possible
Jakub Kicinski
1
-11
/
+7
2025-04-09
netdev: add "ops compat locking" helpers
Jakub Kicinski
3
-0
/
+82
2025-04-09
net: designate XSK pool pointers in queues as "ops protected"
Jakub Kicinski
3
-4
/
+9
2025-04-09
net: avoid potential race between netdev_get_by_index_lock() and netns switch
Jakub Kicinski
3
-9
/
+24
2025-04-09
ublk: pass ublksrv_ctrl_cmd * instead of io_uring_cmd *
Caleb Sander Mateos
1
-27
/
+19
2025-04-09
ublk: don't fail request for recovery & reissue in case of ubq->canceling
Ming Lei
1
-4
/
+5
2025-04-09
ublk: fix handling recovery & reissue in ublk_abort_queue()
Ming Lei
1
-4
/
+26
2025-04-09
selftests/tc-testing: sfq: check that a derived limit of 1 is rejected
Octavian Purdila
1
-0
/
+36
2025-04-09
net_sched: sch_sfq: move the limit validation
Octavian Purdila
1
-4
/
+6
2025-04-09
net_sched: sch_sfq: use a temporary work area for validating configuration
Octavian Purdila
1
-12
/
+44
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
3
-9
/
+7
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2
-1
/
+138
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
9
-1
/
+109
2025-04-08
net: libwx: handle page_pool_dev_alloc_pages error
Chenyuan Yang
1
-1
/
+2
2025-04-08
selftests: mptcp: validate MPJoin HMacFailure counters
Matthieu Baerts (NGI0)
1
-0
/
+18
2025-04-08
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Matthieu Baerts (NGI0)
1
-2
/
+6
2025-04-08
selftests: tc-testing: Pre-load IFE action and its submodules
Victor Nogueira
1
-0
/
+4
[next]