kernel-ark/net
Benjamin LaHaise c1cbe4b7ad [NET]: Avoid atomic xchg() for non-error case
It also looks like there were 2 places where the test on sk_err was
missing from the event wait logic (in sk_stream_wait_connect and
sk_stream_wait_memory), while the rest of the sock_error() users look
to be doing the right thing.  This version of the patch fixes those,
and cleans up a few places that were testing ->sk_err directly.

Signed-off-by: Benjamin LaHaise <benjamin.c.lahaise@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:10:44 -08:00
..
802
8021q
appletalk
atm
ax25
bluetooth [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
bridge [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog 2006-01-03 13:10:30 -08:00
core [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
dccp [DCCP]: Introduce dccp_ipv4_af_ops 2006-01-03 13:10:40 -08:00
decnet
econet
ethernet
ieee80211
ipv4 [IPVS]: remove dead code 2006-01-03 13:10:43 -08:00
ipv6 [IP]: Simplify and consolidate MSG_PEEK error handling 2006-01-03 13:10:41 -08:00
ipx
irda [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
key [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
lapb
llc [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
netfilter
netlink
netrom
packet
rose
rxrpc
sched
sctp
sunrpc
unix
wanrouter
x25
xfrm [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE