Searched hist:f78ed2204db9fc35b545d693865bddbe0149aa1f (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | if_team.h | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | bonding.h | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | netpoll.c | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/8021q/ |
H A D | vlan_dev.c | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | macvlan.c | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_private.h | diff f78ed2204db9fc35b545d693865bddbe0149aa1f Thu May 07 11:32:21 CDT 2020 Eric Dumazet <edumazet@google.com> netpoll: accept NULL np argument in netpoll_send_skb()
netpoll_send_skb() callers seem to leak skb if the np pointer is NULL. While this should not happen, we can make the code more robust.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|