mirror-linux/drivers/net
Florian Fuchs d8e08149a5 net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive()
Use the napi functions napi_alloc_skb() and napi_gro_receive() instead
of netdev_alloc_skb() and netif_receive_skb() for more efficient packet
receiving. The switch to napi aware functions increases the RX
throughput, reduces the occurrence of retransmissions and improves the
resilience against SKB allocation failures.

Signed-off-by: Florian Fuchs <fuchsfl@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20251130194155.1950980-1-fuchsfl@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-12-01 16:54:53 -08:00
..
arcnet
bonding bonding: 3ad: Add support for 1600G speed 2025-11-20 18:21:30 -08:00
caif
can Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-11-27 12:19:08 -08:00
dsa net: dsa: a5psw: use simple HSR offload helpers 2025-12-01 16:45:08 -08:00
ethernet net: ps3_gelic_net: Use napi_alloc_skb() and napi_gro_receive() 2025-12-01 16:54:53 -08:00
fddi
fjes
hamradio
hippi
hyperv net: hyperv: convert to use .get_rx_ring_count 2025-11-24 19:42:30 -08:00
ieee802154
ipa
ipvlan ipvlan: fix sparse warning about __be32 -> u32 2025-11-24 19:48:49 -08:00
mctp
mdio net: mdio: remove redundant fwnode cleanup 2025-11-25 18:45:37 -08:00
netdevsim netdevsim: register a new devlink param with default value interface 2025-11-20 19:01:23 -08:00
ovpn tools: ynl-gen: add regeneration comment 2025-11-25 19:20:42 -08:00
pcs net: pcs: lynx: accept in-band autoneg for 2500base-x 2025-12-01 13:50:15 -08:00
phy net: phy: microchip_t1s: add SQI support for LAN867x Rev.D0 PHYs 2025-12-01 15:08:24 -08:00
plip
ppp
pse-pd
slip
team team: Add matching error label for failed action 2025-12-01 14:20:17 -08:00
thunderbolt
usb net: usb: usbnet: adhere to style 2025-11-13 17:47:38 -08:00
vmxnet3 net: vmxnet3: convert to use .get_rx_ring_count 2025-11-19 20:14:21 -08:00
vxlan vxlan: Remove unused declarations eth_vni_hash() and fdb_head_index() 2025-11-13 17:20:54 -08:00
wan
wireguard
wireless Apart from the usual small things just driver updates: 2025-11-28 19:34:21 -08:00
wwan net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning 2025-11-27 17:45:18 -08:00
xen-netback
Kconfig
LICENSE.SRC
Makefile
Space.c
amt.c
bareudp.c
dummy.c
eql.c
geneve.c
gtp.c
ifb.c
loopback.c
macsec.c
macvlan.c
macvtap.c
mdio.c
mhi_net.c
mii.c
net_failover.c
netconsole.c netconsole: Increase MAX_USERDATA_ITEMS 2025-11-20 18:47:18 -08:00
netkit.c
nlmon.c
ntb_netdev.c
pfcp.c
rionet.c
sungem_phy.c
tap.c
tun.c
tun_vnet.h virtio-net: avoid unnecessary checksum calculation on guest RX 2025-11-26 19:45:54 -08:00
veth.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-11-27 12:19:08 -08:00
virtio_net.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-11-27 12:19:08 -08:00
vrf.c
vsockmon.c
xen-netfront.c