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-05-03
ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
Ido Schimmel
1
-2
/
+9
2025-05-02
ipv6: Restore fib6_config validation for SIOCADDRT.
Kuniyuki Iwashima
1
-42
/
+55
2025-05-02
mptcp: Align mptcp_inet6_sk with other protocols
Pedro Falcato
1
-2
/
+2
2025-05-02
net: stmmac: remove speed_mode_2500() method
Russell King (Oracle)
2
-4
/
+0
2025-05-02
net: stmmac: intel: convert speed_mode_2500() to get_interfaces()
Russell King (Oracle)
2
-15
/
+16
2025-05-02
net: stmmac: intel: move phy_interface init to tgl_common_data()
Russell King (Oracle)
1
-4
/
+1
2025-05-02
net: stmmac: add get_interfaces() platform method
Russell King (Oracle)
2
-3
/
+15
2025-05-02
net: stmmac: use priv->plat->phy_interface directly
Russell King (Oracle)
1
-3
/
+3
2025-05-02
net: stmmac: use a local variable for priv->phylink_config
Russell King (Oracle)
1
-19
/
+18
2025-05-02
selftests/bpf: Cleanup bpf qdisc selftests
Amery Hung
2
-45
/
+11
2025-05-02
selftests/bpf: Test attaching a bpf qdisc with incomplete operators
Amery Hung
4
-0
/
+72
2025-05-02
bpf: net_sched: Make some Qdisc_ops ops mandatory
Amery Hung
1
-0
/
+12
2025-05-02
selftests/bpf: Test setting and creating bpf qdisc as default qdisc
Amery Hung
2
-0
/
+63
2025-05-02
bpf: net_sched: Fix bpf qdisc init prologue when set as default qdisc
Amery Hung
1
-5
/
+7
2025-05-02
selftests/bpf: Add tests for bucket resume logic in UDP socket iterators
Jordan Rife
1
-0
/
+414
2025-05-02
selftests/bpf: Return socket cookies from sock_iter_batch progs
Jordan Rife
3
-17
/
+41
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
1
-17
/
+44
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
1
-8
/
+12
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
1
-8
/
+8
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2
-26
/
+58
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
1
-5
/
+6
2025-05-02
tools: ynl: allow fixed-header to be specified per op
Jakub Kicinski
3
-5
/
+21
2025-05-02
tools: ynl-gen: don't init enum checks for classic netlink
Jakub Kicinski
1
-20
/
+26
2025-05-02
tools: ynl-gen: array-nest: support binary array with exact-len
Jakub Kicinski
1
-4
/
+20
2025-05-02
tools: ynl-gen: array-nest: support put for scalar
Jakub Kicinski
1
-3
/
+25
2025-05-02
tools: ynl-gen: mutli-attr: support binary types with struct
Jakub Kicinski
1
-0
/
+19
2025-05-02
tools: ynl-gen: multi-attr: type gen for string
Jakub Kicinski
2
-4
/
+38
2025-05-02
tools: ynl-gen: support CRUD-like notifications for classic Netlink
Jakub Kicinski
1
-1
/
+5
2025-05-02
tools: ynl-gen: support using dump types for ntf
Jakub Kicinski
1
-1
/
+1
2025-05-02
tools: ynl: let classic netlink requests specify extra nlflags
Jakub Kicinski
3
-4
/
+23
2025-05-02
tools: ynl-gen: fill in missing empty attr lists
Jakub Kicinski
1
-0
/
+8
2025-05-02
tools: ynl-gen: factor out free_needs_iter for a struct
Jakub Kicinski
1
-5
/
+9
2025-05-02
tools: ynl-gen: fix comment about nested struct dict
Jakub Kicinski
1
-1
/
+1
2025-05-01
dt-bindings: net: via-rhine: Convert to YAML
Alexey Charkov
2
-17
/
+41
2025-05-01
ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup
Andrea Mayer
1
-3
/
+3
2025-05-01
net: phy: factor out provider part from mdio_bus.c
Heiner Kallweit
6
-474
/
+494
2025-05-01
net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
Daniel Golle
3
-16
/
+203
2025-05-01
r8152: use SHA-256 library API instead of crypto_shash API
Eric Biggers
2
-42
/
+8
2025-05-01
net: phy: realtek: Add support for WOL magic packet on RTL8211F
Daniel Braunwarth
1
-0
/
+69
2025-05-01
selftests: drv-net: rss_input_xfrm: Check test prerequisites before running
Gal Pressman
1
-0
/
+5
2025-05-01
dt-bindings: net: sun8i-emac: Add A523 EMAC0 compatible
Yixun Lan
1
-0
/
+1
2025-05-01
net: vertexcom: mse102x: Fix RX error handling
Stefan Wahren
1
-4
/
+16
2025-05-01
net: vertexcom: mse102x: Add range check for CMD_RTS
Stefan Wahren
1
-2
/
+4
2025-05-01
net: vertexcom: mse102x: Fix LEN_MASK
Stefan Wahren
1
-1
/
+1
2025-05-01
net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
Stefan Wahren
1
-0
/
+8
2025-05-01
net: hns3: defer calling ptp_clock_register()
Jian Shen
1
-6
/
+7
2025-05-01
net: hns3: fixed debugfs tm_qset size
Hao Lan
1
-1
/
+1
2025-05-01
net: hns3: fix an interrupt residual problem
Yonglong Liu
1
-43
/
+39
2025-05-01
net: hns3: store rx VLAN tag offload state for VF
Jian Shen
2
-6
/
+20
2025-05-01
octeon_ep: Fix host hang issue during device reboot
Sathesh B Edara
1
-1
/
+1
[next]