Searched hist:b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/net/can/ |
H A D | raw.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bluetooth/ |
H A D | af_bluetooth.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/sctp/ |
H A D | protocol.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | af_inet6.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | af_inet.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | sock.h | diff b4772ef879a8f7d8c56118c2ae5a296fcf6f81d2 Sun Mar 01 06:58:29 CST 2015 Eyal Birger <eyal.birger@gmail.com> net: use common macro for assering skb->cb[] available size in protocol families
As part of an effort to move skb->dropcount to skb->cb[] use a common macro in protocol families using skb->cb[] for ancillary data to validate available room in skb->cb[].
Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|