..
arcnet
net: arcnet: com20020-pci: avoid -Wformat-truncation warning
2026-05-22 17:20:57 -07:00
bonding
bonding: no longer rely on RTNL in bond_fill_info()
2026-06-30 17:00:03 -07:00
can
virtio,vhost,vdpa: features, fixes
2026-06-17 11:49:00 -07:00
dsa
net: dsa: qca8k: fall back to ethernet-ports node name for LEDs
2026-07-02 11:48:25 +02:00
ethernet
net/mlx5: qos: Support cross-device tx scheduling
2026-07-07 11:31:27 +02:00
fddi
FDDI: defza: Sanitise the reset safety timer
2026-05-13 17:31:01 -07:00
fjes
net: fjes: Drop fjes_acpi_driver and rework initialization
2026-03-19 17:20:55 -07:00
hyperv
hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
2026-06-09 13:16:30 +02:00
ieee802154
ieee802154: ca8210: fix pointer truncation in kfifo on 64-bit
2026-06-19 22:33:04 +02:00
ipa
net: ipa: fix SMEM state handle leaks in SMP2P init
2026-06-26 18:40:04 -07:00
ipvlan
ipvlan: use netif_receive_skb() in ipvlan_process_multicast()
2026-05-13 17:55:14 -07:00
mctp
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-06-11 14:33:35 -07:00
mdio
Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"
2026-06-29 19:07:42 -07:00
netdevsim
netdevsim: remove ethtool debugfs files before freeing netdev
2026-06-29 18:47:23 -07:00
ovpn
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-05-21 15:09:02 -07:00
pcs
Driver core changes for 7.2-rc1
2026-06-15 12:41:17 +05:30
phy
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-07-03 07:46:27 +02:00
plip
ppp
TTY / Serial driver update for 7.2-rc1
2026-06-22 11:51:49 -07:00
pse-pd
net: pse-pd: scope pse_control regulator handle to kref lifetime
2026-06-26 18:43:09 -07:00
slip
slip: bound decode() reads against the compressed packet length
2026-04-21 10:18:18 +02:00
team
net: team: don't recurse on the port's netdev ops lock
2026-06-04 14:04:55 -07:00
thunderbolt
Including fixes from netfilter and IPsec.
2026-06-25 12:25:36 -07:00
usb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-07-03 07:46:27 +02:00
vmxnet3
vxlan
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-06-04 15:29:04 -07:00
wan
net: ixp4xx_hss: fix duplicate HDLC netdev allocation
2026-06-24 17:45:20 -07:00
wireguard
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-06-01 13:42:12 +02:00
wireless
workqueue: Changes for v7.2
2026-06-17 11:57:44 +01:00
wwan
net: wwan: iosm: bound device offsets in the MUX downlink decoder
2026-06-29 17:50:56 -07:00
xen-netback
amt.c
amt: no longer rely on RTNL in amt_fill_info()
2026-07-06 11:45:44 +02:00
bareudp.c
bareudp: Use rtnl_dereference() in bareudp_sock_release().
2026-05-20 19:12:29 -07:00
dummy.c
net: change ndo_set_rx_mode_async return type to int
2026-06-09 18:15:29 -07:00
eql.c
geneve.c
geneve: validate inner network offset in geneve_gro_complete()
2026-06-24 18:59:29 -07:00
gtp.c
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
2026-05-05 17:47:04 -07:00
ifb.c
net: ifb: report ethtool stats over num_tx_queues
2026-05-14 18:40:04 -07:00
Kconfig
ne2k: fold drivers/net/Space.c into ne.c
2026-05-01 16:46:53 -07:00
LICENSE.SRC
loopback.c
macsec.c
macsec: no longer rely on RTNL in macsec_fill_info()
2026-07-03 18:43:53 +02:00
macvlan.c
macvlan: no longer rely on RTNL in macvlan_fill_info()
2026-07-03 16:22:11 +02:00
macvtap.c
kernfs: pass struct ns_common instead of const void * for namespace tags
2026-04-09 14:36:52 +02:00
Makefile
ne2k: fold drivers/net/Space.c into ne.c
2026-05-01 16:46:53 -07:00
mdio.c
mhi_net.c
mii.c
net_failover.c
net: net_failover: Fix the deadlock in slave register
2026-05-13 19:01:03 -07:00
netconsole.c
netconsole: do not warn when the best-effort skb allocation fails
2026-06-30 17:15:11 -07:00
netkit.c
net: change ndo_set_rx_mode_async return type to int
2026-06-09 18:15:29 -07:00
nlmon.c
ntb_netdev.c
net: ntb_netdev: add SPDX tag and remove boilerplate license text
2026-03-19 17:17:32 -07:00
pfcp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-06-16 14:59:58 -07:00
rionet.c
sungem_phy.c
tap.c
tap: free page on error paths in tap_get_user_xdp()
2026-05-22 10:08:59 -07:00
tun_vnet.h
virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN
2026-03-24 11:12:07 +01:00
tun.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2026-06-11 14:33:35 -07:00
veth.c
veth: fix NAPI leak in XDP enable error path
2026-06-23 14:46:32 -07:00
virtio_net.c
virtio_net: disable cb when NAPI is busy-polled
2026-06-30 17:03:37 -07:00
vrf.c
vrf: Fix a potential NPD when removing a port from a VRF
2026-04-27 17:43:22 -07:00
vsockmon.c
xen-netfront.c
xen: branch for v7.0-rc3
2026-03-07 07:44:32 -08:00