Searched hist:ac9517fcf310327fa3e3b0d8366e4b11236b1b4b (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | tcp_htcp.c | diff ac9517fcf310327fa3e3b0d8366e4b11236b1b4b Tue May 16 16:00:13 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: replace misc tcp_time_stamp to tcp_jiffies32
After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option.
Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_minisocks.c | diff ac9517fcf310327fa3e3b0d8366e4b11236b1b4b Tue May 16 16:00:13 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: replace misc tcp_time_stamp to tcp_jiffies32
After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option.
Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_output.c | diff ac9517fcf310327fa3e3b0d8366e4b11236b1b4b Tue May 16 16:00:13 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: replace misc tcp_time_stamp to tcp_jiffies32
After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option.
Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_input.c | diff ac9517fcf310327fa3e3b0d8366e4b11236b1b4b Tue May 16 16:00:13 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: replace misc tcp_time_stamp to tcp_jiffies32
After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option.
Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp.c | diff ac9517fcf310327fa3e3b0d8366e4b11236b1b4b Tue May 16 16:00:13 CDT 2017 Eric Dumazet <edumazet@google.com> tcp: replace misc tcp_time_stamp to tcp_jiffies32
After this patch, all uses of tcp_time_stamp will require a change when we introduce 1 ms and/or 1 us TCP TS option.
Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|