Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
15faa0a30bedfa1eaba6d06a42978a8a56761be1
15faa0a
add support for VRF device
by David Ahern
· 9 years ago
75d67d3
update kernel headers to 4.2-net-next
by Stephen Hemminger
· 9 years ago
dfc3d01
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
fcc16c2
provide common json output formatter
by Stephen Hemminger
· 9 years ago
e612883
man ip-link: Add more explanation about vlan reordering
by Vadim Kochan
· 9 years ago
715296b
ip-address.8.in: fix BNF syntax error
by Phil Sutter
· 9 years ago
9e5ba07
lib/namespace: fix fd leakage in non-error case
by Phil Sutter
· 9 years ago
6843d36
ip-link: cut one level indentation
by Zhang Shengju
· 9 years ago
9a6422c
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
e3c27c2
utils: add missing return value
by Zhang Shengju
· 9 years ago
e0f229f
bond: fix return after invarg
by Stephen Hemminger
· 9 years ago
bcb4a7a
tc: fix return after invarg
by Stephen Hemminger
· 9 years ago
6a9ce30
ip-link: remove unnecessary return
by Zhang Shengju
· 9 years ago
4e972d5
ip-address: fix and extend documentation
by Pavel Šimerda
· 9 years ago
503aa4e
ip-link: fix and extend documentation
by Pavel Šimerda
· 9 years ago
142434d
ip: fix and extend documentation
by Pavel Šimerda
· 9 years ago
ff1e35e
ip-link: enhance prompt message
by Zhang Shengju
· 9 years ago
892e212
remove unnecessary extern
by Stephen Hemminger
· 9 years ago
a02371f
misc/ss: fix memory leak in user_ent_hash_build()
by Phil Sutter
· 9 years ago
5950ba9
lib/namespace: don't leak fd in error case
by Phil Sutter
· 9 years ago
b95d28c
misc/ss: add missing fclose() calls
by Phil Sutter
· 9 years ago
532ca40
misc/ss: simplify buffer realloc, fix checking realloc failure
by Phil Sutter
· 9 years ago
e0dce0e
misc/ss: avoid NULL pointer dereference
by Phil Sutter
· 9 years ago
e4d456f
iplink: add support for IFLA_BR_VLAN_FILTERING attribute
by Nikolay Aleksandrov
· 9 years ago
8fcba79
update header files from 4.2 net-next
by Stephen Hemminger
· 9 years ago
941c509
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
fdba051
iplink: add ageing_time, stp_state and priority for bridge
by Nikolay Aleksandrov
· 9 years ago
4b942cb
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
e543a6a
ip-link: fix a typo in help message
by Zhang Shengju
· 9 years ago
a560d85
iplink: shortify printing the usage of link type
by Zhang Shengju
· 9 years ago
43367ef
iplink: use the short format to print help info
by Zhang Shengju
· 9 years ago
d8cf93d
iplink: add missing link type
by Zhang Shengju
· 9 years ago
e52f3ef
ip-link: fix minor typo in manpage
by Phil Sutter
· 9 years ago
2f29d6b
ipnetns: make net namespace cache variable size
by Stephen Hemminger
· 9 years ago
e4a852f
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
7f9dddb
misc/ss: don't imply -a when -A was specified
by Phil Sutter
· 9 years ago
d02e466
iplink: bonding: add support for IFLA_BOND_TLB_DYNAMIC_LB
by Nikolay Aleksandrov
· 9 years ago
4f3489c
update to net-next (4.3) headers
by Stephen Hemminger
· 9 years ago
baed908
m_bpf: add frontend support for late binding
by Daniel Borkmann
· 9 years ago
ee262ed
tipc: fix bearer get/set help synopsis
by Richard Alpe
· 9 years ago
089d93d
update kernel headers from net-next
by Stephen Hemminger
· 9 years ago
90d7315
bridge: mdb: add deleted when monitoring delmdb event
by Nikolay Aleksandrov
· 9 years ago
68831d6
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
531d5da
ip: Preserve original portocol family in batch mode
by Antti Paila
· 9 years ago
cd8df30
bridge fdb: add 'use' option to set NTF_USE flag in fdb add requests
by Roopa Prabhu
· 9 years ago
efb1697
bridge: drop man page fragment
by Stephen Hemminger
· 9 years ago
6aac861
bridge: mdb: add support for vlans
by Nikolay Aleksandrov
· 9 years ago
1886482
ip link: proto_down config and display.
by Anuradha Karuppiah
· 9 years ago
a3563ed
update to 4.2-net-next headers
by Stephen Hemminger
· 9 years ago
ea34366
Replace BSD MAXPATHLEN by POSIX PATH_MAX
by Felix Janda
· 9 years ago
6b4867e
bridge: mdb: add support for router add/del notifications monitoring
by Nikolay Aleksandrov
· 9 years ago
cb89c7c
ip/ip6tunnel: fix missing return value check
by Zhang Shengju
· 9 years ago
0dc2e22
xfrm: remove duplicated include
by Zhang Shengju
· 9 years ago
611f70b
tc: fix bpf compilation with old glibc
by Nicolas Dichtel
· 9 years ago
814f9b9
man ss: Fix explanation when no options specified
by Vadim Kochan
· 9 years ago
ec7aff5
ip: fix all the checkpatch warnings
by Stephen Hemminger
· 9 years ago
99bb68f
ss: fix crash when dump stats from /proc with '-p'
by Vadim Kochan
· 9 years ago
92de1c2
remove unnecessary checks for NULL before free
by Stephen Hemminger
· 9 years ago
122f2fc
iproute2: ipa: show switch id
by Jiri Pirko
· 9 years ago
235c445
ss: fix display of raw sockets
by Nikolay Aleksandrov
· 9 years ago
b0085d0
update kernel headers for 4.2-rc1
by Stephen Hemminger
· 9 years ago
56d8ff0
support batching of ip route get commands
by Roopa Prabhu
· 9 years ago
a6ea668
build: must honor pkg-config flags for libmnl
by Jan Engelhardt
· 9 years ago
acfeb55
tipc: make build conditional on having libmnl
by Gustavo Zacarias
· 9 years ago
f5386e1
headers update
by Stephen Hemminger
· 9 years ago
38db20f
include: add copy of tipc.h
by Michal Kubeček
· 9 years ago
0c4a90c
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
e3006d5
v4.1.0
by Stephen Hemminger
· 9 years ago
cbdd1e6
tc: bpf: add initial man page
by Daniel Borkmann
· 9 years ago
f32dc74
ss: print value of IPV6_V6ONLY socket option if set
by Phil Sutter
· 9 years ago
528c255
iproute2: add support to print 'linkdown' nexthop flag
by Andy Gospodarek
· 9 years ago
6885e3b
ss: Include -E option for socket destroy events
by Craig Gallek
· 9 years ago
b0197a0
iplink_bridge: add support for priority
by Nikolay Aleksandrov
· 9 years ago
dab0496
iplink_bridge: add support for stp_state
by Nikolay Aleksandrov
· 9 years ago
6c99fb6
iplink_bridge: add support for ageing_time
by Nikolay Aleksandrov
· 9 years ago
7d6bc3b
bonding: export 3ad actor and partner port state
by Nikolay Aleksandrov
· 9 years ago
69be46c
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
a1b9971
Add displaying VF traffic statistics
by Eran Ben Elisha
· 9 years ago
f638e9f
mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for
by Roopa Prabhu
· 9 years ago
ecb435e
ss: add support for segs_in and segs_out
by Craig Gallek
· 9 years ago
ff631c3
update to 4.2-pre-rc headers
by Stephen Hemminger
· 9 years ago
f4739b2
iplink_geneve: add tos configuration at link creation
by John W. Linville
· 9 years ago
f4c05c2
iplink_geneve: add ttl configuration at link creation
by John W. Linville
· 9 years ago
c1a1d8b
iproute2: update ip-link.8 for geneve tunnels
by John W. Linville
· 9 years ago
88eea53
tc: {f,m}_bpf: allow to retrieve uds path from env
by Daniel Borkmann
· 9 years ago
473d784
tc: {f,m}_bpf: add tail call support for parser
by Daniel Borkmann
· 9 years ago
aaf7045
configure: cleanup
by Stephen Hemminger
· 9 years ago
bbd303d
iproute2: misc/ss.c - fix run_ssfilter af_packet when protocol == 0
by Maciej Żenczykowski
· 9 years ago
0bbca04
iproute2: tc/m_pedit.c - remove dead code
by Maciej Żenczykowski
· 9 years ago
45b01c4
mroute: "ip mroute show" not working when "to" and/or "from" is given
by Mazhar Rana
· 9 years ago
4e4b783
Fix changing tunnel remote and local address to any
by Thadeu Lima de Souza Cascardo
· 9 years ago
f975059
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
586b397
Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 into net-next
by Stephen Hemminger
· 9 years ago
30383b0
tests: Add output testing
by Vadim Kochan
· 9 years ago
ad1fe0d
tc: util: fix print_rate for ludicrous speeds
by Daniel Borkmann
· 9 years ago
518af1e
ss: do not bindly dump two families
by Eric Dumazet
· 9 years ago
22588a0
ss: speedup resolve_service()
by Eric Dumazet
· 9 years ago
d2055ea
ss: Fix allocation of cong control alg name
by Eric Dumazet
· 9 years ago
b690740
configure: Check for libmnl
by Vadim Kochan
· 9 years ago
232aaf4
enable transparent LFS
by Mike Frysinger
· 9 years ago
Next »