summaryrefslogtreecommitdiffstats
path: root/misc/ss.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextDavid Ahern2020-05-271-4/+13
|\
| * ss: update to bw printStephen Hemminger2020-05-051-1/+8
| * ss: add support for Gbit speeds in sprint_bw()Eric Dumazet2020-05-051-4/+6
* | ss: add checks for bc filter supportDmitry Yakunin2020-05-131-16/+1
* | ss: add support for cgroup v2 information and filteringDmitry Yakunin2020-05-131-0/+61
* | ss: allow dumping MPTCP subflow informationDavide Caratti2020-04-291-0/+62
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/network/iproute2/iprout...Stephen Hemminger2020-01-291-4/+15
|\
| * ss: use compact output for undetected screen widthPeter Junos2020-01-021-4/+15
* | build: fix build failure with -fno-commonJan Engelhardt2020-01-201-1/+1
|/
* ss: fix end-of-line printing in misc/ss.cBrian Vazquez2019-12-051-0/+5
* Merge branch 'master' into nextDavid Ahern2019-11-201-0/+2
|\
| * ss: show header for --processes/-pHritik Vijay2019-11-141-0/+2
* | Merge branch 'master' into nextDavid Ahern2019-11-091-13/+13
|\|
| * libnetlink.c, ss.c: properly handle fread() errorsMichał Łyszczek2019-11-011-13/+13
* | ss: allow dumping kTLS infoDavide Caratti2019-10-141-0/+89
|/
* ss: sctp: Formatting tweak in sctp_show_info for localsPatrick Talbert2019-08-061-1/+1
* ss: sctp: fix typo for nodelayPatrick Talbert2019-08-061-1/+1
* ss: Change resolve_services to numericDavid Ahern2019-07-091-1/+1
* Merge branch 'master' into nextDavid Ahern2019-07-091-1/+3
|\
| * ss: in --numeric mode, print raw numbers for data ratesTomasz Torcz2019-07-081-1/+3
* | ip: add a new parameter -NumericHangbin Liu2019-06-181-9/+6
|/
* ss: add option to print socket information on one lineJosh Hunt2019-05-021-10/+41
* 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