linux/net/irda
Petr Vandrovec f6c90b71a3 [NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Fix kernel oopses whenever somebody issues compatible ioctl on AppleTalk,
Econet, IPX or IRDA socket.  For AppleTalk/Econet/IRDA it restores state
in which these sockets were before compat_ioctl was introduced to the socket
ops, for IPX it implements support for 4 ioctls which were not implemented
before - as these ioctls use structures which match between 32bit and 64bit
userspace, no special code is needed, just call 64bit ioctl handler.

Signed-off-by: Petr Vandrovec <petr@vandrovec.name>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-28 17:02:43 -08:00
..
ircomm
irlan [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl 2005-10-03 14:35:55 -07:00
irnet [IRDA]: out of range array access 2006-02-09 16:59:48 -08:00
af_irda.c [NET]: Fix ipx/econet/appletalk/irda ioctl crashes 2006-03-28 17:02:43 -08:00
discovery.c [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
irda_device.c [IRDA]: Set proper IrLAP device address length 2006-02-09 16:58:46 -08:00
iriap.c s/retreiv/retriev/g 2006-01-03 13:27:11 +01:00
iriap_event.c
irias_object.c [NET]: Remove more unneeded typecasts on *malloc() 2006-01-11 16:32:14 -08:00
irlap.c
irlap_event.c
irlap_frame.c
irlmp.c
irlmp_event.c
irlmp_frame.c
irmod.c
irproc.c
irqueue.c
irsysctl.c
irttp.c [IRDA]: *irttp cleanup 2005-09-24 16:55:17 -07:00
Kconfig
Makefile
parameters.c
qos.c
timer.c
wrapper.c