]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/history - misc/ss.c
ss: use new INET_DIAG_SKMEMINFO option to get more memory information for tcp socket
[lisovros/iproute2_canprio.git] / misc / ss.c
2012-05-03 Shan Weiss: use new INET_DIAG_SKMEMINFO option to get more...
2012-04-10 Eric DumazetFix ss if INET_DIAG not enabled in kernel
2012-04-10 Stephen HemmingerConvert to use rta_getattr_ functions
2012-02-17 Stephen Hemmingerss: simplify code
2012-02-17 Matt Tierneyss: Close file descriptors in tcp_show_netlink.
2012-01-30 Eric Dumazetss: should support CONFIG_INET_UDP_DIAG=n kernels
2012-01-20 Stephen HemmingerFix unix socket diagnostic build
2012-01-20 Pavel Emelyanoviproute: Dump unix sockets via netlink
2011-11-23 Eric Dumazetss: report ecnseen
2011-11-16 Petr ŠabataDisplay closed UDP sockets on 'ss -ul'
2011-10-13 Thomas JaroschFix unterminated readlink() buffer usage
2011-10-07 Thomas JaroschFix pipe I/O stream descriptor leak in init_service_res...
2011-10-06 Petr Sabataiproute2: ss - fix missing parameters
2011-06-29 Stephen Hemmingerss: check result of readlink
2011-06-20 Eric Dumazetss: fix autobound filter
2010-08-01 Steve Finkss -p is much too slow
2010-03-04 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2009-12-26 Andreas Henrikssoniproute: make ss --help output to stdout
2009-09-11 Eric Dumazetss: adds a space before congestion string
2009-09-11 Eric Dumazetss: correct display of sk pointer
2008-09-18 Li Yewangdistinguish the inet and inet6 domain when loading...
2008-09-18 Li YewangFix the error of "ss -f inet -t"
2008-07-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-06-20 Stephen Hemmingertimers are in user hz
2008-06-20 Stephen Hemmingeruse correct hz for rto,ato
2008-04-08 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-03 Björn Steinbrinkss: Fix return value checks for net_*_open
2007-12-31 Stephen HemmingerMerge branch 'master' into net-2.6.25
2007-12-31 Stephen HemmingerUse netinet/tcp.h (with correction) rather than kernel...
2007-07-18 Stephen HemmingerFix ss to handle partial records.
2007-07-11 Stephen Hemmingerss: fix issues with signed inodes
2007-03-06 Thomas HischFixes use of uninitialized string
2006-12-05 Stephen HemmingerRemove trailing whitespace
2005-09-01 shemmingerUpdate header files to 2.6.14
2005-07-05 shemmingerFix build issues
2005-06-22 shemmingerNetem support for reorder
2005-01-19 osdl.net!shemmingertypo, extra /
2005-01-18 osdl.net!shemmingertypo in ss
2005-01-18 11!tgraftb buffer initialization is now done in the parser
2004-10-20 osdl.net!shemmingerDon't need this.
2004-09-28 osdl.net!shemmingerss cleanup and enable full features.
2004-07-07 osdl.net!shemmingerfix matches that got introduced by last patch
2004-06-25 osdl.net!shemmingerCleaner way to configure
2004-06-09 osdl.org!shemmingerGNU long options for ss
2004-06-08 osdl.org!shemmingerAllow build on 2.4
2004-06-08 osdl.org!shemmingerCleanup display logic and add receive space values.
2004-06-04 osdl.org!shemmingerTCPDIAG_VEGASINFO is not a #define, its an enum
2004-06-02 osdl.org!shemmingerBuild and constant cleanup
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision