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 |
Christoph Paasch
|
3ad88cf70a
tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics
|
11 år sedan |
Christoph Paasch
|
00ca9c5b2b
tcp: metrics: Fix rcu-race when deleting multiple entries
|
11 år sedan |
David S. Miller
|
4180442058
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 år sedan |
Christoph Paasch
|
77f99ad16a
tcp: metrics: Avoid duplicate entries with the same destination-IP
|
11 år sedan |
Christoph Paasch
|
3e7013ddf5
tcp: metrics: Allow selective get/del of tcp-metrics based on src IP
|
11 år sedan |
Christoph Paasch
|
bbf852b96e
tcp: metrics: Delete all entries matching a certain destination
|
11 år sedan |
Christoph Paasch
|
8a59359cb8
tcp: metrics: New netlink attribute for src IP and dumped in netlink reply
|
11 år sedan |
Christoph Paasch
|
a544302820
tcp: metrics: Add source-address to tcp-metrics
|
11 år sedan |
Christoph Paasch
|
324fd55a19
tcp: metrics: rename tcpm_addr to tcpm_daddr
|
11 år sedan |
Johannes Berg
|
c53ed74236
genetlink: only pass array to genl_register_family_with_ops()
|
11 år sedan |
Johannes Berg
|
4534de8305
genetlink: make all genl_ops users const
|
11 år sedan |
Eric Dumazet
|
dccf76ca6b
net-tcp: fix panic in tcp_fastopen_cache_set()
|
11 år sedan |
Yuchung Cheng
|
c968601d17
tcp: temporarily disable Fast Open on SYN timeout
|
11 år sedan |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
12 år sedan |
Eric Dumazet
|
c2bb06db59
net: fix build errors if ipv6 is disabled
|
12 år sedan |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 år sedan |
Neal Cardwell
|
269aa759b4
tcp: fix RTO calculated from cached RTT
|
12 år sedan |
Yuchung Cheng
|
52f20e655d
tcp: better comments for RTO initiallization
|
12 år sedan |
Yuchung Cheng
|
1b7fdd2ab5
tcp: do not use cached RTT for RTT estimation
|
12 år sedan |
Eric Dumazet
|
efeaa5550e
tcp: do not expire TCP fastopen cookies
|
12 år sedan |
Eric Dumazet
|
976a702ac9
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
|
12 år sedan |
Julian Anastasov
|
2c42a3fb30
tcp: Fix double sizeof in new tcp_metrics code
|
12 år sedan |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
13 år sedan |
Julian Anastasov
|
d23ff70164
tcp: add generic netlink support for tcp_metrics
|
13 år sedan |
Eric Dumazet
|
36471012e2
tcp: must free metrics at net dismantle
|
13 år sedan |