Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
d4585a4bb120e2f60b088a7e934bf2ae4e6b5b68
d4585a4
tipc: add peer remove functionality
by Richard Alpe
· 9 years ago
0257369
tipc: fix help text spelling error in node.c
by Richard Alpe
· 9 years ago
f8fc1d1
iptunnel: Fix compile error in ip/tunnel.c
by Phil Sutter
· 9 years ago
7d6aadc
ip{,6}tunnel: have a shared stats parser/printer
by Phil Sutter
· 9 years ago
d95cdcf
lwtunnel: implement support for ip6 encap
by Paolo Abeni
· 9 years ago
926b39e
gre: add support for collect metadata flag
by Paolo Abeni
· 9 years ago
e79c327
vxlan: add support for collect metadata flag
by Paolo Abeni
· 9 years ago
5c5176c
iproute: print addrgenmode stable_secret and fallback otherwise
by Hannes Frederic Sowa
· 9 years ago
f0df408
lwtunnel: fix argument parsing
by Paolo Abeni
· 9 years ago
ed6b865
route: Fix printing of locked entries
by Phil Sutter
· 9 years ago
e834eb8
ip neigh: device is optional for proxy entries
by Konstantin Khlebnikov
· 9 years ago
5866bdd
ila: Add support for ILA lwtunnels
by Tom Herbert
· 9 years ago
654ae88
ip: fix format string when reading statistics
by Stephen Hemminger
· 9 years ago
b08b5ff
tc.8: Fix reference to tc-tcindex.8
by Phil Sutter
· 9 years ago
8a23f82
vrf: Add support for table names
by David Ahern
· 9 years ago
ed108cf
libnetlink: don't confuse variables in rtnl_talk()
by Nicolas Dichtel
· 9 years ago
0f75433
route: ignore RTAX_HOPLIMIT of value -1
by Phil Sutter
· 9 years ago
a96a5d9
iptunnel: cleanup code
by Stephen Hemminger
· 9 years ago
cc9c1df
ip_tunnel: determine tunnel address family from the tunnel type
by Konstantin Shemyak
· 9 years ago
35f59d8
vxlan: Add support for remote checksum offload
by Tom Herbert
· 9 years ago
61170fd
get rid of unnecessary fgets() buffer size limitation
by Phil Sutter
· 9 years ago
d572ed4
get rid of remaining -Wunused-result warnings
by Phil Sutter
· 9 years ago
c29d379
ss: review is_ephemeral()
by Phil Sutter
· 9 years ago
596307e
ss: reduce max indentation level in init_service_resolver()
by Phil Sutter
· 9 years ago
db3ef44
lnstat: review lnstat_update()
by Phil Sutter
· 9 years ago
fc31817
bridge.8: minor formatting cleanup
by Phil Sutter
· 9 years ago
ea6cbab
iproute: restrict hoplimit values to be in range [0; 255]
by Phil Sutter
· 9 years ago
d81f54d
iptoken: simplify iptoken_list a bit
by Phil Sutter
· 9 years ago
906dfe4
ipaddress: drop unnecessary check in ipaddr_list_flush_or_save()
by Phil Sutter
· 9 years ago
d25ec03
ipaddress: fix ipaddr_flush for Linux >= 3.1
by Phil Sutter
· 9 years ago
8e72880
libnetlink: introduce nc_flags
by Phil Sutter
· 9 years ago
c6995c4
ipaddress: simplify ipaddr_flush()
by Phil Sutter
· 9 years ago
68ef507
rt_names: style cleanup
by Stephen Hemminger
· 9 years ago
13ada95
Add support for rt_tables.d
by David Ahern
· 9 years ago
906ac54
geneve: add support for IPv6 link partners
by John W. Linville
· 9 years ago
e149d4e
iproute2: Ignore EADDRNOTAVAIL errors during address flush operation
by Neil Horman
· 9 years ago
6e2e2cf
bridge.8: document fdb replace command
by Phil Sutter
· 9 years ago
fdb347f
lnstat: fix header displaying mechanism
by Phil Sutter
· 9 years ago
869fcab
lnstat: describe -s option in help output
by Phil Sutter
· 9 years ago
0198930
update kernel headers to 4.4-rc1
by Stephen Hemminger
· 9 years ago
f7b49a3
ip_common.h header cleanup
by Phil Sutter
· 9 years ago
23d6c99
misc: remove extra blank line
by Stephen Hemminger
· 9 years ago
5699275
man8: scrub trailing whitespace
by Stephen Hemminger
· 9 years ago
ac0817e
man: Spelling fixes
by Ville Skyttä
· 9 years ago
85e3c87
man: Syntax and warning fixes
by Ville Skyttä
· 9 years ago
04ce8d3
ip{,6}tunnel: put spaces around non-unary operators
by Phil Sutter
· 9 years ago
f53ecee
iptunnel: sanitize copying tunnel name
by Phil Sutter
· 9 years ago
c957821
iptunnel: share common code when determining the default interface name
by Phil Sutter
· 9 years ago
0dd4d2b
iptunnel: simplify parsing TTL, allow 'hlim' as identifier
by Phil Sutter
· 9 years ago
2520598
iptunnel: share common code when setting tunnel mode
by Phil Sutter
· 9 years ago
7894ce7
ip6tunnel: fix coding style: no newline between brace and else
by Phil Sutter
· 9 years ago
9af72f8
ip6tunnel: print local/remote addresses like iptunnel does
by Phil Sutter
· 9 years ago
c4527d7
ip{,6}tunnel: align do_tunnels_list() a bit
by Phil Sutter
· 9 years ago
4b3cb96
iptunnel: use ll_name_to_index() for physical interface lookup
by Phil Sutter
· 9 years ago
6ddb1e8
ip{, 6}tunnel: unify behaviour if physical device is not found
by Phil Sutter
· 9 years ago
a7ed152
ip/tunnel: introduce tnl_parse_key()
by Phil Sutter
· 9 years ago
8de592d
ip{, 6}tunnel: get rid of extraneous whitespace when printing
by Phil Sutter
· 9 years ago
caf8875
misc/Makefile: use PKG_CONFIG
by Aaro Koskinen
· 9 years ago
115b4d8
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
6720ece
v4.3.0
by Stephen Hemminger
· 9 years ago
1e5aa99
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
b5bb182
lib/utils: improve error messages of get_addr() and get_prefix()
by Phil Sutter
· 9 years ago
bd5bbad
bridge: fdb: minor syntax fix in help text
by Phil Sutter
· 9 years ago
17c53fc
ifstat: add manpage
by Phil Sutter
· 9 years ago
7124942
genl: add manpage
by Phil Sutter
· 9 years ago
958cd21
ifcfg: add manpage
by Phil Sutter
· 9 years ago
dddf1b4
add new IFLA_VF_TRUST netlink attribute
by Stephen Hemminger
· 9 years ago
86c392f
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
1473bda
misc: cleanup extra whitespace
by Stephen Hemminger
· 9 years ago
753ef5b
tc: remove extra whitespace
by Stephen Hemminger
· 9 years ago
f7520a1
ip: remove extra newlines at end-of-file
by Stephen Hemminger
· 9 years ago
a257bc7
tc: ship filter man pages and refer to them in tc.8
by Phil Sutter
· 9 years ago
f15a239
tc: add a man page for u32 filter
by Phil Sutter
· 9 years ago
fc7a72f
tc: add a man page for tcindex filter
by Phil Sutter
· 9 years ago
02dddd6
tc: add a man page for route filter
by Phil Sutter
· 9 years ago
49891ba
tc: add a man page for fw filter
by Phil Sutter
· 9 years ago
b3aa12a
tc: add a man page for flower filter
by Phil Sutter
· 9 years ago
334ddc9
tc: add a man page for flow filter
by Phil Sutter
· 9 years ago
5774f09
tc: add a man page for cgroup filter
by Phil Sutter
· 9 years ago
55b3556
tc: add a man page for basic filter
by Phil Sutter
· 9 years ago
40eb737
tc: u32 filter coding style cleanup
by Phil Sutter
· 9 years ago
0a83e1e
tc: improve filter help texts a bit
by Phil Sutter
· 9 years ago
c518d3a
update bpf kernel header
by Stephen Hemminger
· 9 years ago
651dccb
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
d583e88
ip, realms: also allow to pass in raw realms value
by Daniel Borkmann
· 9 years ago
89bb4c6
update kernel headers
by Stephen Hemminger
· 9 years ago
2f4e171
Add ip rule save/restore
by Kirill Tkhai
· 9 years ago
b89c359
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
8b21cef
ip route get: change exit to return to support batch commands
by Roopa Prabhu
· 9 years ago
4d45bf3
bridge: add calls to fflush in fdb and mdb print functions
by Wilson Kok
· 9 years ago
ccaf6eb
ip-rule: neither prohibit nor reject or unreachable flags exist
by Phil Sutter
· 9 years ago
f73105a
ss: return -1 if an unrecognized option was given
by Phil Sutter
· 9 years ago
70e4663
ip-route man: add usage and description for lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
1e52930
lwtunnel: Add encapsulation support to ip route
by Roopa Prabhu
· 9 years ago
e569c5c
add tunnel header files from net-next uapi
by Stephen Hemminger
· 9 years ago
c6646c1
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
6f07f3d
ip-address: fix oneline mode for interfaces with VF
by Phil Sutter
· 9 years ago
39ca487
ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip route
by Roopa Prabhu
· 9 years ago
303cc9c
libnetlink: introduce rta_nest and u8, u16, u64 helpers for nesting within rtattr
by Roopa Prabhu
· 9 years ago
d2ccb70
Merge branch 'master' into net-next
by Stephen Hemminger
· 9 years ago
Next »