..
appletalk
arcnet
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
2022-03-03 10:29:13 +00:00
bonding
net: make drivers set the TSO limit not the GSO limit
2022-05-06 12:07:56 +01:00
caif
caif_virtio: switch to netif_napi_add_weight()
2022-05-08 11:33:57 +01:00
can
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-05-05 13:03:18 -07:00
dsa
net: dsa: felix: perform MDB migration based on ocelot->multicast list
2022-05-06 21:00:12 -07:00
ethernet
rtnetlink: add extack support in fdb del handlers
2022-05-09 11:58:20 +01:00
fddi
fjes
hamradio
net: hamradio: remove support for DMA SCC devices
2022-04-27 12:22:56 +01:00
hippi
drivers: net: hippi: Fix deadlock in rr_close()
2022-04-21 10:30:45 +02:00
hyperv
net: make drivers set the TSO limit not the GSO limit
2022-05-06 12:07:56 +01:00
ieee802154
Stefan Schmidt says:
2022-05-02 13:57:56 -07:00
ipa
net: switch to netif_napi_add_tx()
2022-05-05 15:54:12 -07:00
ipvlan
net: add netif_inherit_tso_max()
2022-05-06 12:07:56 +01:00
mctp
mctp i2c: correct mctp_i2c_header_create result
2022-04-01 12:04:15 +01:00
mdio
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2022-05-05 13:03:18 -07:00
netdevsim
netdevsim: Use dscp_t in struct nsim_fib4_rt
2022-04-11 17:37:58 -07:00
pcs
net: pcs: pcs-xpcs: Convert to mdiobus_c45_read
2022-05-02 13:21:38 +02:00
phy
net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configuration
2022-05-09 12:09:29 +01:00
plip
slip/plip: Use netif_rx().
2022-03-06 11:05:31 +00:00
ppp
net: remove noblock parameter from skb_recv_datagram()
2022-04-06 13:45:26 +01:00
slip
drivers: net: slip: fix NPD bug in sl_tx_timeout()
2022-04-06 23:00:16 -07:00
team
teaming: deliver link-local packets with the link they arrive on
2022-02-18 11:40:52 +00:00
usb
r8152: switch to netif_napi_add_weight()
2022-05-08 11:33:57 +01:00
vmxnet3
vxlan
net: vxlan: Add extack support to vxlan_fdb_delete
2022-05-09 11:58:20 +01:00
wan
net: wan: switch to netif_napi_add_weight()
2022-05-08 11:33:57 +01:00
wireguard
wireguard: device: check for metadata_dst with skb_valid_dst()
2022-04-22 15:59:05 -07:00
wireless
wireless-next patches for v5.19
2022-05-03 17:27:51 -07:00
wwan
net: wwan: t7xx: Device deep sleep lock/unlock
2022-05-09 10:51:59 +01:00
xen-netback
eth: remove copies of the NAPI_POLL_WEIGHT define
2022-04-29 11:56:41 +01:00
amt.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00:00
bareudp.c
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
2022-03-16 19:16:57 -07:00
dummy.c
eql.c
net: eql: Use kzalloc instead of kmalloc/memset
2022-04-21 14:40:21 +02:00
geneve.c
geneve: avoid indirect calls in GRO path, when possible
2022-04-15 10:52:29 +01:00
gtp.c
gtp: Fix inconsistent indenting
2022-03-16 08:47:02 -07:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c
net: Add skb_clear_tstamp() to keep the mono delivery_time
2022-03-03 14:38:48 +00:00
macsec.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00:00
macvlan.c
rtnetlink: add extack support in fdb del handlers
2022-05-09 11:58:20 +01:00
macvtap.c
macvtap: advertise link netns via netlink
2022-03-01 17:59:28 -08:00
Makefile
vxlan: move to its own directory
2022-03-01 08:38:01 +00:00
mdio.c
mhi_net.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00:00
mii.c
net_failover.c
net: add per-cpu storage and net->core_stats
2022-03-11 23:17:24 -08:00
netconsole.c
nlmon.c
ntb_netdev.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00:00
rionet.c
net: dev: Makes sure netif_rx() can be invoked in any context.
2022-02-14 13:38:35 +00: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
sungem_phy.c
sungem: Prepare cleanup of powerpc's asm/prom.h
2022-05-05 15:52:27 -07:00
tap.c
net: tap: track dropped skb via kfree_skb_reason()
2022-03-06 11:04:01 +00:00
thunderbolt.c
tun.c
net: switch to netif_napi_add_tx()
2022-05-05 15:54:12 -07:00
veth.c
net: add netif_inherit_tso_max()
2022-05-06 12:07:56 +01:00
virtio_net.c
net: virtio: switch to netif_napi_add_weight()
2022-05-08 11:33:57 +01:00
vrf.c
vrf: fix packet sniffing for traffic originating from ip tunnels
2022-04-01 11:56:55 +01:00
vsockmon.c
xen-netfront.c
xen/grant-table: remove readonly parameter from functions
2022-03-15 20:34:40 -05:00