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/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
Kconfig syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
Makefile
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 Spelling fixes: lenght->length 2008-02-03 15:42:53 +02:00
cycx_main.c
cycx_x25.c cycx: annotations and fixes (.24 fodder?) 2007-12-22 22:53:06 -05:00
dlci.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
dscc4.c dscc4 endian fixes 2008-01-18 14:44:32 -05:00
farsync.c wan/farsync: copy_from_user() to iomem is wrong 2008-03-17 07:56:29 -04:00
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 Generic HDLC - remove now unneeded hdlc_device_desc 2008-02-05 13:31:39 -05:00
hdlc_raw_eth.c Generic HDLC - use random_ether_addr() 2008-02-05 13:31:40 -05:00
hdlc_x25.c Generic HDLC - remove now unneeded hdlc_device_desc 2008-02-05 13:31:39 -05:00
hostess_sv11.c 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
n2.c
pc300-falc-lh.h
pc300.h
pc300_drv.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
pc300_tty.c pc300: Update to tty_set_operations 2008-04-30 08:29:46 -07:00
pc300too.c
pci200syn.c
sbni.c net: replace __inline with inline 2008-03-05 18:36:28 -08:00
sbni.h sbni endian fixes 2008-01-18 14:44:33 -05:00
sdla.c [netdrvr] irq handler minor cleanups in several drivers 2008-01-28 15:03:40 -08:00
sealevel.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
syncppp.c [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 2008-03-26 04:39:53 +09:00
wanxl.c annotate the rest of drivers/net/wan 2008-01-28 15:07:58 -08:00
wanxl.h
wanxlfw.S
wanxlfw.inc_shipped
x25_asy.c Hold RTNL while calling dev_close() 2008-06-27 01:31:52 -04:00
x25_asy.h
z85230.c
z85230.h