Home
last modified time | relevance | path

Searched hist:eed29f17f09ad7f400bc245f209acad6a8214fac (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dsyncookies.cdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dsyncookies.cdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_minisocks.cdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.cdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dtcp.hdiff eed29f17f09ad7f400bc245f209acad6a8214fac Wed Jun 07 12:34:36 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: add a struct net parameter to tcp_parse_options()

We want to move some TCP sysctls to net namespaces in the future.

tcp_window_scaling, tcp_sack and tcp_timestamps being fetched
from tcp_parse_options(), we need to pass an extra parameter.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>