linux_dsm_epyc7002/arch
Tom Herbert 61b905da33 net: Rename skb->rxhash to skb->hash
The packet hash can be considered a property of the packet, not just
on RX path.

This patch changes name of rxhash and l4_rxhash skbuff fields to be
hash and l4_hash respectively. This includes changing uses of the
field in the code which don't call the access functions.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Mahesh Bandewar <maheshb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-03-26 15:58:20 -04:00
..
alpha
arc
arm net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
arm64
avr32
blackfin
c6x
cris
frv
hexagon
ia64
m32r
m68k
metag
microblaze
mips MIPS: Make local_irq_disable macro safe for non-Mipsr2 2014-03-20 13:46:15 +01:00
mn10300
openrisc
parisc parisc: locks: remove redundant arch_*_relax operations 2014-03-23 17:01:23 +01:00
powerpc net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
s390 net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
score
sh
sparc net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
tile
um uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb. 2014-03-24 15:13:35 -07:00
unicore32
x86 net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
xtensa
.gitignore
Kconfig