Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
8f478ec2b3dabdc5d667a0de8997c5660e2b118d
8f478ec
rdma: fix duplicate initialization in port_names
by Stephen Hemminger
· 8 years ago
4b9e917
lib/ll_map: Choose size of new cache items at run-time
by Phil Sutter
· 8 years ago
56270e5
tc/m_xt: Fix for potential string buffer overflows
by Phil Sutter
· 8 years ago
bc27878
lnstat_util: Simplify alloc_and_open() a bit
by Phil Sutter
· 8 years ago
cfda500
lib/inet_proto: Review inet_proto_{a2n,n2a}()
by Phil Sutter
· 8 years ago
eab4507
lib/fs: Fix format string in find_fs_mount()
by Phil Sutter
· 8 years ago
45c2ec9
ipntable: Avoid memory allocation for filter.name
by Phil Sutter
· 8 years ago
70a6df3
tipc/bearer: Prevent NULL pointer dereference
by Phil Sutter
· 8 years ago
7571693
tc/tc_filter: Make sure filter name is not empty
by Phil Sutter
· 8 years ago
a754de3
tc/q_netem: Don't dereference possibly NULL pointer
by Phil Sutter
· 8 years ago
6d02518
ifstat, nstat: Check fdopen() return value
by Phil Sutter
· 8 years ago
ae4e21c
ss: fix help/man TCP-STATE description for listening
by Andreas Henriksson
· 8 years ago
c3724e4
lib/bpf: Don't leak fp in bpf_find_mntpt()
by Phil Sutter
· 8 years ago
6e33f7b
devlink: Check return code of strslashrsplit()
by Phil Sutter
· 8 years ago
84b6a3f
iplink_vrf: Complain if main table is not found
by Phil Sutter
· 8 years ago
7c66d89
iproute: Check mark value input
by Phil Sutter
· 8 years ago
82ed9ff
tc/q_multiq: Don't pass garbage in TCA_OPTIONS
by Phil Sutter
· 8 years ago
d304b05
netem/maketable: Check return value of fstat()
by Phil Sutter
· 8 years ago
301826b
ss: Use C99 initializer in netlink_show_one()
by Phil Sutter
· 8 years ago
b48a116
ipmaddr: Avoid accessing uninitialized data
by Phil Sutter
· 8 years ago
258b7c0
iplink_can: Prevent overstepping array bounds
by Phil Sutter
· 8 years ago
d044ea3
ipaddress: Avoid accessing uninitialized variable lcl
by Phil Sutter
· 8 years ago
73aa988
tc/m_gact: Drop dead code
by Phil Sutter
· 8 years ago
e469523
ss: Drop useless assignment
by Phil Sutter
· 8 years ago
44448a9
ss: Skip useless check in parse_hostcond()
by Phil Sutter
· 8 years ago
b3c5f84
lib/rt_names: Drop dead code in rtnl_rttable_n2a()
by Phil Sutter
· 8 years ago
2a86625
iproute: Fix for missing 'Oifs:' display
by Phil Sutter
· 8 years ago
2869262
ipntable: No need to check and assign to parms_rta
by Phil Sutter
· 8 years ago
8579a39
devlink: No need for this self-assignment
by Phil Sutter
· 8 years ago
dbc76eb
rdma: Add initial manual for the tool
by Leon Romanovsky
· 8 years ago
7fc7574
rdma: Add json output to link object
by Leon Romanovsky
· 8 years ago
ef353e2
rdma: Implement json output for dev object
by Leon Romanovsky
· 8 years ago
ab6e2b7
rdma: Add json and pretty outputs
by Leon Romanovsky
· 8 years ago
da990ab
rdma: Add link object
by Leon Romanovsky
· 8 years ago
40df826
rdma: Add dev object
by Leon Romanovsky
· 8 years ago
74bd75c
rdma: Add basic infrastructure for RDMA tool
by Leon Romanovsky
· 8 years ago
afdc119
utils: Move BIT macro to common header
by Leon Romanovsky
· 8 years ago
be55416
tipc/bearer: Fix resource leak in error path
by Phil Sutter
· 8 years ago
4613157
ss: Fix potential memleak in unix_stats_print()
by Phil Sutter
· 8 years ago
b530cef
ifstat: Fix memleak in dump_kern_db() for json output
by Phil Sutter
· 8 years ago
35f6ade
ifstat: Fix memleak in error case
by Phil Sutter
· 8 years ago
6ac5943
ipvrf: Fix error path of vrf_switch()
by Phil Sutter
· 8 years ago
3e587d9
tc/em_ipset: Don't leak sockfd on error path
by Phil Sutter
· 8 years ago
4b45ae2
ss: Don't leak fd in tcp_show_netlink_file()
by Phil Sutter
· 8 years ago
08806fb
iproute_lwtunnel: csum_mode value checking was ineffective
by Phil Sutter
· 8 years ago
58a15e6
iproute_lwtunnel: Argument to strerror must be positive
by Phil Sutter
· 8 years ago
436270a
tipc/node: Fix socket fd check in cmd_node_get_addr()
by Phil Sutter
· 8 years ago
1e3197e
ifcfg: Quote left-hand side of [ ] expression
by Phil Sutter
· 8 years ago
2313b6b
examples: Some shell fixes to cbq.init
by Phil Sutter
· 8 years ago
e5fa0e6
libnetlink: Fix extack attribute parsing
by David Ahern
· 8 years ago
8cc360f
bpf: unbreak libelf linkage for bpf obj loader
by Daniel Borkmann
· 8 years ago
fb6cb30
lib: Dump ext-ack string by default
by David Ahern
· 8 years ago
fcfcc40
vti: print keys in hex not dotted notation
by Stephen Hemminger
· 8 years ago
69fed53
change how Config is used in Makefile's
by Stephen Hemminger
· 8 years ago
2a80154
vti6: fix local/remote any addr handling
by Stephen Hemminger
· 8 years ago
6ff66ac
tc, ip: more Makefile updates for LIBMNL
by Stephen Hemminger
· 8 years ago
4a340fe
examples/bpf: update list of examples
by Alexander Alemayhu
· 8 years ago
089f856
lib: need to pass LIBMNL flag
by Stephen Hemminger
· 8 years ago
7d23fa5
lib: fix extended ack with and without libmnl
by Stephen Hemminger
· 8 years ago
d6a4076
netns: make /var/run/netns bind-mount recursive
by Casey Callendrello
· 8 years ago
aba9c23
ss: enclose IPv6 address in brackets
by Stephen Hemminger
· 8 years ago
b6432e6
iproute: Add support for extended ack to rtnl_talk
by Stephen Hemminger
· 8 years ago
620fc66
tc: fix m_simple usage
by Stephen Hemminger
· 8 years ago
e2a055d
tc-simple: Fix documentation
by Phil Sutter
· 8 years ago
34705c8
Really fix get_addr() and get_prefix() error messages
by Phil Sutter
· 8 years ago
cc21ebe
update headers from 4.13-rc4
by Stephen Hemminger
· 8 years ago
3da3ebf
bpf: Make bytecode-file reading a little more robust
by Phil Sutter
· 8 years ago
f73ac67
ip: change flag names to an array
by Stephen Hemminger
· 8 years ago
c369dc8
Update headers from net-next
by Stephen Hemminger
· 8 years ago
5ce897a
utils: return default family when rtm_family is not RTNL_FAMILY_IPMR/IP6MR
by Hangbin Liu
· 8 years ago
d3f0b09
netns: more input validation
by Matteo Croce
· 8 years ago
c2a85c3
geneve: support for modifying geneve device
by Girish Moodalbail
· 8 years ago
95ae9a4
bpf: fix mnt path when from env
by Daniel Borkmann
· 8 years ago
ecb05c0
bpf: improve error reporting around tail calls
by Daniel Borkmann
· 8 years ago
2f406f2
ip route: replace exits with returns
by Élie Bouttier
· 8 years ago
adbb296
iproute2: add support for GRE ignore-df knob
by Philip Prindeville
· 8 years ago
79928fd
netns: avoid directory traversal
by Matteo Croce
· 8 years ago
b095155
tc: fix typo in manpage
by Matteo Croce
· 8 years ago
779525c
bpf: dump id/jited info for cls/act programs
by Daniel Borkmann
· 8 years ago
612ff09
bpf: support loading map in map from obj
by Daniel Borkmann
· 8 years ago
23b2ed2
bpf: remove obsolete samples
by Daniel Borkmann
· 8 years ago
2e86ed5
iproute: extend route get for mpls routes
by Roopa Prabhu
· 8 years ago
89ec74a
remove duplicated #include's
by Stephen Hemminger
· 8 years ago
517771e
update headers to 4.13-rc1
by Stephen Hemminger
· 8 years ago
ef513fb
Merge branch 'master' into net-next
by Stephen Hemminger
· 8 years ago
cdb90ce
v4.12.0
by Stephen Hemminger
· 8 years ago
79e7918
Merge branch 'master' into net-next
by Stephen Hemminger
· 8 years ago
288c28b
iptunnel: add support for mpls/ip to ipip tunnels
by Krister Johansen
· 8 years ago
f005b70
iptunnel: add support for mpls/ip to sit tunnels
by Krister Johansen
· 8 years ago
7baca94
iptunnel: document mode parameter for sit tunnels
by Krister Johansen
· 8 years ago
2ce280d
Add new man page for tc actions.
by Lucas Bates
· 8 years ago
81ba3e6
tc: updated ife man page.
by Roman Mashak
· 8 years ago
1b5e809
bpf: allow requesting XDP HW offload
by Jakub Kicinski
· 8 years ago
1468381
bpf: add xdpdrv for requesting XDP driver mode
by Jakub Kicinski
· 8 years ago
2de3379
bpf: print xdp offloaded mode
by Jakub Kicinski
· 8 years ago
0b4ea60
bpf: Add support for IFLA_XDP_PROG_ID
by Martin KaFai Lau
· 8 years ago
35a004d
update kernel headers from net-next
by Stephen Hemminger
· 8 years ago
1fd8a8e
Merge branch 'master' into net-next
by Stephen Hemminger
· 8 years ago
c9c3720
bpf: indicate lderr when bpf_apply_relo_data fails
by Daniel Borkmann
· 8 years ago
3288e9b
man: ip-route.8: Mention that lower metric means higher priority
by Lukas Braun
· 8 years ago
Next »