Searched hist:"787 bea7748a76130566f881c2342a0be4127d182" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ieee802154/6lowpan/ |
H A D | reassembly.c | diff 787bea7748a76130566f881c2342a0be4127d182 Sat Mar 31 14:58:43 CDT 2018 Eric Dumazet <edumazet@google.com> inet: frags: change inet_frags_init_net() return value
We will soon initialize one rhashtable per struct netns_frags in inet_frags_init_net().
This patch changes the return value to eventually propagate an error.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/ |
H A D | inet_frag.h | diff 787bea7748a76130566f881c2342a0be4127d182 Sat Mar 31 14:58:43 CDT 2018 Eric Dumazet <edumazet@google.com> inet: frags: change inet_frags_init_net() return value
We will soon initialize one rhashtable per struct netns_frags in inet_frags_init_net().
This patch changes the return value to eventually propagate an error.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | reassembly.c | diff 787bea7748a76130566f881c2342a0be4127d182 Sat Mar 31 14:58:43 CDT 2018 Eric Dumazet <edumazet@google.com> inet: frags: change inet_frags_init_net() return value
We will soon initialize one rhashtable per struct netns_frags in inet_frags_init_net().
This patch changes the return value to eventually propagate an error.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_conntrack_reasm.c | diff 787bea7748a76130566f881c2342a0be4127d182 Sat Mar 31 14:58:43 CDT 2018 Eric Dumazet <edumazet@google.com> inet: frags: change inet_frags_init_net() return value
We will soon initialize one rhashtable per struct netns_frags in inet_frags_init_net().
This patch changes the return value to eventually propagate an error.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | ip_fragment.c | diff 787bea7748a76130566f881c2342a0be4127d182 Sat Mar 31 14:58:43 CDT 2018 Eric Dumazet <edumazet@google.com> inet: frags: change inet_frags_init_net() return value
We will soon initialize one rhashtable per struct netns_frags in inet_frags_init_net().
This patch changes the return value to eventually propagate an error.
Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|