alistair23-linux/drivers/net/wan
Krzysztof Halasa 54364b752e Add missing skb->dev assignment in Frame Relay RX code
Commit 4c13eb6657 ([ETH]: Make
eth_type_trans set skb->dev like the other *_type_trans) removed
skb->dev assignment from hdlc_fr.c:fr_rx(). Unfortunately it was also
needed for cases other than eth_type_trans().

Adding it back.

It's quite serious and may be a security risk as it causes a wrong
input interface indication (the physical hdlcX instead of logical
pvcX). Probably -stable class fix.

Signed-off-by: Krzysztof Halasa <khc@pm.waw.pl>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-04 08:09:39 -04:00
..
lmc syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
.gitignore
c101.c WAN: Fix confusing insmod error code for C101 too. 2008-04-25 02:08:10 -04:00
cosa.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
cosa.h
cycx_drv.c
cycx_main.c
cycx_x25.c
dlci.c
dscc4.c
farsync.c
farsync.h
hd6457x.c
hd64570.h
hd64572.h
hdlc.c WAN: protect HDLC proto list while insmod/rmmod 2008-05-22 06:26:32 -04:00
hdlc_cisco.c WAN: protect Cisco HDLC state changes with a spinlock. 2008-05-22 06:18:18 -04:00
hdlc_fr.c Add missing skb->dev assignment in Frame Relay RX code 2008-07-04 08:09:39 -04:00
hdlc_ppp.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
hdlc_raw.c
hdlc_raw_eth.c
hdlc_x25.c
hostess_sv11.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
Kconfig syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
lapbether.c lapbeth: Release ->ethdev when unregistering device. 2008-05-03 21:10:58 -07:00
Makefile
n2.c
pc300-falc-lh.h
pc300.h
pc300_drv.c
pc300_tty.c pc300: Update to tty_set_operations 2008-04-30 08:29:46 -07:00
pc300too.c
pci200syn.c
sbni.c
sbni.h
sdla.c
sealevel.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
syncppp.c
wanxl.c
wanxl.h
wanxlfw.inc_shipped
wanxlfw.S
x25_asy.c Hold RTNL while calling dev_close() 2008-06-27 01:31:52 -04:00
x25_asy.h
z85230.c
z85230.h