kernel-ark/net
Arjan van de Ven 1252ecf63f [ATM]: fix possible recursive locking in skb_migrate()
ok this is a real potential deadlock in a way, it takes two locks of 2
skbuffs without doing any kind of lock ordering; I think the following
patch should fix it. Just sort the lock taking order by address of the
skb.. it's not pretty but it's the best this can do in a minimally
invasive way.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-08 13:30:52 -07:00
..
802
8021q [PATCH] lockdep: annotate vlan net device as being a special class 2006-07-03 15:27:10 -07:00
appletalk
atm [ATM]: fix possible recursive locking in skb_migrate() 2006-07-08 13:30:52 -07:00
ax25 [AX.25]: Reference counting for AX.25 routes. 2006-07-03 19:30:18 -07:00
bluetooth [Bluetooth] Add RFCOMM role switch support 2006-07-03 19:54:09 -07:00
bridge [BRIDGE]: br_dump_ifinfo index fix 2006-07-03 19:50:14 -07:00
core [NET]: Fix network device interface printk message priority 2006-07-07 16:54:05 -07:00
dccp
decnet
econet
ethernet
ieee80211 [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 2006-07-05 13:42:58 -04:00
ipv4 [NET]: Verify gso_type too in gso_segment 2006-07-03 19:38:35 -07:00
ipv6 [NET]: add+use poison defines 2006-07-03 19:47:27 -07:00
ipx
irda
key
lapb
llc
netfilter
netlink
netrom [NETROM]: Use socket helpers instead of direct fiddling with struct sock 2006-07-03 19:31:14 -07:00
packet
rose [ROSE]: Try all routes when establishing a ROSE connections. 2006-07-03 19:32:23 -07:00
rxrpc
sched [PKT_SCHED]: Fix error handling while dumping actions 2006-07-05 20:47:28 -07:00
sctp
sunrpc This fixes a panic doing the first READDIR or READDIRPLUS call when: 2006-07-05 13:17:12 -04:00
tipc [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) 2006-07-03 19:39:36 -07:00
unix [AF_UNIX]: datagram getpeersec fix 2006-07-03 19:26:15 -07:00
wanrouter
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE