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
path:
root
/
drivers
/
net
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
28
-97
/
+365
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
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
wireguard: allowedips: Use kfree_rcu() instead of call_rcu()
Fushuai Wang
1
-7
/
+2
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: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
1
-1
/
+6
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
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
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
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
net: phy: qcom: at803x: Use the correct bit to disable extended next page
Maxime Chevallier
1
-1
/
+1
2026-04-13
net: stmmac: enable RPS and RBU interrupts
Russell King (Oracle)
1
-0
/
+6
2026-04-13
mlx4: correct error reporting in mlx4_master_process_vhcr()
Alok Tiwari
1
-2
/
+2
2026-04-13
net: team: Add new tx_enabled team port option
Marc Harvey
1
-0
/
+55
2026-04-13
net: team: Add new rx_enabled team port option
Marc Harvey
1
-0
/
+49
2026-04-13
net: team: Track rx enablement separately from tx enablement
Marc Harvey
2
-25
/
+81
2026-04-13
net: team: Rename enablement functions and struct members to tx
Marc Harvey
4
-25
/
+27
2026-04-13
net: team: Rename port_disabled team mode op to port_tx_disabled
Marc Harvey
2
-4
/
+4
2026-04-13
net: team: Remove unused team_mode_op, port_enabled
Marc Harvey
1
-2
/
+0
2026-04-13
net: team: Annotate reads and writes for mixed lock accessed values
Marc Harvey
2
-6
/
+7
2026-04-12
net: ipa: add IPA v5.2 configuration data
Luca Weiss
8
-1
/
+464
2026-04-12
net: ethernet: mtk_eth_soc: initialize PPE per-tag-layer MTU registers
Daniel Golle
3
-1
/
+52
2026-04-12
pppox: remove sk_pppox() helper
Qingfang Deng
2
-8
/
+8
2026-04-12
net/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()
Gal Pressman
1
-8
/
+4
2026-04-12
net/mlx5e: Fix features not applied during netdev registration
Gal Pressman
1
-0
/
+8
2026-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
3
-5
/
+4
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
1
-3
/
+5
2026-04-12
net: change sk_filter_reason() to return the reason by value
Eric Dumazet
1
-3
/
+5
2026-04-12
net: phy: add a PHY write barrier when disabling interrupts
Charles Perry
1
-1
/
+24
2026-04-12
net: mdio: add a driver for PIC64-HPSC/HX MDIO controller
Charles Perry
3
-0
/
+198
2026-04-12
net: phy: fix a return path in get_phy_c45_ids()
Charles Perry
1
-2
/
+2
2026-04-12
octeon_ep: Remove unnecessary semicolons in octep_oq_drop_rx()
Nobuhiro Iwamatsu
1
-1
/
+1
2026-04-12
net: ipa: Fix decoding EV_PER_EE for IPA v5.0+
Luca Weiss
1
-0
/
+1
2026-04-12
net: ipa: Fix programming of QTIME_TIMESTAMP_CFG
Luca Weiss
1
-3
/
+3
2026-04-12
ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
Taegu Ha
1
-0
/
+3
2026-04-12
net: hamradio: scc: validate bufsize in SIOCSCCSMEM ioctl
Mashiro Chen
1
-0
/
+2
2026-04-12
net: hamradio: bpqether: validate frame length in bpq_rcv()
Mashiro Chen
1
-0
/
+3
2026-04-12
net: enetc: add unstructured counters for ENETC v4
Wei Fang
2
-25
/
+234
2026-04-12
net: enetc: add unstructured pMAC counters for ENETC v1
Wei Fang
1
-21
/
+56
2026-04-12
net: enetc: remove standardized counters from enetc_pm_counters
Wei Fang
1
-40
/
+0
2026-04-12
net: enetc: show RX drop counters only for assigned RX rings
Wei Fang
1
-16
/
+2
2026-04-12
net: enetc: add support for the standardized counters
Wei Fang
3
-18
/
+245
[next]