]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2017-09-01  Michal Kubecekiplink: double the buffer size also in iplink_get()
2017-09-01  Michal Kubecekiplink: check for message truncation in iplink_get()
2017-09-01  Phil Sutterlnstat_util: Make sure buffer is NUL-terminated
2017-09-01  Phil Suttertc_util: No need to terminate an snprintf'ed buffer
2017-09-01  Phil Sutteripxfrm: Replace STRBUF_CAT macro with strlcat()
2017-09-01  Phil SutterConvert harmful calls to strncpy() to strlcpy()
2017-09-01  Phil SutterConvert the obvious cases to strlcpy()
2017-09-01  Phil Sutterutils: Implement strlcpy() and strlcat()
2017-09-01  Phil Sutterlink_gre6: Print the tunnel's tclass setting
2017-09-01  Phil Sutterlink_gre6: Fix for changing tclass/flowlabel
2017-08-30  Phil Sutterss: Fix for added diag support check
2017-08-24  Stephen Hemmingertc: use named initializer for default mqprio options
2017-08-24  Phil Sutterlib/libnetlink: Don't pass NULL parameter to memcpy()
2017-08-24  Phil Sutterlib/fs: Fix and simplify make_path()
2017-08-24  Phil Sutterlib/bpf: Check return value of write()
2017-08-24  Phil Sutternetem/maketable: Check return value of fscanf()
2017-08-24  Phil Sutterss: Make sure scanned index value to unix_state_map...
2017-08-24  Phil Sutterss: Make struct tcpstat fields 'timer' and 'timeout...
2017-08-24  Stephen Hemmingerbpf: drop unused parameter to bpf_report_map_in_map
2017-08-24  Stephen Hemmingerlibnetlink: drop unused parameter to rtnl_dump_done
2017-08-24  Stephen Hemmingerrdma: fix duplicate initialization in port_names
2017-08-24  Phil Sutterlib/ll_map: Choose size of new cache items at run-time
2017-08-24  Phil Suttertc/m_xt: Fix for potential string buffer overflows
2017-08-24  Phil Sutterlnstat_util: Simplify alloc_and_open() a bit
2017-08-24  Phil Sutterlib/inet_proto: Review inet_proto_{a2n,n2a}()
2017-08-24  Phil Sutterlib/fs: Fix format string in find_fs_mount()
2017-08-24  Phil Sutteripntable: Avoid memory allocation for filter.name
2017-08-24  Phil Suttertipc/bearer: Prevent NULL pointer dereference
2017-08-24  Phil Suttertc/tc_filter: Make sure filter name is not empty
2017-08-24  Phil Suttertc/q_netem: Don't dereference possibly NULL pointer
2017-08-24  Phil Sutterifstat, nstat: Check fdopen() return value
2017-08-24  Andreas Henrikssonss: fix help/man TCP-STATE description for listening
2017-08-22  Phil Sutterlib/bpf: Don't leak fp in bpf_find_mntpt()
2017-08-22  Phil Sutterdevlink: Check return code of strslashrsplit()
2017-08-22  Phil Sutteriplink_vrf: Complain if main table is not found
2017-08-22  Phil Sutteriproute: Check mark value input
2017-08-22  Phil Suttertc/q_multiq: Don't pass garbage in TCA_OPTIONS
2017-08-22  Phil Sutternetem/maketable: Check return value of fstat()
2017-08-22  Phil Sutterss: Use C99 initializer in netlink_show_one()
2017-08-22  Phil Sutteripmaddr: Avoid accessing uninitialized data
2017-08-22  Phil Sutteriplink_can: Prevent overstepping array bounds
2017-08-22  Phil Sutteripaddress: Avoid accessing uninitialized variable lcl
2017-08-22  Phil Suttertc/m_gact: Drop dead code
2017-08-22  Phil Sutterss: Drop useless assignment
2017-08-22  Phil Sutterss: Skip useless check in parse_hostcond()
2017-08-22  Phil Sutterlib/rt_names: Drop dead code in rtnl_rttable_n2a()
2017-08-22  Phil Sutteriproute: Fix for missing 'Oifs:' display
2017-08-22  Phil Sutteripntable: No need to check and assign to parms_rta
2017-08-22  Phil Sutterdevlink: No need for this self-assignment
2017-08-22  Leon Romanovskyrdma: Add initial manual for the tool
2017-08-22  Leon Romanovskyrdma: Add json output to link object
2017-08-22  Leon Romanovskyrdma: Implement json output for dev object
2017-08-22  Leon Romanovskyrdma: Add json and pretty outputs
2017-08-22  Leon Romanovskyrdma: Add link object
2017-08-22  Leon Romanovskyrdma: Add dev object
2017-08-22  Leon Romanovskyrdma: Add basic infrastructure for RDMA tool
2017-08-22  Leon Romanovskyutils: Move BIT macro to common header
2017-08-18  Phil Suttertipc/bearer: Fix resource leak in error path
2017-08-18  Phil Sutterss: Fix potential memleak in unix_stats_print()
2017-08-18  Phil Sutterifstat: Fix memleak in dump_kern_db() for json output
2017-08-18  Phil Sutterifstat: Fix memleak in error case
2017-08-18  Phil Sutteripvrf: Fix error path of vrf_switch()
2017-08-18  Phil Suttertc/em_ipset: Don't leak sockfd on error path
2017-08-18  Phil Sutterss: Don't leak fd in tcp_show_netlink_file()
2017-08-18  Phil Sutteriproute_lwtunnel: csum_mode value checking was ineffective
2017-08-18  Phil Sutteriproute_lwtunnel: Argument to strerror must be positive
2017-08-18  Phil Suttertipc/node: Fix socket fd check in cmd_node_get_addr()
2017-08-18  Phil Sutterifcfg: Quote left-hand side of [ ] expression
2017-08-18  Phil Sutterexamples: Some shell fixes to cbq.init
2017-08-18  David Ahernlibnetlink: Fix extack attribute parsing
2017-08-10  Daniel Borkmannbpf: unbreak libelf linkage for bpf obj loader
2017-08-09  David Ahernlib: Dump ext-ack string by default
2017-08-09  Stephen Hemmingervti: print keys in hex not dotted notation
2017-08-09  Stephen Hemmingerchange how Config is used in Makefile's
2017-08-09  Stephen Hemmingervti6: fix local/remote any addr handling
2017-08-09  Stephen Hemmingertc, ip: more Makefile updates for LIBMNL
2017-08-09  Alexander Alemayhuexamples/bpf: update list of examples
2017-08-09  Stephen Hemmingerlib: need to pass LIBMNL flag
2017-08-07  Stephen Hemmingerlib: fix extended ack with and without libmnl
2017-08-04  Casey Callendrellonetns: make /var/run/netns bind-mount recursive
2017-08-04  Stephen Hemmingerss: enclose IPv6 address in brackets
2017-08-04  Stephen Hemmingeriproute: Add support for extended ack to rtnl_talk
2017-08-03  Stephen Hemmingertc: fix m_simple usage
2017-08-03  Phil Suttertc-simple: Fix documentation
2017-08-03  Phil SutterReally fix get_addr() and get_prefix() error messages
2017-08-03  Stephen Hemmingerupdate headers from 4.13-rc4
2017-08-03  Phil Sutterbpf: Make bytecode-file reading a little more robust
2017-08-01  Stephen Hemmingerip: change flag names to an array
2017-08-01  Stephen HemmingerUpdate headers from net-next
2017-07-27  Hangbin Liuutils: return default family when rtm_family is not...
2017-07-27  Matteo Crocenetns: more input validation
2017-07-27  Girish Moodalbailgeneve: support for modifying geneve device
2017-07-25  Daniel Borkmannbpf: fix mnt path when from env
2017-07-25  Daniel Borkmannbpf: improve error reporting around tail calls
2017-07-25  Élie Bouttierip route: replace exits with returns
2017-07-21  Philip Prindevilleiproute2: add support for GRE ignore-df knob
2017-07-21  Matteo Crocenetns: avoid directory traversal
2017-07-19  Matteo Crocetc: fix typo in manpage
2017-07-19  Daniel Borkmannbpf: dump id/jited info for cls/act programs
2017-07-19  Daniel Borkmannbpf: support loading map in map from obj
next