linux/drivers/net/ethernet/broadcom/bnx2x
Eric Dumazet a334b5fb19 bnx2x: populate skb->l4_rxhash
l4_rxhash is set on skb when rxhash is obtained from canonical 4-tuple
over transport ports/addresses.

We can set skb->l4_rxhash for all incoming TCP packets on bnx2x for
free, as cqe status contains a hash type information.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Eilon Greenstein <eilong@broadcom.com>
Cc: Willem de Bruijn <willemb@google.com>
Acked-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-09 14:40:29 -07:00
..
bnx2x_cmn.c bnx2x: populate skb->l4_rxhash 2012-07-09 14:40:29 -07:00
bnx2x_cmn.h bnx2x: set maximal number of default RSS queues 2012-07-05 03:06:45 -07:00
bnx2x_dcb.c bnx2x: Support DCBX for all functions 2012-06-19 14:34:35 -07:00
bnx2x_dcb.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_dump.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_ethtool.c bnx2x: Change bnx2x_tests_str_arr to static char 2012-06-27 01:20:13 -07:00
bnx2x_fw_defs.h bnx2x: add afex support 2012-04-23 22:34:03 -04:00
bnx2x_fw_file_hdr.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_hsi.h bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement 2012-06-27 01:20:13 -07:00
bnx2x_init_ops.h bnx2x: Update version to 1.72.0 and copyrights 2012-01-26 13:39:52 -05:00
bnx2x_init.h bnx2x: add afex support 2012-04-23 22:34:03 -04:00
bnx2x_link.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-06-25 15:50:32 -07:00
bnx2x_link.h bnx2x: link module eeprom 2012-06-22 17:20:32 -07:00
bnx2x_main.c bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement 2012-06-27 01:20:13 -07:00
bnx2x_mfw_req.h bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement 2012-06-27 01:20:13 -07:00
bnx2x_reg.h bnx2x: revised link register access 2012-06-22 17:20:32 -07:00
bnx2x_sp.c bnx2x: Add support for 4-tupple UDP RSS 2012-06-19 14:34:34 -07:00
bnx2x_sp.h bnx2x: Add support for 4-tupple UDP RSS 2012-06-19 14:34:34 -07:00
bnx2x_stats.c bnx2x: Split the FP structure 2012-06-19 14:34:35 -07:00
bnx2x_stats.h bnx2x: Added EEE support 2012-06-07 13:18:54 -07:00
bnx2x.h bnx2x: populate skb->l4_rxhash 2012-07-09 14:40:29 -07:00
Makefile