index
:
ralf/iproute2.git
basic-ax25-netrom-rose-support
bpqether-4.1.0
bpqether-4.9.0
bpqether-5.0.0
bpqether-5.13.0
master
AX.25-, NETROM and ROSE enhanced Iproute2 routing commands and utilities
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
ss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ss: add more TCP_INFO components
Eric Dumazet
2013-06-25
1
-0
/
+13
*
ss: Get netlink sockets info via sock-diag (v2)
Andrey Vagin
2013-06-05
1
-0
/
+56
*
ss: show destination address for netlink sockets
Andrey Vagin
2013-06-05
1
-3
/
+10
*
ss: create a function to print info about netlink sockets
Andrey Vagin
2013-06-05
1
-58
/
+72
*
ss: handle socket diag request in a separate function
Andrey Vagin
2013-06-05
1
-20
/
+29
*
ss: replace bfp with bpf in usage().
Rami Rosen
2013-05-24
1
-1
/
+1
*
ss: Show inet and unix sockets' shutdown state
Pavel Emelyanov
2013-05-17
1
-6
/
+20
*
ss: allow to retrieve AF_PACKET info via netlink
Nicolas Dichtel
2013-05-17
1
-1
/
+189
*
ss: add fastopen support
Eric Dumazet
2013-05-03
1
-23
/
+25
*
ss: show socket memory stats for unix sockets if requested
Hannes Frederic Sowa
2013-02-26
1
-16
/
+31
*
ss: use rta_getattr_u32
Stephen Hemminger
2013-02-26
1
-1
/
+1
*
ss: show send queue length on unix domain sockets
Hannes Frederic Sowa
2013-02-26
1
-5
/
+9
*
ip: make local functions static
Stephen Hemminger
2013-02-12
1
-23
/
+24
*
iproute2: ss - change default filter to include all socket types
Petr Sabata
2012-12-11
1
-1
/
+1
*
iproute2: drop libresolv
Andreas Henriksson
2012-11-12
1
-1
/
+0
*
ss: Get udp sockets info via sock-diag
Pavel Emelyanov
2012-10-26
1
-0
/
+7
*
ss: Support sock-diag
Pavel Emelyanov
2012-10-26
1
-8
/
+87
*
ss: Split inet_show_netlink into parts
Pavel Emelyanov
2012-10-26
1
-6
/
+21
*
ss: Rename some tcp- names into inet-
Pavel Emelyanov
2012-10-26
1
-9
/
+12
*
ss: report SK_MEMINFO_BACKLOG
Eric Dumazet
2012-08-01
1
-3
/
+10
*
ss: Report MSS from internal TCP information
Ben Hutchings
2012-07-31
1
-0
/
+2
*
ss: use new INET_DIAG_SKMEMINFO option to get more memory information for tcp...
Shan Wei
2012-05-03
1
-2
/
+14
*
Fix ss if INET_DIAG not enabled in kernel
Eric Dumazet
2012-04-10
1
-1
/
+7
*
Convert to use rta_getattr_ functions
Stephen Hemminger
2012-04-10
1
-1
/
+1
*
ss: simplify code
Stephen Hemminger
2012-02-16
1
-48
/
+16
*
ss: Close file descriptors in tcp_show_netlink.
Matt Tierney
2012-02-16
1
-2
/
+9
*
ss: should support CONFIG_INET_UDP_DIAG=n kernels
Eric Dumazet
2012-01-30
1
-6
/
+16
*
Fix unix socket diagnostic build
Stephen Hemminger
2012-01-20
1
-0
/
+1
*
iproute: Dump unix sockets via netlink
Pavel Emelyanov
2012-01-20
1
-0
/
+178
*
ss: report ecnseen
Eric Dumazet
2011-11-23
1
-0
/
+2
*
Display closed UDP sockets on 'ss -ul'
Petr Šabata
2011-11-16
1
-1
/
+1
*
Fix unterminated readlink() buffer usage
Thomas Jarosch
2011-10-13
1
-2
/
+8
*
Fix pipe I/O stream descriptor leak in init_service_resolver()
Thomas Jarosch
2011-10-07
1
-0
/
+1
*
iproute2: ss - fix missing parameters
Petr Sabata
2011-10-06
1
-2
/
+4
*
ss: check result of readlink
Stephen Hemminger
2011-06-29
1
-3
/
+3
*
ss: fix autobound filter
Eric Dumazet
2011-06-20
1
-1
/
+1
*
ss -p is much too slow
Steve Fink
2010-07-31
1
-38
/
+96
*
iproute: make ss --help output to stdout
Andreas Henriksson
2009-12-26
1
-6
/
+17
*
ss: adds a space before congestion string
Eric Dumazet
2009-09-11
1
-1
/
+1
*
ss: correct display of sk pointer
Eric Dumazet
2009-09-11
1
-1
/
+2
*
distinguish the inet and inet6 domain when loading the tcp_diag module
Li Yewang
2008-09-17
1
-0
/
+5
*
Fix the error of "ss -f inet -t"
Li Yewang
2008-09-17
1
-3
/
+1
*
timers are in user hz
Stephen Hemminger
2008-06-20
1
-1
/
+1
*
use correct hz for rto,ato
Stephen Hemminger
2008-06-20
1
-3
/
+4
*
ss: Fix return value checks for net_*_open
Björn Steinbrink
2008-04-03
1
-6
/
+6
*
Use netinet/tcp.h (with correction) rather than kernel headers
Stephen Hemminger
2007-12-31
1
-2
/
+1
*
Fix ss to handle partial records.
Stephen Hemminger
2007-07-18
1
-124
/
+84
*
ss: fix issues with signed inodes
Stephen Hemminger
2007-07-10
1
-15
/
+14
*
Fixes use of uninitialized string
Thomas Hisch
2007-03-05
1
-1
/
+1
*
Remove trailing whitespace
Stephen Hemminger
2006-12-05
1
-45
/
+45
[next]