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
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
devel
davem/net-next
Jakub Kicinski
60
-250
/
+1204
2026-04-14
net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()
Kory Maincent
1
-1
/
+1
2026-04-14
Merge branch 'wireguard-fixes-for-7-1-rc1'
Jakub Kicinski
5
-13
/
+113
2026-04-14
wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...
Shardul Bankar
1
-5
/
+3
2026-04-14
wireguard: allowedips: remove redundant space
Jason A. Donenfeld
1
-1
/
+1
2026-04-14
tools: ynl: add sample for wireguard
Asbjørn Sloth Tønnesen
2
-0
/
+107
2026-04-14
wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
Fushuai Wang
1
-7
/
+2
2026-04-14
MAINTAINERS: Add netkit selftest files
Daniel Borkmann
1
-0
/
+3
2026-04-14
Merge branch 'follow-ups-to-nk_qlease-net-selftests'
Jakub Kicinski
4
-1142
/
+2120
2026-04-14
selftests/net: Add additional test coverage in nk_qlease
Daniel Borkmann
1
-5
/
+946
2026-04-14
selftests/net: Split netdevsim tests from HW tests in nk_qlease
Daniel Borkmann
3
-1142
/
+1169
2026-04-14
tools/ynl: Make YnlFamily closeable as a context manager
Daniel Borkmann
1
-0
/
+10
2026-04-14
net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()
Lorenzo Bianconi
1
-3
/
+11
2026-04-14
net: airoha: Fix VIP configuration for AN7583 SoC
Lorenzo Bianconi
2
-17
/
+51
2026-04-14
net: caif: clear client service pointer on teardown
Zhengchuan Liang
1
-2
/
+12
2026-04-14
net: strparser: fix skb_head leak in strp_abort_strp()
Luxiao Xu
1
-0
/
+8
2026-04-14
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
1
-1
/
+6
2026-04-14
Merge branch 'net-bpf-fix-null-ptr-deref-in-xdp_master_redirect-for-bonding-a...
Paolo Abeni
2
-2
/
+96
2026-04-14
selftests/bpf: add test for xdp_master_redirect with bond not up
Jiayuan Chen
1
-2
/
+94
2026-04-14
net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
Jiayuan Chen
1
-0
/
+2
2026-04-13
net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configuration
Lorenzo Bianconi
1
-3
/
+2
2026-04-13
sctp: disable BH before calling udp_tunnel_xmit_skb()
Xin Long
2
-0
/
+4
2026-04-13
sctp: fix missing encap_port propagation for GSO fragments
Xin Long
1
-0
/
+1
2026-04-13
Merge branch 'net-airoha-preliminary-series-to-support-multiple-net_devices-c...
Jakub Kicinski
1
-42
/
+43
2026-04-13
net: airoha: Rely on net_device pointer in ETS callbacks
Lorenzo Bianconi
1
-16
/
+14
2026-04-13
net: airoha: Rely on net_device pointer in HTB callbacks
Lorenzo Bianconi
1
-21
/
+24
2026-04-13
net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signature
Lorenzo Bianconi
1
-5
/
+5
2026-04-13
Merge branch 'net-dsa-mxl862xx-add-statistics-support'
Jakub Kicinski
5
-7
/
+588
2026-04-13
net: dsa: mxl862xx: implement .get_stats64
Daniel Golle
3
-7
/
+270
2026-04-13
net: dsa: mxl862xx: add ethtool statistics support
Daniel Golle
3
-0
/
+318
2026-04-13
net: phy: realtek: use LEDCR page number define on RTL8211F
Aleksander Jan Bajkowski
1
-2
/
+3
2026-04-13
bnge: return after auxiliary_device_uninit() in error path
Greg Kroah-Hartman
1
-0
/
+1
2026-04-13
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
1
-1
/
+1
2026-04-13
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2
-12
/
+13
2026-04-13
Merge branch 'octeon_ep_vf-fix-napi_build_skb-null-dereference'
Jakub Kicinski
1
-11
/
+36
2026-04-13
octeon_ep_vf: add NULL check for napi_build_skb()
David Carlier
1
-2
/
+28
2026-04-13
octeon_ep_vf: introduce octep_vf_oq_next_idx() helper
David Carlier
1
-9
/
+8
2026-04-13
Merge branch 'net-qrtr-ns-a-bunch-of-fixs'
Jakub Kicinski
1
-10
/
+69
2026-04-13
net: qrtr: ns: Fix use-after-free in driver remove()
Manivannan Sadhasivam
1
-0
/
+11
2026-04-13
net: qrtr: ns: Limit the total number of nodes
Manivannan Sadhasivam
1
-2
/
+14
2026-04-13
net: qrtr: ns: Free the node during ctrl_cmd_bye()
Manivannan Sadhasivam
1
-5
/
+15
2026-04-13
net: qrtr: ns: Limit the maximum number of lookups
Manivannan Sadhasivam
1
-2
/
+12
2026-04-13
net: qrtr: ns: Limit the maximum server registration per node
Manivannan Sadhasivam
1
-5
/
+21
2026-04-13
Merge branch 'net-move-getsockopt-away-from-__user-buffers'
Jakub Kicinski
4
-26
/
+94
2026-04-13
can: raw: convert to getsockopt_iter
Breno Leitao
1
-15
/
+13
2026-04-13
af_packet: convert to getsockopt_iter
Breno Leitao
1
-8
/
+7
2026-04-13
net: call getsockopt_iter if available
Breno Leitao
1
-3
/
+51
2026-04-13
net: add getsockopt_iter callback to proto_ops
Breno Leitao
1
-0
/
+23
2026-04-13
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
2
-2
/
+3
2026-04-13
net: stmmac: enable RPS and RBU interrupts
Russell King (Oracle)
1
-0
/
+6
[next]