Home
last modified time | relevance | path

Searched hist:f78ed2204db9fc35b545d693865bddbe0149aa1f (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dif_team.hdiff 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 Dbonding.hdiff 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 Dnetpoll.cdiff 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 Dvlan_dev.cdiff 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 Dmacvlan.cdiff 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 Dslave.cdiff 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 Dbr_private.hdiff 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>