]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2018-01-19  Serhey Popovychip/tunnel: Abstract tunnel encapsulation options printing
2018-01-19  Serhey Popovychip/tunnel: Use print_0xhex() instead of print_string()
2018-01-19  Serhey Popovychip/tunnel: Simplify and unify tos printing
2018-01-19  Serhey Popovychip/tunnel: Correct and unify ttl/hoplimit printing
2018-01-19  Serhey Popovychiplink: Use ll_index_to_name() instead of if_indextoname()
2018-01-19  Arkadi Sharshevskydevlink: Ignore unknown attributes
2018-01-19  Serhey Popovychiplink: Fix "alias" parameter length calculations
2018-01-17  Gal Pressmanman: Document the meaning of zero in min/max_tx_rate...
2018-01-17  Gal Pressmanipaddress: Make sure VF min/max rate API is supported...
2018-01-17  Gal Pressmaniplink: Validate minimum tx rate is less than maximum...
2018-01-17  Serhey Popovychipaddress: Use family_name() for better code reuse
2018-01-17  Phil Suttertc: Optimize gact action lookup
2018-01-10  Christian Ehrhardttests: make sure rand_dev suffix has 6 chars
2018-01-10  Christian Ehrhardttests: read limited amount from /dev/urandom
2018-01-10  Mike Frysingerifcfg/rtpr: convert to POSIX shell
2018-01-10  Mike Frysingermark shell scripts +x
2018-01-10  Stephen Hemmingertc: remove no longer relevant README
2018-01-10  Serhey Popovychip6tnl/tunnel: Output hoplimit before encapsulation...
2018-01-10  Serhey Popovychgre6/tunnel: Output flowlabel after tclass
2018-01-10  Serhey Popovychip6/tunnel: Unify encap_limit printing
2018-01-10  Serhey Popovychip6/tunnel: Unify flowlabel printing
2018-01-10  Serhey Popovychip6/tunnel: Unify tclass printing
2018-01-10  Serhey Popovychip6tnl/tunnel: Do not print obscure flowinfo
2018-01-10  Serhey Popovychip6/tunnel: Fix tclass output
2018-01-09  Jamal Hadi... tc: Fix filter protocol output
2018-01-09  Stephen Hemmingerinclude: update ethernet headers
2018-01-09  Antonio Quartulliss: fix NULL pointer access when parsing unix sockets...
2018-01-09  Antonio Quartulliss: fix crash when skipping disabled header field
2018-01-09  Filip Mocip fou: pass family attribute as u8
2018-01-09  David AhernRestore --no-print-directory option for silent builds
2018-01-06  Serhey Popovychlink_iptnl: Open "encap" JSON object
2018-01-06  Serhey Popovychlink_iptnl: Print tunnel mode
2018-01-06  Serhey Popovychlink_iptnl: Kill code duplication
2018-01-06  Matthias Schifferdevlink, rdma, tipc: properly define TARGETS without...
2018-01-02  Luca Boccassiman: fix small formatting errors
2017-12-30  Luca Boccassiman: routel/routef: don't mention filesystem paths
2017-12-30  Luca Boccassiman: ip-address: document 15-char limit for LABEL
2017-12-30  Luca Boccassiman: add more keywords to ip.8 short description
2017-12-30  Luca Boccassiman: drop references to Debian-specific paths
2017-12-28  Serhey Popovychip/tunnel: Document "external" parameter
2017-12-28  Serhey Popovychvxcan,veth: Forbid "type" for peer device
2017-12-27  Yuval Mintzqdisc: print offload indication
2017-12-27  Serhey Popovychgre6/tunnel: Do not submit garbage in flowinfo
2017-12-27  Serhey Popovychgre,ip6tnl/tunnel: Fix noencap- support
2017-12-26  Serhey Popovychip/tunnel: No need to free answer after rtnl_talk(...
2017-12-26  Serhey Popovychutils: ll_addr: Handle ARPHRD_IP6GRE in ll_addr_n2a()
2017-12-19  Alexander Zubkoviproute: "list/flush/save default" selected all of...
2017-12-19  Alexander Zubkoviproute: list/flush/save filter also by metric
2017-12-19  Serhey Popovychlink_vti6: Always add local/remote endpoint attributes
2017-12-19  Serhey Popovychlink_ip6tnl: Use IN6ADDR_ANY_INIT to initialize local...
2017-12-19  Serhey Popovychip/tunnel: Use tnl_parse_key() to parse tunnel key
2017-12-19  Serhey Popovychiplink: Kill redundant network device name checks
2017-12-19  Serhey Popovychiplink: Process "alias" parameter correctly
2017-12-19  Serhey Popovychiplink: Improve index parameter handling
2017-12-18  Stephen Hemmingerutils: fix makeargs stack overflow
2017-12-18  Stephen Hemmingerss: fix crash with invalid command input file
2017-12-16  Stephen Hemmingerip: validate vlan value for vlan info
2017-12-16  Serhey Popovychip: gre: fix IFLA_GRE_LINK attribute sizing
2017-12-16  Serhey Popovychip/tunnel: Use get_addr() instead of get_prefix() for...
2017-12-16  Serhey Popovychip/tunnel: Unify setup and accept zero address for...
2017-12-16  Oliver Hartkoppip: add vxcan/veth to ip-link man page
2017-12-16  Roman Mashakss: add missing path MTU parameter
2017-12-16  Stephen Hemmingerinclude: qdisc offload defines
2017-12-15  Chris Mitc: fix command "tc actions del" hang issue
2017-12-14  Jiri Pirkotc: fix json array closing
2017-12-14  Oliver Hartkoppip: add vxcan to help text
2017-12-14  Phil DibowitzShow 'external' link mode in output
2017-12-12  Davide Carattitc: bash-completion: add missing 'classid' keyword
2017-12-12  Stefano Brivioss: Implement automatic column width calculation
2017-12-12  Stefano Brivioss: Buffer raw fields first, then render them as a...
2017-12-12  Stefano Brivioss: Introduce columns lightweight abstraction
2017-12-12  Stefano Brivioss: Replace printf() calls for "main" output by calls...
2017-12-11  Roman Mashakss: remove duplicate assignment
2017-12-08  Michal Privozniktc: util: Don't call NEXT_ARG_FWD() in __parse_action_c...
2017-12-08  Wei Wangss: print tcpi_rcv_ssthresh
2017-12-06  Stephen Hemmingerupdate headers from 4.15-rc2
2017-11-29  Phil Sutterman: tc-csum.8: Fix inconsistency in example description
2017-11-28  Jiri Pirkoman: add -json option to tc manpage
2017-11-28  Robert Shearmanvxlan: Make id optional when modifying a link
2017-11-28  Robert Shearmangre: Fix ttl inherit option
2017-11-28  Phil Sutterlink_gre6: Detect invalid encaplimit values
2017-11-26  Stephen Hemmingerm_mirred: style cleanups
2017-11-26  Stephen Hemmingerm_gact: whitespace cleanup
2017-11-26  Stephen Hemmingerm_action: style cleanup
2017-11-26  Stephen Hemmingerm_vlan: style cleanups
2017-11-26  Jiri Pirkotc: jsonify vlan action
2017-11-26  Jiri Pirkotc: jsonify mirred action
2017-11-26  Jiri Pirkotc: jsonify gact action
2017-11-26  Jiri Pirkotc: jsonify actions core
2017-11-26  Jiri Pirkotc: jsonify matchall filter
2017-11-26  Jiri Pirkotc: jsonify flower filter
2017-11-26  Jiri Pirkotc: jsonify filter core
2017-11-26  Jiri Pirkotc: jsonify htb qdisc
2017-11-26  Jiri Pirkotc: jsonify fq_codel qdisc
2017-11-26  Jiri Pirkotc: jsonify stats2
2017-11-26  Jiri Pirkotc: jsonify qdisc core
2017-11-26  Jiri Pirkotc: remove action cookie len from printout
2017-11-26  Jiri Pirkotc: move action cookie print out of the stats if
2017-11-26  Jakub Kicinskiiplink: communicate ifindex for xdp offload
2017-11-26  Jakub Kicinskif_bpf: communicate ifindex for eBPF offload
next