Eric Dumazet
|
6bb629db5e
tcp: do not export tcp_peer_is_proven()
|
8 år sedan |
Johannes Berg
|
56989f6d85
genetlink: mark families as __ro_after_init
|
8 år sedan |
Johannes Berg
|
489111e5c2
genetlink: statically initialize families
|
8 år sedan |
Johannes Berg
|
a07ea4d994
genetlink: no longer support using static family IDs
|
8 år sedan |
stephen hemminger
|
4f70c96ffd
tcp: make nla_policy const
|
9 år sedan |
Nicolas Dichtel
|
2175d87cc3
libnl: nla_put_msecs(): align on a 64-bit area
|
9 år sedan |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 år sedan |
Konstantin Khlebnikov
|
9bdfb3b79e
tcp: convert cached rtt from usec to jiffies when feeding initial rto
|
9 år sedan |
Nikolay Borisov
|
1043e25ff9
ipv4: Namespaceify tcp reordering sysctl knob
|
9 år sedan |
David Ahern
|
d39d14ffa2
net: Add helper function to compare inetpeer addresses
|
10 år sedan |
David Ahern
|
3abef286cf
net: Add set,get helpers for inetpeer addresses
|
10 år sedan |
David Ahern
|
72afa352d6
net: Introduce ipv4_addr_hash and use it for tcp metrics
|
10 år sedan |
Yuchung Cheng
|
071d5080e3
tcp: add tcp_in_slow_start helper
|
10 år sedan |
Daniel Lee
|
2646c831c0
tcp: RFC7413 option support for Fast Open client
|
10 år sedan |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 år sedan |
Jiri Benc
|
67b61f6c13
netlink: implement nla_get_in_addr and nla_get_in6_addr
|
10 år sedan |
Jiri Benc
|
930345ea63
netlink: implement nla_put_in_addr and nla_put_in6_addr
|
10 år sedan |
Jiri Benc
|
8f55db4860
tcp: simplify inetpeer_addr_base use
|
10 år sedan |
Eric Dumazet
|
9f1ab18672
tcp_metrics: fix wrong lockdep annotations
|
10 år sedan |
Eric W. Biederman
|
098a697b49
tcp_metrics: Use a single hash table for all network namespaces.
|
10 år sedan |
Eric W. Biederman
|
04f721c671
tcp_metrics: Rewrite tcp_metrics_flush_all
|
10 år sedan |
Eric W. Biederman
|
8a4bff714f
tcp_metrics: Remove the unused return code from tcp_metrics_flush_all
|
10 år sedan |
Eric W. Biederman
|
849e8a0ca8
tcp_metrics: Add a field tcpm_net and verify it matches on lookup
|
10 år sedan |
Eric W. Biederman
|
3e5da62d0b
tcp_metrics: Mix the network namespace into the hash function.
|
10 år sedan |
Eric W. Biederman
|
6493517eae
tcp_metrics: panic when tcp_metrics_init fails.
|
10 år sedan |
Johannes Berg
|
053c095a82
netlink: make nlmsg_end() and genlmsg_end() void
|
10 år sedan |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
11 år sedan |
Banerjee, Debabrata
|
388070faa1
tcp: don't require root to read tcp_metrics
|
11 år sedan |
WANG Cong
|
4cb28970a2
net: use the new API kvfree()
|
11 år sedan |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 år sedan |