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
/
task-analyzer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-16
ipv4: Use nlmsg_payload in route file
Breno Leitao
1
-2
/
+2
2025-04-16
ipv4: Use nlmsg_payload in fib_frontend file
Breno Leitao
1
-2
/
+2
2025-04-16
ipv4: Use nlmsg_payload in devinet file
Breno Leitao
1
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in route file
Breno Leitao
1
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in addrconf file
Breno Leitao
1
-2
/
+2
2025-04-16
ipv6: Use nlmsg_payload in addrlabel file
Breno Leitao
1
-4
/
+4
2025-04-16
net: stmmac: sti: convert to stmmac_pltfr_pm_ops
Russell King (Oracle)
1
-24
/
+1
2025-04-16
net: stmmac: sti: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-28
/
+26
2025-04-16
net: stmmac: sti: use phy_interface_mode_is_rgmii()
Russell King (Oracle)
1
-7
/
+2
2025-04-16
docs: networking: clarify intended audience of netdevices.rst
Jakub Kicinski
1
-1
/
+1
2025-04-16
net: phy: mediatek: init val in .phy_led_polarity_set for AN7581
Christian Marangi
1
-2
/
+1
2025-04-16
net: stmmac: sun8i: use stmmac_pltfr_probe()
Russell King (Oracle)
1
-8
/
+2
2025-04-16
net: stmmac: intel: remove unnecessary setting max_speed
Russell King (Oracle)
1
-3
/
+0
2025-04-16
eth: bnxt: add support rx side device memory TCP
Taehee Yoo
3
-82
/
+133
2025-04-16
net: lan743x: Allocate rings outside ZONE_DMA
Thangaraj Samynathan
1
-2
/
+1
2025-04-16
net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER
Michael Walle
1
-11
/
+13
2025-04-16
net: ethernet: ti: am65-cpsw: set fwnode for ports
Michael Walle
1
-1
/
+1
2025-04-15
net: ptp: introduce .supported_perout_flags to ptp_clock_info
Jacob Keller
15
-57
/
+21
2025-04-15
net: ptp: introduce .supported_extts_flags to ptp_clock_info
Jacob Keller
17
-111
/
+70
2025-04-15
net: bridge: locally receive all multicast packets if IFF_ALLMULTI is set
Shengyu Qu
1
-1
/
+2
2025-04-15
net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIB
Heiner Kallweit
1
-2
/
+0
2025-04-15
tc: Return an error if filters try to attach too many actions
Toke Høiland-Jørgensen
1
-2
/
+14
2025-04-15
octeon_ep_vf: Remove octep_vf_wq
Simon Horman
2
-4
/
+0
2025-04-15
net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-6
/
+1
2025-04-15
net: stmmac: ingenic: convert to stmmac_pltfr_pm_ops
Russell King (Oracle)
1
-33
/
+8
2025-04-15
net: stmmac: imx: use stmmac_pltfr_probe()
Russell King (Oracle)
1
-12
/
+2
2025-04-15
net: stmmac: anarion: use devm_stmmac_pltfr_probe()
Russell King (Oracle)
1
-2
/
+1
2025-04-15
net: stmmac: anarion: use stmmac_pltfr_probe()
Russell King (Oracle)
1
-2
/
+1
2025-04-15
net: stmmac: anarion: clean up interface parsing
Russell King (Oracle)
1
-10
/
+4
2025-04-15
net: stmmac: anarion: clean up anarion_config_dt() error handling
Russell King (Oracle)
1
-4
/
+3
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_{new,del}rule()
Breno Leitao
1
-4
/
+6
2025-04-15
net: fib_rules: Use nlmsg_payload in fib_valid_dumprule_req
Breno Leitao
1
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_getroute_req
Breno Leitao
1
-2
/
+2
2025-04-15
ipv6: Use nlmsg_payload in inet6_rtm_valid_getaddr_req
Breno Leitao
1
-2
/
+2
2025-04-15
ipv6: Use nlmsg_payload in inet6_valid_dump_ifaddr_req
Breno Leitao
1
-2
/
+2
2025-04-15
mpls: Use nlmsg_payload in mpls_valid_fib_dump_req
Breno Leitao
1
-2
/
+2
2025-04-15
rtnetlink: Use nlmsg_payload in valid_fdb_dump_strict
Breno Leitao
1
-2
/
+2
2025-04-15
neighbour: Use nlmsg_payload in neigh_valid_get_req
Breno Leitao
1
-2
/
+2
2025-04-15
neighbour: Use nlmsg_payload in neightbl_valid_dump_info
Breno Leitao
1
-2
/
+2
2025-04-15
netlink: Introduce nlmsg_payload helper
Breno Leitao
1
-0
/
+16
2025-04-15
qed: Remove unused qed_db_recovery_dp
Dr. David Alan Gilbert
2
-20
/
+0
2025-04-15
qed: Remove unused qed_print_mcp_trace_*
Dr. David Alan Gilbert
2
-56
/
+0
2025-04-15
qed: Remove unused qed_ptt_invalidate
Dr. David Alan Gilbert
2
-20
/
+0
2025-04-15
qed: Remove unused qed_calc_*_ctx_validation functions
Dr. David Alan Gilbert
2
-128
/
+0
2025-04-15
qed: Remove unused qed_memset_*ctx functions
Dr. David Alan Gilbert
2
-62
/
+0
2025-04-15
net: phy: remove device_phy_find_device
Heiner Kallweit
2
-18
/
+0
2025-04-15
selftests: mptcp: use IPPROTO_MPTCP for getaddrinfo
zhenwei pi
1
-4
/
+17
2025-04-15
selftests: mptcp: diag: drop nlh parameter of recv_nlmsg
Geliang Tang
1
-4
/
+3
2025-04-15
selftests: mptcp: validate MPJoinRejected counter
Matthieu Baerts (NGI0)
1
-5
/
+21
2025-04-15
mptcp: add MPJoinRejected MIB counter
Matthieu Baerts (NGI0)
4
-1
/
+7
[next]