index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
1
-6
/
+103
2016-08-23
net: diag: Fix refcnt leak in error path destroying socket
David Ahern
1
-1
/
+6
2015-12-15
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
1
-0
/
+19
2015-11-15
tcp: ensure proper barriers in lockless contexts
Eric Dumazet
1
-1
/
+1
2015-06-15
sock_diag: implement a get_info handler for inet
Craig Gallek
1
-2
/
+3
2015-06-15
sock_diag: specify info_size per inet protocol
Craig Gallek
1
-0
/
+1
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2015-03-10
inet_diag: add const to inet_diag_req_v2
Eric Dumazet
1
-2
/
+2
2014-09-01
tcp: whitespace fixes
stephen hemminger
1
-3
/
+2
2012-01-11
inet_diag: Rename inet_diag_req into inet_diag_req_v2
Pavel Emelyanov
1
-2
/
+2
2011-12-16
sock_diag: Fix module netlink aliases
Pavel Emelyanov
1
-1
/
+1
2011-12-09
inet_diag: Generalize inet_diag dump and get_exact calls
Pavel Emelyanov
1
-1
/
+14
2011-12-09
inet_diag: Remove indirect sizeof from inet diag handlers
Pavel Emelyanov
1
-1
/
+0
2011-12-06
inet_diag: Switch from _GETSOCK to IPPROTO_ numbers
Pavel Emelyanov
1
-2
/
+2
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2009-12-03
tcp: diag: Dont report negative values for rx queue
Eric Dumazet
1
-1
/
+1
2008-11-19
net: inet_diag_handler structs can be const
Eric Dumazet
1
-1
/
+1
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2007-10-22
[INET]: Let inet_diag and friends autoload
Jean Delvare
1
-0
/
+1
2007-10-10
[TCP]: Return useful listenq info in tcp_info and INET_DIAG_INFO.
Rick Jones
1
-3
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
1
-1
/
+4
2005-08-29
[INET_DIAG]: Move the tcp_diag interface to the proper place
Arnaldo Carvalho de Melo
1
-0
/
+54
2005-08-29
[INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
Arnaldo Carvalho de Melo
1
-892
/
+0
2005-08-29
[TCPDIAG]: Just rename everything to inet_diag
Arnaldo Carvalho de Melo
1
-195
/
+196
2005-08-29
[TCPDIAG]: Introduce inet_diag_{register,unregister}
Arnaldo Carvalho de Melo
1
-42
/
+111
2005-08-29
[IPV6]: Generalise the tcp_v6_lookup routines
Arnaldo Carvalho de Melo
1
-23
/
+17
2005-08-29
[TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-29
[TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK
Arnaldo Carvalho de Melo
1
-25
/
+61
2005-08-29
[ICSK]: Move TCP congestion avoidance members to icsk
Arnaldo Carvalho de Melo
1
-8
/
+8
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
1
-10
/
+11
2005-08-29
[INET]: Generalise the TCP sock ID lookup routines
Arnaldo Carvalho de Melo
1
-5
/
+3
2005-08-29
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-4
/
+6
2005-08-29
[INET]: Generalise the tcp_listen_ lock routines
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-29
[INET]: Move tcp_port_rover to inet_hashinfo
Arnaldo Carvalho de Melo
1
-4
/
+4
2005-08-29
[INET]: Just rename the TCP hashtable functions/structs to inet_
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+2
2005-06-23
[TCP]: Report congestion control algorithm in tcp_diag.
Stephen Hemminger
1
-0
/
+5
2005-06-23
[TCP]: Change tcp_diag to use the existing __RTA_PUT() macro.
Stephen Hemminger
1
-7
/
+2
2005-06-23
[TCP]: Add pluggable congestion control algorithm infrastructure.
Stephen Hemminger
1
-18
/
+2
2005-06-18
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-1
/
+1
2005-06-18
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
1
-3
/
+3
2005-06-18
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
1
-11
/
+14
2005-05-03
[NETLINK]: Synchronous message processing.
Herbert Xu
1
-1
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+802