linux_dsm_epyc7002/drivers/net/ethernet/chelsio
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
..
cxgb chelsio: add headroom in RX path 2013-03-20 13:29:34 -04:00
cxgb3 cxgb3: Update VLAN extraction stats in the GRO path 2013-02-04 13:22:32 -05:00
cxgb4 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. 2013-03-14 11:35:59 -04:00
cxgb4vf cxgb4vf: Add support for Chelsio T5 adapter 2013-03-14 11:35:57 -04:00
Kconfig cxgb3: Restore dependency on INET 2012-11-28 17:40:59 -05:00
Makefile chelsio: Move the Chelsio drivers 2011-08-10 19:54:52 -07:00