summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | treewide: refactor help messagesMatteo Croce2019-05-202-34/+37
|/
* 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
|/
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2019-01-041-3/+7
|\
| * nstat: fix load_ugly_table() limitsEric Dumazet2018-12-311-3/+7
* | libnetlink: Add filter function to rtnl_neighdump_reqDavid Ahern2019-01-041-1/+1
|/
* ssfilter: Fix for inverted last expressionPhil Sutter2018-12-031-4/+4
* 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
* Pass CPPFLAGS to the compilerLuca Boccassi2018-11-091-4/+4
* 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-222-23/+14
* libnetlink: Rename rtnl_wilddump_stats_req_filter to rtnl_statsdump_req_filterDavid Ahern2018-10-021-2/+2
* libnetlink: Rename rtnl_wilddump_* to rtnl_linkdump_*David Ahern2018-10-021-1/+1
* libnetlink: Convert GETNEIGH dumps to use rtnl_neighdump_reqDavid Ahern2018-10-021-1/+1
* 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: Review ssfilterPhil Sutter2018-08-151-15/+21
* ss: remove non-functional slabinfoStephen Hemminger2018-05-091-97/+6
* arpd: remove pthread dependencyBaruch Siach2018-05-011-1/+1
* Merge branch 'iproute2-master' into iproute2-nextDavid Ahern2018-04-022-84/+72
|\
| * misc: avoid snprintf warnings in ss and nstatStephen Hemminger2018-03-292-3/+3
| * 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-272-46/+67
|\ \ | |/
| * ssfilter: Eliminate shift/reduce conflictsPhil Sutter2018-03-271-25/+27
| * 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
* | ip: Use single variable to represent -prettySerhey Popovych2018-02-162-2/+0
|/