tmp_suning_uos_patched/net
Patrick McHardy 47a1a1d4be pkt_sched: remove unnecessary xchg() in packet classifiers
The use of xchg() hasn't been necessary since 2.2.something when proper
locking was added to packet schedulers. In the case of classifiers they
mostly weren't even necessary before that since they're mainly used
to assign a NULL pointer to the filter root in the ->destroy path;
the root is destroyed immediately after that.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 04:14:28 -08:00
..
9p 9p: restrict RDMA usage 2008-11-12 23:33:57 -08:00
802
8021q vlan: convert to net_device_ops 2008-11-19 22:42:41 -08:00
appletalk netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
atm netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
ax25
bluetooth netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
bridge bridge: convert to net_device_ops 2008-11-19 22:42:38 -08:00
can
core filter: add SKF_AD_NLATTR_NEST to look for nested attributes 2008-11-20 00:49:27 -08:00
dccp dccp: Fix bracing in dccp_feat_list_lookup. 2008-11-20 01:03:08 -08:00
decnet net: remove struct dst_entry::entry_size 2008-11-11 17:25:22 -08:00
dsa
econet
ethernet netdev: expose ethernet address primitives 2008-11-19 22:42:31 -08:00
ieee80211
ipv4 net: ip_sockglue.c add static, annotate ports' endianness 2008-11-20 01:54:27 -08:00
ipv6 net: listening_hash get a spinlock per bucket 2008-11-20 00:40:07 -08:00
ipx
irda netdevice: safe convert to netdev_priv() #part-4 2008-11-12 23:39:10 -08:00
iucv
key
lapb
llc
mac80211 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-18 23:38:23 -08:00
netfilter
netlabel
netlink
netrom
packet net: af_packet should update its inuse counter 2008-11-19 14:25:35 -08:00
phonet Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2008-11-18 23:38:23 -08:00
rfkill
rose
rxrpc
sched pkt_sched: remove unnecessary xchg() in packet classifiers 2008-11-20 04:14:28 -08:00
sctp net: sctp should update its inuse counter 2008-11-17 02:41:00 -08:00
sunrpc
tipc
unix net: af_unix should use KERN_INFO instead of KERN_DEBUG 2008-11-19 15:48:09 -08:00
wanrouter
wireless
x25
xfrm net: Remove unused parameter of xfrm_gen_index() 2008-11-12 23:28:15 -08:00
compat.c net: put_cmsg_compat + SO_TIMESTAMP[NS]: use same name for value as caller 2008-11-12 01:54:56 -08:00
Kconfig netdev: network device operations infrastructure 2008-11-19 21:32:24 -08:00
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE