index
:
ralf/iproute2.git
basic-ax25-netrom-rose-support
bpqether-4.1.0
bpqether-4.9.0
bpqether-5.0.0
bpqether-5.13.0
master
AX.25-, NETROM and ROSE enhanced Iproute2 routing commands and utilities
Ralf Baechle
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc
/
ss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into next
David Ahern
2020-05-27
1
-4
/
+13
|
\
|
*
ss: update to bw print
Stephen Hemminger
2020-05-05
1
-1
/
+8
|
*
ss: add support for Gbit speeds in sprint_bw()
Eric Dumazet
2020-05-05
1
-4
/
+6
*
|
ss: add checks for bc filter support
Dmitry Yakunin
2020-05-13
1
-16
/
+1
*
|
ss: add support for cgroup v2 information and filtering
Dmitry Yakunin
2020-05-13
1
-0
/
+61
*
|
ss: allow dumping MPTCP subflow information
Davide Caratti
2020-04-29
1
-0
/
+62
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/network/iproute2/iprout...
Stephen Hemminger
2020-01-29
1
-4
/
+15
|
\
|
*
ss: use compact output for undetected screen width
Peter Junos
2020-01-02
1
-4
/
+15
*
|
build: fix build failure with -fno-common
Jan Engelhardt
2020-01-20
1
-1
/
+1
|
/
*
ss: fix end-of-line printing in misc/ss.c
Brian Vazquez
2019-12-05
1
-0
/
+5
*
Merge branch 'master' into next
David Ahern
2019-11-20
1
-0
/
+2
|
\
|
*
ss: show header for --processes/-p
Hritik Vijay
2019-11-14
1
-0
/
+2
*
|
Merge branch 'master' into next
David Ahern
2019-11-09
1
-13
/
+13
|
\
|
|
*
libnetlink.c, ss.c: properly handle fread() errors
Michał Łyszczek
2019-11-01
1
-13
/
+13
*
|
ss: allow dumping kTLS info
Davide Caratti
2019-10-14
1
-0
/
+89
|
/
*
ss: sctp: Formatting tweak in sctp_show_info for locals
Patrick Talbert
2019-08-06
1
-1
/
+1
*
ss: sctp: fix typo for nodelay
Patrick Talbert
2019-08-06
1
-1
/
+1
*
ss: Change resolve_services to numeric
David Ahern
2019-07-09
1
-1
/
+1
*
Merge branch 'master' into next
David Ahern
2019-07-09
1
-1
/
+3
|
\
|
*
ss: in --numeric mode, print raw numbers for data rates
Tomasz Torcz
2019-07-08
1
-1
/
+3
*
|
ip: add a new parameter -Numeric
Hangbin Liu
2019-06-18
1
-9
/
+6
|
/
*
ss: add option to print socket information on one line
Josh Hunt
2019-05-02
1
-10
/
+41
*
Merge branch 'iproute2-master' into next
David Ahern
2019-02-22
1
-29
/
+76
|
\
|
*
ss: Render buffer to output every time a number of chunks are allocated
Stefano Brivio
2019-02-21
1
-28
/
+40
|
*
ss: fix compilation under glibc < 2.18
Thomas De Schampheleire
2019-02-21
1
-0
/
+8
|
*
ss: add option --tos for requesting ipv4 tos and ipv6 tclass
Konstantin Khlebnikov
2019-02-13
1
-0
/
+27
*
|
ss: add AF_XDP support
Björn Töpel
2019-01-30
1
-2
/
+166
|
/
*
ss: add support for bytes_sent, bytes_retrans, dsack_dups and reord_seen
Eric Dumazet
2018-11-29
1
-0
/
+16
*
ss: add support for delivered and delivered_ce fields
Eric Dumazet
2018-11-28
1
-0
/
+8
*
ss: make local variables static
Stephen Hemminger
2018-11-19
1
-14
/
+14
*
Include bsd/string.h only in include/utils.h
Luca Boccassi
2018-11-05
1
-3
/
+0
*
Use libbsd for strlcpy if available
Luca Boccassi
2018-11-01
1
-0
/
+3
*
ss: Actually print left delimiter for columns
Stefano Brivio
2018-10-31
1
-1
/
+1
*
Tree wide: Drop sockaddr_nl arg
David Ahern
2018-10-22
1
-19
/
+12
*
iproute: make clang happy
Mahesh Bandewar
2018-08-30
1
-1
/
+2
*
ss: add UNIX_DIAG_VFS and UNIX_DIAG_ICONS for unix sockets
Cong Wang
2018-08-30
1
-0
/
+18
*
ss: remove non-functional slabinfo
Stephen Hemminger
2018-05-09
1
-97
/
+6
*
Merge branch 'iproute2-master' into iproute2-next
David Ahern
2018-04-02
1
-82
/
+70
|
\
|
*
misc: avoid snprintf warnings in ss and nstat
Stephen Hemminger
2018-03-29
1
-1
/
+1
|
*
ss: Drop filter_default_dbs()
Phil Sutter
2018-03-27
1
-18
/
+1
|
*
ss: Put filter DB parsing into a separate function
Phil Sutter
2018-03-27
1
-58
/
+56
|
*
ss: Allow excluding a socket table from being queried
Phil Sutter
2018-03-27
1
-49
/
+59
*
|
ss: Add support for TIPC socket diag in ss tool
GhantaKrishnamurthy MohanKrishna
2018-03-28
1
-2
/
+164
*
|
Merge branch 'iproute2-master' into iproute2-next
David Ahern
2018-03-27
1
-21
/
+40
|
\
|
|
*
ss: Fix rendering of continuous output (-E, --events)
Stefano Brivio
2018-03-27
1
-21
/
+40
*
|
Merge branch 'iproute2-master' into iproute2-next
David Ahern
2018-03-13
1
-2
/
+19
|
\
|
|
*
ss: fix NULL dereference when rendering without header
Jean-Philippe Brucker
2018-03-04
1
-1
/
+6
|
*
ss: prepare rth when killing inet sock
Masatake YAMATO
2018-02-23
1
-1
/
+13
*
|
ss: print skmeminfo for packet sockets
Roopa Prabhu
2018-02-22
1
-0
/
+3
|
/
*
ss: fix NULL pointer access when parsing unix sockets with oldformat
Antonio Quartulli
2018-01-09
1
-1
/
+4
[next]