David Ahern
|
637c841dd7
net: diag: Add support to filter on device index
|
9 years ago |
Nicolas Dichtel
|
6ed46d1247
sock_diag: align nlattr properly when needed
|
9 years ago |
Xin Long
|
b7de529c79
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
|
9 years ago |
Xin Long
|
cb2050a7b8
sctp: export some functions for sctp_diag in inet_diag
|
9 years ago |
Eric Dumazet
|
3b24d854cb
tcp/dccp: do not touch listener sk_refcnt under synflood
|
9 years ago |
Eric Dumazet
|
2d331915a0
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
|
9 years ago |
Eric Dumazet
|
acffb584cd
net: diag: add a scheduling point in inet_diag_dump_icsk()
|
9 years ago |
Craig Gallek
|
a583636a83
inet: refactor inet[6]_lookup functions to take skb
|
9 years ago |
Eric Dumazet
|
7c1306723e
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
|
9 years ago |
Lorenzo Colitti
|
6eb5d2e08f
net: diag: Support SOCK_DESTROY for inet sockets.
|
9 years ago |
Lorenzo Colitti
|
b613f56ec9
net: diag: split inet_diag_dump_one_icsk into two
|
9 years ago |
Eric Dumazet
|
079096f103
tcp/dccp: install syn_recv requests into ehash table
|
10 years ago |
Eric Dumazet
|
aac065c50a
tcp: move qlen/young out of struct listen_sock
|
10 years ago |
Phil Sutter
|
8220ea2324
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
|
10 years ago |
Phil Sutter
|
204621551b
net: inet_diag: export IPV6_V6ONLY sockopt
|
10 years ago |
Hiroaki SHIMODA
|
3b1884435a
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
|
10 years ago |
Craig Gallek
|
e0df02e0c2
sock_diag: fetch source port from inet_sock
|
10 years ago |
Craig Gallek
|
35ac838a9b
sock_diag: implement a get_info handler for inet
|
10 years ago |
Craig Gallek
|
3fd22af808
sock_diag: specify info_size per inet protocol
|
10 years ago |
Eric Dumazet
|
64f40ff5bb
tcp: prepare CC get_info() access from getsockopt()
|
10 years ago |
Eric Dumazet
|
521f1cf1db
inet_diag: fix access to tcp cc information
|
10 years ago |
Eric Dumazet
|
789f558cfb
tcp/dccp: get rid of central timewait timer
|
10 years ago |
Eric Dumazet
|
b282705336
net: convert syn_wait_lock to a spinlock
|
10 years ago |
David S. Miller
|
0fa74a4be4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Eric Dumazet
|
fa76ce7328
inet: get rid of central tcp/dccp listener timer
|
10 years ago |
Eric Dumazet
|
08d2cc3b26
inet: request sock should init IPv6/IPv4 addresses
|
10 years ago |
Eric Dumazet
|
a58917f584
inet_diag: allow sk_diag_fill() to handle request socks
|
10 years ago |
Eric Dumazet
|
a4458343ac
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
|
10 years ago |
Eric Dumazet
|
a07c92078d
inet_diag: adjust inet_sk_diag_fill() bug condition
|
10 years ago |
Eric Dumazet
|
16f86165bd
inet: fill request sock ir_iif for IPv4
|
10 years ago |