Home
last modified time | relevance | path

Searched hist:"4 c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wan/
H A Dhdlc_fr.cdiff 54364b752ef0c91fe92684df000cc4593d1e8963 Sun Jun 29 21:48:11 CEST 2008 Krzysztof Halasa <khc@pm.waw.pl> Add missing skb->dev assignment in Frame Relay RX code

Commit 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 ([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>
diff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/drivers/net/
H A Drionet.cdiff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dloopback.cdiff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/bluetooth/bnep/
H A Dcore.cdiff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/atm/
H A Dlec.cdiff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ethernet/
H A Deth.cdiff 4c13eb6657fe9ef7b4dc8f1a405c902e9e5234e0 Thu Apr 26 02:40:23 CEST 2007 Arnaldo Carvalho de Melo <acme@redhat.com> [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans

One less thing for drivers writers to worry about.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>