dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/rose
Ralf Baechle b1d21ca83c [ROSE] lockdep: fix false positive
ROSE network devices are virtual network devices encapsulating ROSE
frames into AX.25 which will be sent through an AX.25 device, so form a
special "super class" of normal net devices; split their locks off into
a separate class since they always nest.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-07-12 13:58:59 -07:00
..
Makefile
af_rose.c [ROSE] lockdep: fix false positive 2006-07-12 13:58:59 -07:00
rose_dev.c [ROSE]: Fix dereference of skb pointer after free. 2006-07-03 19:29:15 -07:00
rose_in.c
rose_link.c [ROSE]: Eleminate HZ from ROSE kernel interfaces 2006-05-03 23:28:20 -07:00
rose_loopback.c
rose_out.c
rose_route.c [ROSE]: Fix routing table locking in rose_remove_neigh. 2006-05-03 23:26:20 -07:00
rose_subr.c
rose_timer.c
sysctl_net_rose.c