Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 жил өмнө |
Kirill Tkhai
|
f84c6821aa
net: Convert pernet_subsys, registered from inet_init()
|
7 жил өмнө |
Kirill Tkhai
|
273c28bc57
net: Convert atomic_t net::count to refcount_t
|
7 жил өмнө |
Yuchung Cheng
|
7268586baa
tcp: pause Fast Open globally after third consecutive timeout
|
7 жил өмнө |
Yuchung Cheng
|
713bafea92
tcp: retire FACK loss detection
|
7 жил өмнө |
David S. Miller
|
2a171788ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 жил өмнө |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
Eric Dumazet
|
ec36e416f0
tcp: Namespace-ify sysctl_tcp_nometrics_save
|
7 жил өмнө |
Eric Dumazet
|
789e6ddb0b
tcp: batch tcp_net_metrics_exit
|
7 жил өмнө |
Eric Dumazet
|
c2203cf75e
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
|
8 жил өмнө |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 жил өмнө |
Soheil Hassas Yeganeh
|
d82bae12dc
tcp: remove per-destination timestamp cache
|
8 жил өмнө |
Julian Anastasov
|
c3a2e83705
tcp: replace dst_confirm with sk_dst_confirm
|
8 жил өмнө |
Yuchung Cheng
|
bec41a11dd
tcp: remove early retransmit
|
8 жил өмнө |
Eric Dumazet
|
6bb629db5e
tcp: do not export tcp_peer_is_proven()
|
8 жил өмнө |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 жил өмнө |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 жил өмнө |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 жил өмнө |
stephen hemminger
|
4f70c96ffd
tcp: make nla_policy const
|
9 жил өмнө |
Nicolas Dichtel
|
2175d87cc3
libnl: nla_put_msecs(): align on a 64-bit area
|
9 жил өмнө |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 жил өмнө |
Konstantin Khlebnikov
|
9bdfb3b79e
tcp: convert cached rtt from usec to jiffies when feeding initial rto
|
9 жил өмнө |
Nikolay Borisov
|
1043e25ff9
ipv4: Namespaceify tcp reordering sysctl knob
|
9 жил өмнө |
David Ahern
|
d39d14ffa2
net: Add helper function to compare inetpeer addresses
|
10 жил өмнө |
David Ahern
|
3abef286cf
net: Add set,get helpers for inetpeer addresses
|
10 жил өмнө |
David Ahern
|
72afa352d6
net: Introduce ipv4_addr_hash and use it for tcp metrics
|
10 жил өмнө |
Yuchung Cheng
|
071d5080e3
tcp: add tcp_in_slow_start helper
|
10 жил өмнө |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 жил өмнө |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 жил өмнө |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 жил өмнө |