aboutsummaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* ss: use new INET_DIAG_SKMEMINFO option to get more memory information for tcp...Shan Wei2012-05-031-2/+14
* Fix ss if INET_DIAG not enabled in kernelEric Dumazet2012-04-101-1/+7
* Convert to use rta_getattr_ functionsStephen Hemminger2012-04-101-1/+1
* iproute2: cleanup dependenciesYegor Yefremov2012-02-271-1/+1
* arpd: allow configuring polling intervalStephen Hemminger2012-02-171-3/+11
* ss: simplify codeStephen Hemminger2012-02-161-48/+16
* ss: Close file descriptors in tcp_show_netlink.Matt Tierney2012-02-161-2/+9
* ss: should support CONFIG_INET_UDP_DIAG=n kernelsEric Dumazet2012-01-301-6/+16
* Fix unix socket diagnostic buildStephen Hemminger2012-01-201-0/+1
* iproute: Dump unix sockets via netlinkPavel Emelyanov2012-01-201-0/+178
* libnetlink: remove unused junk callbackStephen Hemminger2011-12-281-1/+1
* libnetlink: change rtnl_send() to take void *Stephen Hemminger2011-12-231-1/+1
* ss: report ecnseenEric Dumazet2011-11-231-0/+2
* Display closed UDP sockets on 'ss -ul'Petr Šabata2011-11-161-1/+1
* Fix unterminated readlink() buffer usageThomas Jarosch2011-10-131-2/+8
* Fix pipe I/O stream descriptor leak in init_service_resolver()Thomas Jarosch2011-10-071-0/+1
* iproute2: arpd - fix usage and manpage optionsPetr Sabata2011-10-061-1/+1
* iproute2: lnstat - fix typosPetr Sabata2011-10-061-2/+2
* iproute2: ss - fix missing parametersPetr Sabata2011-10-061-2/+4
* ensure uptime is initialized if /proc/uptime cannot be openedDan McGee2011-08-313-3/+3
* ss: check result of readlinkStephen Hemminger2011-06-291-3/+3
* Fix set-never-used warning in ifstatStephen Hemminger2011-06-291-2/+1
* ss: fix autobound filterEric Dumazet2011-06-201-1/+1
* Fix snprintf with non formatStephen Hemminger2011-04-121-2/+5
* iproute2: add 64bit support to ifstatEric Dumazet2010-08-231-7/+3
* Use correct rt_link_statisticsStephen Hemminger2010-08-231-4/+7
* ss -p is much too slowSteve Fink2010-07-311-38/+96
* Fix warning about sprintf() and NSTAT_HISTStephen Hemminger2009-12-261-4/+4
* iproute: make ss --help output to stdoutAndreas Henriksson2009-12-261-6/+17
* arpd/ifstat/nstat/rtacct: use daemon()Mike Frysinger2009-11-104-33/+15
* ss: adds a space before congestion stringEric Dumazet2009-09-111-1/+1
* ss: correct display of sk pointerEric Dumazet2009-09-111-1/+2
* distinguish the inet and inet6 domain when loading the tcp_diag moduleLi Yewang2008-09-171-0/+5
* Fix the error of "ss -f inet -t"Li Yewang2008-09-171-3/+1
* Add warning message when MAX_FIELDS reachedStephen Hemminger2008-06-301-2/+12
* Fix array out of bounds problemStephen Hemminger2008-06-301-2/+5
* Fix generic_proc_open() of command 'nstat' and 'rtacct'Yu Zhiguo2008-06-232-4/+4
* timers are in user hzStephen Hemminger2008-06-201-1/+1
* use correct hz for rto,atoStephen Hemminger2008-06-201-3/+4
* ss: Fix return value checks for net_*_openBjörn Steinbrink2008-04-031-6/+6
* Do not strip binaries with `install`Mike Frysinger2008-04-011-1/+1
* Use netinet/tcp.h (with correction) rather than kernel headersStephen Hemminger2007-12-311-2/+1
* remove outdated netbug script.Stephen Hemminger2007-10-121-53/+0
* lnstat : force a flush before sleepEric Dumazet2007-10-111-0/+1
* Fix ss to handle partial records.Stephen Hemminger2007-07-181-124/+84
* ss: fix issues with signed inodesStephen Hemminger2007-07-101-15/+14
* Fixes use of uninitialized stringThomas Hisch2007-03-051-1/+1
* Remove trailing whitespaceStephen Hemminger2006-12-058-82/+82
* Add ignore files to make using git easierStephen Hemminger2006-08-081-0/+7
* Set default count for lnstatshemminger2006-03-101-1/+1