original_kernel/net
Herbert Xu 1ab6eb62b0 [UDP6]: Restore sk_filter optimisation
This reverts the changeset

    [IPV6]: UDPv6 checksum.

    We always need to check UDPv6 checksum because it is mandatory.

The sk_filter optimisation has nothing to do whether we verify the
checksum.  It simply postpones it to the point when the user calls
recv or poll.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:23:50 -07:00
..
802
8021q [VLAN]: Allow VLAN interface on top of bridge interface 2007-04-13 16:12:47 -07:00
appletalk [APPLETALK]: Fix a remotely triggerable crash 2007-04-04 23:52:46 -07:00
atm
ax25
bluetooth
bridge [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
core [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
dccp
decnet
econet [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
ethernet
ieee80211
ipv4 [IPV4]: Optimize inet_getpeer() 2007-04-25 22:23:49 -07:00
ipv6 [UDP6]: Restore sk_filter optimisation 2007-04-25 22:23:50 -07:00
ipx [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
irda [IrDA]: Correctly handling socket error 2007-04-18 15:07:22 -07:00
iucv
key [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() 2007-04-18 14:16:07 -07:00
lapb
llc
netfilter [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
netlabel
netlink [NETLINK]: Mirror UDP MSG_TRUNC semantics. 2007-04-25 22:23:35 -07:00
netrom
packet [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
rose
rxrpc [NET]: Convert xtime.tv_sec to get_seconds() 2007-04-25 22:23:32 -07:00
sched [NET_SCHED]: cls_tcindex: fix compatibility breakage 2007-04-09 13:31:13 -07:00
sctp [SCTP]: Do not interleave non-fragments when in partial delivery 2007-04-18 14:16:09 -07:00
sunrpc [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
tipc
unix
wanrouter
x25
xfrm [NET]: Convert xtime.tv_sec to get_seconds() 2007-04-25 22:23:32 -07:00
Kconfig
Makefile
TUNABLE
compat.c [NET]: convert network timestamps to ktime_t 2007-04-25 22:23:34 -07:00
nonet.c
socket.c
sysctl_net.c