]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2017-10-02  Phil SutterCheck user supplied interface name lengths
2017-10-02  Phil Suttertc: flower: No need to cache indev arg
2017-10-02  Phil Sutterip{6, }tunnel: Avoid copying user-supplied interface...
2017-10-01  Michal Kubecekip xfrm: use correct key length for netlink message
2017-10-01  Yulia Kartsevatc: fix ipv6 filter selector attribute for some prefix...
2017-09-29  Phil Sutterip-route: Fix for listing routes with RTAX_LOCK attribute
2017-09-29  Stephen Hemmingerdoc: drop old ip command documentation
2017-09-29  Julien Fortinlib: json_print: rework 'new_json_obj' drop FILE* argument
2017-09-29  Stephen Hemmingerdoc: remove outdated IPv6 flow label document
2017-09-29  Stephen Hemmingerdoc: remove outdated tc-filters documentation
2017-09-29  Stephen Hemmingerignore generated Config file
2017-09-29  Stephen Hemmingerdoc: remove outdated nstat/rtstat documentation
2017-09-29  Stephen Hemmingerdoc: remove outdated arpd documentation
2017-09-29  Stephen Hemmingerdoc: remove outdated ss documentation
2017-09-29  Stephen Hemmingerdoc: remove obsolete ip-tunnels documentation
2017-09-22  Thomas Hallerman: fix documentation for range of route table ID
2017-09-22  Daniel Borkmannbpf: properly output json for xdp
2017-09-22  Daniel Borkmannjson: move json printer to common library
2017-09-21  Julien Fortinip: ipaddress: fix missing space after prefixlen
2017-09-21  Davide Carattitc: fix typo in tc-tcindex man page
2017-09-21  Stephen HemmingerBPF: update headers from 4.14-rc1
2017-09-13  Eric Dumazettc: fq: support low_rate_threshold attribute
2017-09-13  Phil Sutteripaddress: Fix segfault in 'addr showdump'
2017-09-07  Arkadi Sharshevskydevlink: Add support for protocol IPv4/IPv6/Ethernet...
2017-09-07  Arkadi Sharshevskydevlink: Add support for special format protocol headers
2017-09-07  Arkadi Sharshevskydevlink: Make match/action parsing more flexible
2017-09-07  Phil Sutterutils: strlcpy() and strlcat() don't clobber dst
2017-09-05  Stephen HemmingerMerge branch 'net-next'
2017-09-05  Stephen Hemmingerv4.13.0 v4.13.0
2017-09-05  Stephen Hemmingerupdate headers from 4.14 merge
2017-09-05  Stephen HemmingerMerge branch 'master' into net-next
2017-09-05  Daniel Borkmannbpf: consolidate dumps to use bpf_dump_prog_info
2017-09-05  Daniel Borkmannbpf: minor cleanups for bpf_trace_pipe
2017-09-05  Simon Hormantc actions: store and dump correct length of user cookies
2017-09-04  Phil Sutterlib/bpf: Fix bytecode-file parsing
2017-09-01  Stephen HemmingerMerge branch 'master' into net-next
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  Stephen HemmingerMerge branch 'master' into net-next
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  David Lebrunman: add documentation for seg6 l2encap mode
2017-08-30  David Lebruniproute: add support for seg6 l2encap mode
2017-08-30  Alexander Aringman: tc-ife: add default type note
2017-08-30  Alexander Aringtc: m_ife: report about kernels default type
2017-08-30  Alexander Aringtc: m_ife: print IEEE ethertype format
2017-08-30  Alexander Aringtc: m_ife: allow ife type to zero
2017-08-30  Stephen Hemmingerupdate headers from net-next
2017-08-30  Stephen HemmingerMerge branch 'master' into net-next
2017-08-30  Phil Sutterss: Fix for added diag support check
2017-08-24  Stephen Hemmingerdevlink: header update
2017-08-24  Stephen HemmingerMerge branch 'master' into net-next
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-23  William Tugre: add support for ERSPAN tunnel
2017-08-23  Stephen Hemmingeradd ERSPAN headers
2017-08-23  Stephen Hemmingerconfig: put CFLAGS/LDLIBS in config.mk
2017-08-22  Stephen HemmingerMerge branch 'master' into net-next
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  Stephen HemmingerMerge branch 'master' into net-next
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
next