..
arcnet
net: arcnet: com20020-isa: add missing MODULE_DESCRIPTION() macro
2024-06-19 17:21:12 -07:00
bonding
First batch of fixes for 6.14. Nothing really stands out,
2025-01-30 12:24:20 -08:00
caif
caif_virtio: use virtio_find_single_vq() for single virtqueue finding
2024-07-17 05:20:56 -04:00
can
can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot be allocated
2025-02-08 12:42:56 +01:00
dsa
net: dsa: rtl8366rb: Fix compilation problem
2025-02-24 09:14:42 +00:00
ethernet
net: ti: icss-iep: Reject perout generation request
2025-02-27 08:09:02 -08:00
fddi
net: handle HAS_IOPORT dependencies
2024-04-08 11:56:56 +01:00
fjes
net: fjes: use ethtool string helpers
2024-10-31 19:36:59 -07:00
hamradio
net: hamradio: scc: Switch to irq_get_nr_irqs()
2024-10-16 21:56:57 +02:00
hippi
net: hippi: Add missing pci_disable_device() in rr_init_one()
2022-09-26 13:22:39 -07:00
hyperv
hv_netvsc: Replace one-element array with flexible array member
2025-01-17 19:07:48 -08:00
ieee802154
Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan
2025-01-04 17:00:44 -08:00
ipa
net: Switch back to struct platform_driver::remove()
2024-10-04 16:39:57 -07:00
ipvlan
ipvlan: ensure network headers are in skb linear part
2025-02-21 16:29:50 -08:00
mctp
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-01-09 16:11:47 -08:00
mdio
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2024-12-19 11:35:07 -08:00
netdevsim
selftests: drv-net: test XDP, HDS auto and the ioctl path
2025-02-24 14:16:37 -08:00
pcs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2025-01-16 10:34:59 -08:00
phy
net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
2025-02-20 13:19:35 -08:00
plip
net: plip: fix break; causing plip to never transmit
2024-10-19 16:06:55 -05:00
ppp
ppp: fix ppp_async_encode() illegal access
2024-10-10 08:47:13 -07:00
pse-pd
net: pse-pd: pd692x0: Fix power limit retrieval
2025-02-18 18:30:27 -08:00
slip
slip: make slhc_remember() more robust against malicious packets
2024-10-10 09:06:32 -07:00
team
team: better TEAM_OPTION_TYPE_STRING validation
2025-02-13 08:36:55 -08:00
thunderbolt
net: thunderbolt: Fix TCPv6 GSO checksum calculation
2023-09-15 13:45:05 +01:00
usb
usbnet: gl620a: fix endpoint checking in genelink_bind()
2025-02-27 11:35:10 +01:00
vmxnet3
vmxnet3: Fix tx queue race condition with XDP
2025-02-01 17:17:32 -08:00
vxlan
vxlan: check vxlan_vnigroup_init() return value
2025-02-11 15:24:48 -08:00
wan
net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
2024-12-15 14:13:56 -08:00
wireguard
wireguard: device: support big tcp GSO
2024-11-18 19:32:27 -08:00
wireless
wireless fixes for v6.14-rc3
2025-02-10 18:13:07 -08:00
wwan
net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors
2025-02-14 13:39:55 -08:00
xen-netback
net/xen-netback: prevent UAF in xenvif_flush_hash()
2024-08-28 17:07:42 -07:00
amt.c
net: convert to nla_get_*_default()
2024-11-11 10:32:06 -08:00
bareudp.c
bareudp: Handle stats using NETDEV_PCPU_STAT_DSTATS.
2024-12-06 17:56:53 -08:00
dummy.c
rtnetlink: Remove __rtnl_link_register()
2024-11-11 17:26:51 -08:00
eql.c
net: fill in MODULE_DESCRIPTION()s under drivers/net/
2023-10-28 11:29:28 +01:00
geneve.c
geneve: Suppress list corruption splat in geneve_destroy_tunnels().
2025-02-19 18:49:29 -08:00
gtp.c
gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().
2025-02-19 18:49:28 -08:00
ifb.c
rtnetlink: Remove __rtnl_link_register()
2024-11-11 17:26:51 -08:00
Kconfig
testing: net-drv: add basic shaper test
2024-10-10 08:30:23 -07:00
LICENSE.SRC
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
loopback.c
net: loopback: Avoid sending IP packets without an Ethernet header
2025-02-21 16:06:46 -08:00
macsec.c
macsec: inherit lower device's TSO limits when offloading
2024-11-11 14:12:21 -08:00
macvlan.c
ndo_fdb_del: Add a parameter to report whether notification was sent
2024-11-15 16:39:18 -08:00
macvtap.c
net: fill in MODULE_DESCRIPTION()s under drivers/net/
2023-10-28 11:29:28 +01:00
Makefile
net: Always descend into dsa/ folder with CONFIG_NET_DSA enabled
2024-05-20 11:04:29 +01:00
mdio.c
mdio: Remove mdio45_ethtool_gset_npage()
2024-11-14 19:08:55 -08:00
mhi_net.c
net: mhi: Remove redundant initialization owner in mhi_net_driver
2023-08-10 17:29:42 -07:00
mii.c
net: mii: Fix the Speed display when the network cable is not connected
2025-01-20 12:02:38 -08:00
net_failover.c
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
2024-09-03 11:36:43 +02:00
netconsole.c
netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded
2025-01-09 18:06:36 -08:00
netkit.c
netkit: Allow for configuring needed_{head,tail}room
2025-01-06 09:48:49 +01:00
nlmon.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2024-09-03 11:36:43 +02:00
ntb_netdev.c
net: ntb_netdev: Move ntb_netdev_rx_handler() to call netif_rx() from __netif_rx()
2024-07-02 18:56:46 -07:00
pfcp.c
pfcp: Destroy device along with udp socket's netns dismantle.
2025-01-14 11:20:04 +01:00
rionet.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2024-09-03 11:36:43 +02:00
sb1000.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00:00
Space.c
net: appletalk: remove cops support
2023-10-04 11:49:20 -07:00
sungem_phy.c
net: sungem_phy: Constify struct mii_phy_def
2024-08-08 19:59:06 -07:00
tap.c
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
2024-12-18 17:55:30 -08:00
tun.c
tun: revert fix group permission check
2025-02-05 18:22:11 -08:00
veth.c
xdp: get rid of xdp_frame::mem.id
2024-12-12 18:22:52 -08:00
virtio_net.c
virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx
2024-12-10 11:22:21 +01:00
vrf.c
vrf: Make pcpu_dstats update functions available to other modules.
2024-12-06 17:56:52 -08:00
vsockmon.c
netdev_features: convert NETIF_F_LLTX to dev->lltx
2024-09-03 11:36:43 +02:00
xen-netfront.c
xen/netfront: fix crash when removing device
2024-12-13 09:12:24 +01:00