acrn-kernel/net
Stephen Hemminger a388442c37 [VLAN]: Fix hardware rx csum errors
Receiving VLAN packets over a device (without VLAN assist) that is
doing hardware checksumming (CHECKSUM_HW), causes errors because the
VLAN code forgets to adjust the hardware checksum.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-12-14 16:23:16 -08:00
..
802
8021q [VLAN]: Fix hardware rx csum errors 2005-12-14 16:23:16 -08:00
appletalk
atm [ATM]: deregistration removes device from atm_devs list immediately 2005-11-29 16:16:41 -08:00
ax25
bluetooth
bridge [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
core [NET]: Fix NULL pointer deref in checksum debugging. 2005-12-08 15:21:39 -08:00
dccp [DCCP]: Add missing no_policy flag to struct net_protocol 2005-11-20 21:16:13 -08:00
decnet [DECNET]: add memory buffer settings 2005-12-05 13:42:06 -08:00
econet
ethernet
ieee80211 [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 2005-12-12 23:59:28 -05:00
ipv4 [GRE]: Fix hardware checksum modification 2005-12-14 12:55:24 -08:00
ipv6 [IPV6] addrconf: Do not print device pointer in privacy log message. 2005-12-13 22:59:36 -08:00
ipx
irda
key
lapb
llc [LLC]: Fix compiler warnings introduced by TX window scaling changes. 2005-11-17 15:17:42 -08:00
netfilter [NETFILTER]: Wait for untracked references in nf_conntrack module unload 2005-12-05 13:36:50 -08:00
netlink [NETLINK]: Use tgid instead of pid for nlmsg_pid 2005-11-22 14:41:50 -08:00
netrom
packet [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). 2005-12-06 16:38:35 -08:00
rose
rxrpc
sched [PKT_SCHED]: Disable debug tracing logs by default in packet action API. 2005-12-13 22:59:50 -08:00
sctp [SCTP]: Fix getsockname for sctp when an ipv6 socket accepts a connection from 2005-12-02 20:32:29 -08:00
sunrpc SUNRPC: Fix Oopsable condition in rpc_pipefs 2005-12-03 15:20:10 -05:00
unix
wanrouter
x25
xfrm
Kconfig
Makefile [NETFILTER]: link 'netfilter' before ipv4 2005-11-14 15:25:59 -08:00
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c