linux_dsm_epyc7002/drivers/net/ethernet/chelsio/cxgb
Eric Dumazet 70386d40e1 chelsio: add headroom in RX path
Drivers should reserve some headroom in skb used in receive path,
to avoid future head reallocation.

One possible way to do that is to use dev_alloc_skb() instead
of alloc_skb(), so that NET_SKB_PAD bytes are reserved.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-03-20 13:29:34 -04:00
..
common.h
cphy.h
cpl5_cmd.h
cxgb2.c chelsio: Use netdev_<level> and pr_<level> 2013-01-07 19:40:30 -08:00
elmer0.h
espi.c
espi.h
fpga_defs.h
gmac.h
Makefile
mv88e1xxx.c
mv88e1xxx.h
mv88x201x.c
my3126.c
pm3393.c
regs.h
sge.c chelsio: add headroom in RX path 2013-03-20 13:29:34 -04:00
sge.h net: introduce and use netdev_features_t for device features sets 2011-11-16 17:43:10 -05:00
subr.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
suni1x10gexp_regs.h
tp.c chelsio: remove __dev* attributes 2012-12-03 11:16:42 -08:00
tp.h
vsc7326_reg.h
vsc7326.c