..
appletalk
arcnet
arcnet: fix potential memory leak in com20020_probe()
2022-11-23 12:41:54 +00:00
bonding
bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
2023-03-17 07:56:41 +00:00
caif
can
net: Use of_property_read_bool() for boolean properties
2023-03-16 17:41:28 +00:00
dsa
net: dsa: b53: mmap: fix device tree support
2023-03-17 21:56:31 -07:00
ethernet
i40e: fix flow director packet filter programming
2023-03-21 11:11:08 -07:00
fddi
net: defxx: Fix missing err handling in dfx_init()
2022-12-09 10:44:27 +00:00
fjes
ACPI: make remove callback of ACPI driver void
2022-11-23 19:11:22 +01:00
hamradio
hamradio: baycom_epp: Do not use x86-specific rdtsc()
2022-12-19 09:27:10 +00:00
hippi
net: hippi: Add missing pci_disable_device() in rr_init_one()
2022-09-26 13:22:39 -07:00
hyperv
Networking changes for 6.3.
2023-02-21 18:24:12 -08:00
ieee802154
ca8210: fix mac_len negative array access
2023-03-02 14:39:48 +01:00
ipa
net: ipa: fix some register validity checks
2023-03-16 21:33:18 -07:00
ipvlan
ipvlan: Make skb->skb_iif track skb->dev for l3s mode
2023-03-10 21:27:15 -08:00
mctp
mctp: serial: Fix starting value for frame check sequence
2022-12-19 12:38:45 +00:00
mdio
net: mdio: fix owner field for mdio buses registered using ACPI
2023-03-19 10:48:35 +00:00
netdevsim
bpf-next-for-netdev
2023-02-10 17:51:27 -08:00
pcs
net: pcs: rzn1-miic: remove unused struct members and use miic variable
2023-02-09 22:47:16 -08:00
phy
net: sfp: fix state loss when updating state_hw_mask
2023-03-19 10:59:33 +00:00
plip
net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()
2022-12-07 20:10:47 -08:00
ppp
Networking changes for 6.2.
2022-12-13 15:47:48 -08:00
pse-pd
net: pse-pd: PSE_REGULATOR should depend on REGULATOR
2022-10-05 20:32:28 -07:00
slip
team
Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"
2023-01-18 20:32:44 -08:00
thunderbolt
net: thunderbolt: Add tracepoints
2023-01-12 21:19:30 -08:00
usb
usb: plusb: remove unused pl_clear_QuickLink_features function
2023-03-20 10:16:27 +00:00
vmxnet3
vmxnet3: move rss code block under eop descriptor
2023-02-09 22:50:46 -08:00
vxlan
vxlan: Fix memory leaks in error path
2023-01-02 13:37:33 +00:00
wan
net: Use of_property_read_bool() for boolean properties
2023-03-16 17:41:28 +00:00
wireguard
cpumask: fix incorrect cpumask scanning result checks
2023-03-06 12:15:13 -08:00
wireless
net: Use of_property_read_bool() for boolean properties
2023-03-16 17:41:28 +00:00
wwan
net: wwan: t7xx: Fix Runtime PM initialization
2023-01-28 13:20:21 +00:00
xen-netback
Including fixes from wireless and netfilter.
2023-02-27 14:05:08 -08:00
amt.c
amt: remove unnecessary skb pointer check
2022-08-19 16:51:21 -07:00
bareudp.c
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
2022-03-16 19:16:57 -07:00
dummy.c
ethtool: doc: clarify what drivers can implement in their get_drvinfo()
2022-11-17 19:26:02 -08:00
eql.c
net: rename reference+tracking helpers
2022-06-09 21:52:55 -07:00
geneve.c
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
2022-10-31 18:10:21 -07:00
gtp.c
genetlink: start to validate reserved header bytes
2022-08-29 12:47:15 +01:00
ifb.c
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
2022-10-28 20:13:54 -07:00
Kconfig
Networking changes for 6.3.
2023-02-21 18:24:12 -08:00
LICENSE.SRC
loopback.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-11-29 13:04:52 -08:00
macsec.c
Networking changes for 6.3.
2023-02-21 18:24:12 -08:00
macvlan.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-11-17 18:30:39 -08:00
macvtap.c
driver core: class: make namespace and get_ownership take const *
2022-11-09 15:49:32 +01:00
Makefile
net: thunderbolt: Move into own directory
2023-01-12 21:19:30 -08:00
mdio.c
mhi_net.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-11-17 18:30:39 -08:00
mii.c
net_failover.c
net: move from strlcpy with unused retval to strscpy
2022-08-31 14:11:07 -07:00
netconsole.c
netconsole: avoid CON_ENABLED misuse to track registration
2022-12-02 11:25:02 +01:00
nlmon.c
ntb_netdev.c
ntb_netdev: Use dev_kfree_skb_any() in interrupt context
2022-12-12 12:56:37 -08:00
rionet.c
net: move from strlcpy with unused retval to strscpy
2022-08-31 14:11:07 -07:00
sb1000.c
Space.c
net: move from strlcpy with unused retval to strscpy
2022-08-31 14:11:07 -07:00
sungem_phy.c
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
2022-07-21 19:04:19 -07:00
tap.c
tap: tap_open(): correctly initialize socket uid
2023-02-06 10:16:55 +00:00
tun.c
bpf-next-for-netdev
2023-02-10 17:51:27 -08:00
veth.c
veth: Fix use after free in XDP_REDIRECT
2023-03-15 21:11:06 -07:00
virtio_net.c
virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails
2023-03-16 17:46:05 +00:00
vrf.c
net: vrf: determine the dst using the original ifindex for multicast
2022-12-21 17:47:37 -08:00
vsockmon.c
net: don't include ethtool.h from netdevice.h
2020-11-23 17:27:04 -08:00
xen-netfront.c
drivers: net: turn on XDP features
2023-02-02 20:48:23 -08:00