acrn-kernel/net
Stanislaw Gruszka aaaaaadbe7 [ATM]: avoid race conditions related to atm_devs list
Use semaphore to protect atm_devs list, as no one need access to it from
interrupt context.  Avoid race conditions between atm_dev_register(),
atm_dev_lookup() and atm_dev_deregister().  Fix double spin_unlock() bug.

Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-29 16:16:21 -08:00
..
802
8021q
appletalk
atm [ATM]: avoid race conditions related to atm_devs list 2005-11-29 16:16:21 -08:00
ax25
bluetooth
bridge [BRIDGE]: recompute features when adding a new device 2005-11-23 19:04:08 -08:00
core [NET]: Reject socket filter if division by constant zero is attempted. 2005-11-20 13:41:34 -08:00
dccp [DCCP]: Add missing no_policy flag to struct net_protocol 2005-11-20 21:16:13 -08:00
decnet [DECNET]: fix SIGPIPE 2005-11-11 12:04:28 -08:00
econet
ethernet
ieee80211
ipv4 [IPV4] tcp/route: Another look at hash table sizes 2005-11-29 16:12:55 -08:00
ipv6 [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr(). 2005-11-28 22:27:11 -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]: Fix nf_conntrack compilation with CONFIG_NETFILTER_DEBUG 2005-11-16 23:14:19 -08:00
netlink [NETLINK]: Use tgid instead of pid for nlmsg_pid 2005-11-22 14:41:50 -08:00
netrom
packet
rose
rxrpc [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
sched [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously 2005-11-20 13:41:05 -08:00
sctp [SCTP]: Include ulpevents in socket receive buffer accounting. 2005-11-11 16:08:24 -08:00
sunrpc SUNRPC: Funny looking code in __rpc_purge_upcall 2005-11-25 17:11:30 -05:00
unix
wanrouter
x25
xfrm [XFRM]: Use generic netlink receive queue processor 2005-11-10 02:26:40 +01:00
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