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
/
tcp_diag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
Eric Dumazet
2019-09-07
1
-1
/
+1
*
tcp: ulp: add functions to dump ulp-specific information
Davide Caratti
2019-08-31
1
-1
/
+51
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...
Yafang Shao
2017-12-20
1
-1
/
+1
*
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
2017-09-01
1
-6
/
+103
*
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
2016-08-23
1
-1
/
+6
*
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2015-12-15
1
-0
/
+19
*
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
2015-11-15
1
-1
/
+1
*
sock_diag: implement a get_info handler for inet
Craig Gallek
2015-06-15
1
-2
/
+3
*
sock_diag: specify info_size per inet protocol
Craig Gallek
2015-06-15
1
-0
/
+1
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
1
-1
/
+1
*
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
2015-03-10
1
-2
/
+2
*
tcp: whitespace fixes
stephen hemminger
2014-09-01
1
-3
/
+2
*
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
2012-01-11
1
-2
/
+2
*
sock_diag: Fix module netlink aliases
Pavel Emelyanov
2011-12-16
1
-1
/
+1
*
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
2011-12-09
1
-1
/
+14
*
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
2011-12-09
1
-1
/
+0
*
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
2011-12-06
1
-2
/
+2
*
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
2011-12-06
1
-1
/
+1
*
tcp: diag: Dont report negative values for rx queue
Eric Dumazet
2009-12-03
1
-1
/
+1
*
net: inet_diag_handler structs can be const
Eric Dumazet
2008-11-19
1
-1
/
+1
*
net: remove CVS keywords
Adrian Bunk
2008-06-11
1
-2
/
+0
*
[INET]: Let inet_diag and friends autoload
Jean Delvare
2007-10-22
1
-0
/
+1
*
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
2007-10-10
1
-3
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
2006-06-29
1
-1
/
+4
*
[INET_DIAG]: Move the tcp_diag interface to the proper place
Arnaldo Carvalho de Melo
2005-08-29
1
-0
/
+54
*
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Arnaldo Carvalho de Melo
2005-08-29
1
-892
/
+0
*
[TCPDIAG]: Just rename everything to inet_diag
Arnaldo Carvalho de Melo
2005-08-29
1
-195
/
+196
*
[TCPDIAG]: Introduce inet_diag_{register,unregister}
Arnaldo Carvalho de Melo
2005-08-29
1
-42
/
+111
*
[IPV6]: Generalise the tcp_v6_lookup routines
Arnaldo Carvalho de Melo
2005-08-29
1
-23
/
+17
*
[TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+4
*
[TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK
Arnaldo Carvalho de Melo
2005-08-29
1
-25
/
+61
*
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
2005-08-29
1
-8
/
+8
*
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
1
-10
/
+11
*
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
2005-08-29
1
-5
/
+3
*
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+6
*
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+4
*
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
2005-08-29
1
-4
/
+4
*
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
2005-08-29
1
-2
/
+2
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
1
-1
/
+2
*
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
2005-06-23
1
-0
/
+5
*
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
Stephen Hemminger
2005-06-23
1
-7
/
+2
*
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
2005-06-23
1
-18
/
+2
*
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
2005-06-18
1
-1
/
+1
*
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
2005-06-18
1
-3
/
+3
*
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
2005-06-18
1
-2
/
+2
*
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
2005-06-18
1
-11
/
+14
*
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
1
-1
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+802