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-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
rtnetlink: Fix bad unlock balance in do_setlink().
Kuniyuki Iwashima
1
-1
/
+1
2025-04-08
net: ethtool: Don't call .cleanup_data when prepare_data fails
Maxime Chevallier
1
-3
/
+5
2025-04-08
tc: Ensure we have enough buffer space when sending filter netlink notifications
Toke Høiland-Jørgensen
1
-21
/
+45
2025-04-08
net: libwx: Fix the wrong Rx descriptor field
Jiawen Wu
2
-3
/
+3
2025-04-08
octeontx2-pf: qos: fix VF root node parent queue index
Hariprasad Kelam
1
-0
/
+5
2025-04-08
selftests: tls: check that disconnect does nothing
Jakub Kicinski
1
-0
/
+36
2025-04-08
net: tls: explicitly disallow disconnect
Jakub Kicinski
1
-0
/
+6
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
3
-9
/
+18
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent
Cong Wang
1
-0
/
+31
2025-04-08
selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent
Cong Wang
1
-0
/
+31
2025-04-08
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Cong Wang
2
-8
/
+3
2025-04-08
sch_ets: make est_qlen_notify() idempotent
Cong Wang
1
-4
/
+4
2025-04-08
sch_qfq: make qfq_qlen_notify() idempotent
Cong Wang
1
-2
/
+5
2025-04-08
sch_hfsc: make hfsc_qlen_notify() idempotent
Cong Wang
1
-2
/
+6
2025-04-08
sch_drr: make drr_qlen_notify() idempotent
Cong Wang
1
-3
/
+4
2025-04-08
sch_htb: make htb_qlen_notify() idempotent
Cong Wang
1
-0
/
+2
2025-04-08
tipc: fix memory leak in tipc_link_xmit
Tung Nguyen
1
-0
/
+1
2025-04-07
net: hold instance lock during NETDEV_CHANGE
Stanislav Fomichev
10
-31
/
+63
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
1
-4
/
+5
2025-04-07
selftests: drv-net: test random value for hds-thresh
Taehee Yoo
1
-1
/
+32
2025-04-07
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0.
Taehee Yoo
1
-0
/
+1
2025-04-04
selftests: net: amt: indicate progress in the stress test
Jakub Kicinski
1
-6
/
+14
2025-04-04
netlink: specs: rt_route: pull the ifa- prefix out of the names
Jakub Kicinski
1
-89
/
+91
2025-04-04
netlink: specs: rt_addr: pull the ifa- prefix out of the names
Jakub Kicinski
2
-20
/
+21
2025-04-04
netlink: specs: rt_addr: fix get multi command name
Jakub Kicinski
2
-2
/
+2
2025-04-04
netlink: specs: rt_addr: fix the spec format / schema failures
Jakub Kicinski
1
-0
/
+1
2025-04-04
net: avoid false positive warnings in __net_mp_close_rxq()
Jakub Kicinski
2
-8
/
+8
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
4
-57
/
+54
2025-04-04
net: ibmveth: make veth_pool_store stop hanging
Dave Marquardt
1
-12
/
+27
2025-04-04
arcnet: Add NULL check in com20020pci_probe()
Henry Martin
1
-1
/
+16
2025-04-04
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
2025-04-04
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
2025-04-04
usbnet:fix NPE during rx_complete
Ying Lu
1
-3
/
+3
2025-04-04
net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
Lorenzo Bianconi
1
-5
/
+4
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
4
-4
/
+4
2025-04-03
fs: actually hold the namespace semaphore
Christian Brauner
1
-1
/
+2
2025-04-03
io_uring/zcrx: fix selftests w/ updated netdev Python helpers
David Wei
1
-4
/
+4
2025-04-03
selftests: net: use netdevsim in netns test
Stanislav Fomichev
2
-4
/
+34
2025-04-03
docs: net: document netdev notifier expectations
Stanislav Fomichev
1
-0
/
+23
2025-04-03
net: dummy: request ops lock
Stanislav Fomichev
1
-0
/
+1
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
4
-5
/
+28
2025-04-03
net: rename rtnl_net_debug to lock_debug
Stanislav Fomichev
2
-1
/
+1
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
3
-10
/
+22
2025-04-03
net: hold instance lock during NETDEV_REGISTER/UP
Stanislav Fomichev
4
-15
/
+15
2025-04-03
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
1
-1
/
+1
[next]