linux_dsm_epyc7002/arch/x86
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
..
boot x86, kaslr: add missed "static" declarations 2014-02-25 16:59:29 -08:00
configs
crypto
ia32
include x86: Remove CONFIG_X86_OOSTORE 2014-03-11 10:16:18 -07:00
kernel PCI updates for v3.14: 2014-03-19 16:15:54 -07:00
kvm KVM: SVM: fix cr8 intercept window 2014-03-12 18:21:10 +01:00
lguest
lib
math-emu
mm x86, trace: Further robustify CR2 handling vs tracing 2014-03-06 10:58:18 -08:00
net net: Rename skb->rxhash to skb->hash 2014-03-26 15:58:20 -04:00
oprofile
pci
platform x86/efi: Quirk out SGI UV 2014-03-04 23:43:33 +00:00
power
realmode
syscalls
tools
um x86: Remove CONFIG_X86_OOSTORE 2014-03-11 10:16:18 -07:00
vdso
video
xen xen: properly account for _PAGE_NUMA during xen pte translations 2014-02-10 16:01:41 -08:00
.gitignore
Kbuild
Kconfig * Avoid WARN_ON() when mapping BGRT on Baytrail (EFI 32-bit). 2014-02-07 11:27:30 -08:00
Kconfig.cpu x86: Remove CONFIG_X86_OOSTORE 2014-03-11 10:16:18 -07:00
Kconfig.debug
Makefile
Makefile_32.cpu
Makefile.um