index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
inet_diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock_diag: align nlattr properly when needed
Nicolas Dichtel
2016-04-26
1
-3
/
+6
*
net: use jiffies_to_msecs to replace EXPIRES_IN_MS in inet/sctp_diag
Xin Long
2016-04-21
1
-6
/
+6
*
sctp: export some functions for sctp_diag in inet_diag
Xin Long
2016-04-15
1
-26
/
+41
*
tcp/dccp: do not touch listener sk_refcnt under synflood
Eric Dumazet
2016-04-04
1
-2
/
+1
*
tcp/dccp: use rcu locking in inet_diag_find_one_icsk()
Eric Dumazet
2016-04-04
1
-2
/
+5
*
net: diag: add a scheduling point in inet_diag_dump_icsk()
Eric Dumazet
2016-03-14
1
-0
/
+1
*
inet: refactor inet[6]_lookup functions to take skb
Craig Gallek
2016-02-11
1
-3
/
+3
*
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2016-01-20
1
-7
/
+14
*
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2015-12-15
1
-8
/
+15
*
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2015-12-15
1
-15
/
+27
*
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
1
-88
/
+8
*
tcp: move qlen/young out of struct listen_sock
Eric Dumazet
2015-10-03
1
-1
/
+1
*
net: inet_diag: always export IPV6_V6ONLY sockopt for listening sockets
Phil Sutter
2015-07-10
1
-2
/
+2
*
net: inet_diag: export IPV6_V6ONLY sockopt
Phil Sutter
2015-06-24
1
-0
/
+4
*
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
Hiroaki SHIMODA
2015-06-23
1
-2
/
+2
*
sock_diag: fetch source port from inet_sock
Craig Gallek
2015-06-21
1
-0
/
+2
*
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
1
-0
/
+46
*
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
1
-2
/
+2
*
tcp: prepare CC get_info() access from getsockopt()
Eric Dumazet
2015-04-29
1
-3
/
+5
*
inet_diag: fix access to tcp cc information
Eric Dumazet
2015-04-17
1
-6
/
+22
*
tcp/dccp: get rid of central timewait timer
Eric Dumazet
2015-04-13
1
-2
/
+2
*
net: convert syn_wait_lock to a spinlock
Eric Dumazet
2015-03-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-3
/
+15
|
\
|
*
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
2015-03-13
1
-3
/
+15
*
|
inet: get rid of central tcp/dccp listener timer
Eric Dumazet
2015-03-20
1
-2
/
+2
*
|
inet: request sock should init IPv6/IPv4 addresses
Eric Dumazet
2015-03-18
1
-2
/
+2
*
|
inet_diag: allow sk_diag_fill() to handle request socks
Eric Dumazet
2015-03-16
1
-67
/
+53
*
|
inet_diag: factorize code in new inet_diag_msg_common_fill() helper
Eric Dumazet
2015-03-14
1
-101
/
+47
*
|
inet_diag: adjust inet_sk_diag_fill() bug condition
Eric Dumazet
2015-03-14
1
-1
/
+1
*
|
inet: fill request sock ir_iif for IPv4
Eric Dumazet
2015-03-14
1
-1
/
+1
*
|
inet: introduce ireq_family
Eric Dumazet
2015-03-12
1
-1
/
+1
*
|
inet: get_openreq4() & get_openreq6() do not need listener
Eric Dumazet
2015-03-12
1
-2
/
+1
*
|
net: add real socket cookies
Eric Dumazet
2015-03-11
1
-5
/
+9
*
|
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
1
-11
/
+11
*
|
inet_diag: cleanups
Eric Dumazet
2015-03-10
1
-73
/
+71
*
|
inet_diag: remove duplicate code from inet_twsk_diag_dump()
Eric Dumazet
2015-03-05
1
-24
/
+31
|
/
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-3
/
+6
*
inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait sockets
Neal Cardwell
2014-01-13
1
-1
/
+4
*
net: inet_diag: zero out uninitialized idiag_{src,dst} fields
Daniel Borkmann
2013-12-19
1
-0
/
+16
*
inet_diag: use sock_gen_put()
Eric Dumazet
2013-10-17
1
-6
/
+3
*
inet: includes a sock_common in request_sock
Eric Dumazet
2013-10-10
1
-11
/
+11
*
ipv6: make lookups simpler and faster
Eric Dumazet
2013-10-09
1
-20
/
+15
*
tcp/dccp: remove twchain
Eric Dumazet
2013-10-08
1
-35
/
+13
*
tcp: shrink tcp6_timewait_sock by one cache line
Eric Dumazet
2013-10-03
1
-3
/
+3
*
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
2013-04-19
1
-3
/
+3
*
tcp: Tail loss probe (TLP)
Nandita Dukkipati
2013-03-12
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
1
-1
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-10
1
-1
/
+4
|
|
\
|
*
|
tcp: better retrans tracking for defer-accept
Eric Dumazet
2012-11-03
1
-1
/
+1
|
*
|
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
2012-10-23
1
-0
/
+3
[next]