index
:
android_external_iproute2
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-9.1.0
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-14.0-caf
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
iproute2: cleanup dependencies
Yegor Yefremov
2012-02-27
1
-1
/
+1
*
arpd: allow configuring polling interval
Stephen Hemminger
2012-02-17
1
-3
/
+11
*
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
*
libnetlink: remove unused junk callback
Stephen Hemminger
2011-12-28
1
-1
/
+1
*
libnetlink: change rtnl_send() to take void *
Stephen Hemminger
2011-12-23
1
-1
/
+1
*
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: arpd - fix usage and manpage options
Petr Sabata
2011-10-06
1
-1
/
+1
*
iproute2: lnstat - fix typos
Petr Sabata
2011-10-06
1
-2
/
+2
*
iproute2: ss - fix missing parameters
Petr Sabata
2011-10-06
1
-2
/
+4
*
ensure uptime is initialized if /proc/uptime cannot be opened
Dan McGee
2011-08-31
3
-3
/
+3
*
ss: check result of readlink
Stephen Hemminger
2011-06-29
1
-3
/
+3
*
Fix set-never-used warning in ifstat
Stephen Hemminger
2011-06-29
1
-2
/
+1
*
ss: fix autobound filter
Eric Dumazet
2011-06-20
1
-1
/
+1
*
Fix snprintf with non format
Stephen Hemminger
2011-04-12
1
-2
/
+5
*
iproute2: add 64bit support to ifstat
Eric Dumazet
2010-08-23
1
-7
/
+3
*
Use correct rt_link_statistics
Stephen Hemminger
2010-08-23
1
-4
/
+7
*
ss -p is much too slow
Steve Fink
2010-07-31
1
-38
/
+96
*
Fix warning about sprintf() and NSTAT_HIST
Stephen Hemminger
2009-12-26
1
-4
/
+4
*
iproute: make ss --help output to stdout
Andreas Henriksson
2009-12-26
1
-6
/
+17
*
arpd/ifstat/nstat/rtacct: use daemon()
Mike Frysinger
2009-11-10
4
-33
/
+15
*
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
*
Add warning message when MAX_FIELDS reached
Stephen Hemminger
2008-06-30
1
-2
/
+12
*
Fix array out of bounds problem
Stephen Hemminger
2008-06-30
1
-2
/
+5
*
Fix generic_proc_open() of command 'nstat' and 'rtacct'
Yu Zhiguo
2008-06-23
2
-4
/
+4
*
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
*
Do not strip binaries with `install`
Mike Frysinger
2008-04-01
1
-1
/
+1
*
Use netinet/tcp.h (with correction) rather than kernel headers
Stephen Hemminger
2007-12-31
1
-2
/
+1
*
remove outdated netbug script.
Stephen Hemminger
2007-10-12
1
-53
/
+0
*
lnstat : force a flush before sleep
Eric Dumazet
2007-10-11
1
-0
/
+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
8
-82
/
+82
*
Add ignore files to make using git easier
Stephen Hemminger
2006-08-08
1
-0
/
+7
*
Set default count for lnstat
shemminger
2006-03-10
1
-1
/
+1
[next]