alistair23-linux/drivers/net/ethernet/sfc
Eric Dumazet 93f93a4404 net: move skb_mark_napi_id() into core networking stack
We would like to automatically provide busy polling support
to all NAPI drivers, without them having to implement anything.

skb_mark_napi_id() can be called from napi_gro_receive() and
napi_get_frags().

Few drivers are still calling skb_mark_napi_id() because
they use netif_receive_skb(). They should eventually call
napi_gro_receive() instead. I will leave this to drivers
maintainers.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-18 16:17:41 -05:00
..
bitfield.h
ef10.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-11-03 13:41:45 -05:00
ef10_regs.h
ef10_sriov.c
ef10_sriov.h
efx.c sfc: constify pci_error_handlers structures 2015-11-16 15:07:29 -05:00
efx.h sfc: Allow driver to cope with a lower number of VIs than it needs for RSS 2015-08-28 13:53:47 -07:00
enum.h
ethtool.c
falcon.c sfc: Allow driver to cope with a lower number of VIs than it needs for RSS 2015-08-28 13:53:47 -07:00
falcon_boards.c
farch.c sfc: push partner queue for skb->xmit_more 2015-11-02 23:02:58 -05:00
farch_regs.h
filter.h
io.h
Kconfig
Makefile
mcdi.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2015-11-04 09:41:05 -08:00
mcdi.h
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c
mdio_10g.c
mdio_10g.h
mtd.c
net_driver.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-11-03 13:41:45 -05:00
nic.c
nic.h
phy.h
ptp.c net: sfc: avoid using timespec 2015-10-01 09:59:24 -07:00
qt202x_phy.c
rx.c net: move skb_mark_napi_id() into core networking stack 2015-11-18 16:17:41 -05:00
selftest.c
selftest.h
siena.c sfc: Allow driver to cope with a lower number of VIs than it needs for RSS 2015-08-28 13:53:47 -07:00
siena_sriov.c
siena_sriov.h
sriov.c
sriov.h
tenxpress.c
tx.c sfc: push partner queue for skb->xmit_more 2015-11-02 23:02:58 -05:00
txc43128_phy.c
vfdi.h
workarounds.h