summaryrefslogtreecommitdiff
path: root/misc/ss.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'iproute2-master' into nextDavid Ahern2019-02-221-29/+76
|\
| * ss: Render buffer to output every time a number of chunks are allocatedStefano Brivio2019-02-211-28/+40
| * ss: fix compilation under glibc < 2.18Thomas De Schampheleire2019-02-211-0/+8
| * ss: add option --tos for requesting ipv4 tos and ipv6 tclassKonstantin Khlebnikov2019-02-131-0/+27
* | ss: add AF_XDP supportBjörn Töpel2019-01-301-2/+166
|/
* ss: add support for bytes_sent, bytes_retrans, dsack_dups and reord_seenEric Dumazet2018-11-291-0/+16
* ss: add support for delivered and delivered_ce fieldsEric Dumazet2018-11-281-0/+8
* ss: make local variables staticStephen Hemminger2018-11-191-14/+14
* Include bsd/string.h only in include/utils.hLuca Boccassi2018-11-051-3/+0
* Use libbsd for strlcpy if availableLuca Boccassi2018-11-011-0/+3
* ss: Actually print left delimiter for columnsStefano Brivio2018-10-311-1/+1
* Tree wide: Drop sockaddr_nl argDavid Ahern2018-10-221-19/+12
* iproute: make clang happyMahesh Bandewar2018-08-301-1/+2
* ss: add UNIX_DIAG_VFS and UNIX_DIAG_ICONS for unix socketsCong Wang2018-08-301-0/+18
* ss: remove non-functional slabinfoStephen Hemminger2018-05-091-97/+6
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-04-021-82/+70
|\
| * misc: avoid snprintf warnings in ss and nstatStephen Hemminger2018-03-291-1/+1
| * ss: Drop filter_default_dbs()Phil Sutter2018-03-271-18/+1
| * ss: Put filter DB parsing into a separate functionPhil Sutter2018-03-271-58/+56
| * ss: Allow excluding a socket table from being queriedPhil Sutter2018-03-271-49/+59
* | ss: Add support for TIPC socket diag in ss toolGhantaKrishnamurthy MohanKrishna2018-03-281-2/+164
* | Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-03-271-21/+40
|\ \ | |/
| * ss: Fix rendering of continuous output (-E, --events)Stefano Brivio2018-03-271-21/+40
* | Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-03-131-2/+19
|\ \ | |/
| * ss: fix NULL dereference when rendering without headerJean-Philippe Brucker2018-03-041-1/+6
| * ss: prepare rth when killing inet sockMasatake YAMATO2018-02-231-1/+13
* | ss: print skmeminfo for packet socketsRoopa Prabhu2018-02-221-0/+3
|/
* ss: fix NULL pointer access when parsing unix sockets with oldformatAntonio Quartulli2018-01-091-1/+4
* ss: fix crash when skipping disabled header fieldAntonio Quartulli2018-01-091-2/+5
* ss: add missing path MTU parameterRoman Mashak2017-12-161-0/+4
* ss: Implement automatic column width calculationStefano Brivio2017-12-121-68/+120
* ss: Buffer raw fields first, then render them as a tableStefano Brivio2017-12-121-46/+225
* ss: Introduce columns lightweight abstractionStefano Brivio2017-12-121-93/+198
* ss: Replace printf() calls for "main" output by calls to helperStefano Brivio2017-12-121-194/+205
* ss: remove duplicate assignmentRoman Mashak2017-12-111-1/+0
* ss: print tcpi_rcv_ssthreshWei Wang2017-12-081-0/+4
* drop unneeded include of syslog.hStephen Hemminger2017-11-121-1/+0
* Merge branch 'master' into net-nextStephen Hemminger2017-11-121-1/+0
|\
| * lib: make resolve_hosts variable commonIvan Vecera2017-11-121-1/+0
* | Merge branch 'master' into net-nextStephen Hemminger2017-11-011-10/+11
|\ \ | |/
| * ss: Fix width calculations when Netid or State columns are missingStefano Brivio2017-11-011-4/+9
| * ss: Streamline process context printing in netlink_show_one()Stefano Brivio2017-11-011-6/+2
| * ss: Remove useless width specifier in process context printStefano Brivio2017-11-011-2/+2
* | lib/libnetlink: update rtnl_talk to support malloc buff at run timeHangbin Liu2017-10-261-1/+1
* | Merge branch 'master' into net-nextStephen Hemminger2017-10-231-19/+20
|\ \ | |/
| * ss: initialize 'fackets' member of tcpstat structureRoman Mashak2017-10-231-0/+1
| * ss: Detect IPPROTO_ICMPV6 socketsPhil Sutter2017-10-211-0/+2
| * ss: Distinguish between IPv4 and IPv6 wildcard socketsPhil Sutter2017-10-211-19/+17
* | Merge branch 'master' into net-nextStephen Hemminger2017-10-111-0/+21
|\ \ | |/
| * ss: print MD5 signature keys configured on TCP socketsIvan Delalande2017-10-111-0/+21