]> git.ipfire.org Git - thirdparty/iproute2.git/shortlog
thirdparty/iproute2.git
2021-01-18  David AhernMerge branch 'main' into next
2021-01-16  Guillaume Naulttc: flower: fix json output with mpls lse
2021-01-16  Petr Machatadcb: Change --Netns/-N to --netns/-n
2021-01-16  Petr Machatadcb: Plug a leaking DCB socket buffer
2021-01-16  Petr Machatadcb: Set values with RTM_SETDCB type
2021-01-16  Stephen Hemmingeruapi: update if_link.h from upstream
2021-01-16  Petr Machatainclude: uapi: Carry dcbnl.h
2021-01-10  Patrisious... rdma: Add support for the netlink extack
2021-01-10  Ido Schimmelipmonitor: Mention "nexthop" object in help and man...
2021-01-10  Ido Schimmelnexthop: Fix usage output
2020-12-25  Stephen Hemmingeruapi: update kernel headers to 5.11 pre rc1
2020-12-25  Stephen HemmingerMerge git://git.kernel.org/pub/scm/network/iproute2...
2020-12-21  Stephen Hemminger5.10.0 v5.10.0
2020-12-16  Guillaume Naulttestsuite: Add mpls packet matching tests for tc flower
2020-12-16  David AhernMerge branch 'main' into next
2020-12-16  Thomas Karlssoniplink:macvlan: Added bcqueuelen parameter
2020-12-15  Andrea Claudiss: mptcp: fix add_addr_accepted stat print
2020-12-14  Andrea Clauditc: pedit: fix memory leak in print_pedit
2020-12-14  Andrea Claudidevlink: fix memory leak in cmd_dev_flash()
2020-12-14  Andrea Claudiman: tc-flower: fix manpage
2020-12-14  David AhernMerge branch 'dcb-pfc-buffer-maxrate' into next
2020-12-14  Petr Machatadcb: Add a subtool for the DCB maxrate object
2020-12-14  Petr Machatadcb: Add a subtool for the DCB buffer object
2020-12-14  Petr Machatadcb: Add a subtool for the DCB PFC object
2020-12-14  Petr Machatadcb: Add -i to enable IEC mode
2020-12-14  Petr Machatadcb: Add -s to enable statistics
2020-12-14  Petr Machatadcb: Add dcb_set_u32(), dcb_set_u64()
2020-12-14  Petr Machataman: dcb-ets: Remove an unnecessary empty line
2020-12-14  Petr Machatadcb: ets: Change the way show parameters are given...
2020-12-14  Petr Machatadcb: ets: Fix help display for "show" subcommand
2020-12-14  Petr Machatadcb: Remove unsupported command line arguments from...
2020-12-14  Stephen Hemmingeruapi: merge in change to bpf.h
2020-12-09  David AhernMerge branch 'devlink-reload' into next
2020-12-09  Moshe Shemeshdevlink: Add reload stats to dev show
2020-12-09  Moshe Shemeshdevlink: Add pr_out_dev() helper function
2020-12-09  Moshe Shemeshdevlink: Add devlink reload action and limit options
2020-12-09  David AhernMerge branch 'rate-size-parsing-output' into next
2020-12-09  Petr Machatalib: Move get_size() from tc here
2020-12-09  Petr Machatalib: Move get_rate(), get_rate64() from tc here
2020-12-09  Petr Machatalib: print_color_rate(): Fix formatting small rates...
2020-12-09  Petr Machatalib: sprint_size(): Uncrustify the code a bit
2020-12-09  Petr Machatalib: Move sprint_size() from tc here, add print_size()
2020-12-09  Petr Machatalib: Move print_rate() from tc here; modernize
2020-12-09  Petr MachataMove the use_iec declaration to the tools
2020-12-09  Paolo Lungaroniseg6: add support for vrftable attribute in SRv6 End...
2020-12-09  David AhernUpdate kernel headers
2020-12-04  David AhernMerge branch 'main' into next
2020-12-04  David AhernOnly compile mnl_utils when HAVE_MNL is defined
2020-12-03  Stephen HemmingerMerge branch 'gcc-10' into main
2020-12-03  Luca Boccassitc/mqprio: json-ify output
2020-12-03  Luca Boccassiip/netns: use flock when setting up /run/netns
2020-12-03  Vlad Buslovtc: implement support for action terse dump
2020-12-03  Vlad Buslovtc: use TCA_ACT_ prefix for action flags
2020-12-03  David AhernUpdate kernel headers
2020-12-02  Sergey Ryazanovip: add IP_LIB_DIR environment variable
2020-11-30  Stephen Hemmingeruapi: update devlink.h
2020-11-30  Stephen Hemmingeruapi: update devlink.h
2020-11-30  Stephen Hemmingerf_u32: fix compiler gcc-10 compiler warning
2020-11-30  Stephen Hemmingermisc: fix compiler warning in ifstat and nstat
2020-11-30  Stephen Hemmingertc: fix compiler warnings in ip6 pedit
2020-11-30  Stephen Hemmingerbridge: fix string length warning
2020-11-30  Stephen Hemmingerdevlink: fix uninitialized warning
2020-11-29  Vladimir Olteanbridge: add support for L2 multicast groups
2020-11-29  Luca BoccassiAdd dcb/.gitignore
2020-11-25  David AhernMerge branch 'libbpf' into next
2020-11-25  Hangbin Liuexamples/bpf: add bpf examples with BTF defined maps
2020-11-25  Hangbin Liuexamples/bpf: move struct bpf_elf_map defined maps...
2020-11-25  Hangbin Liulib: add libbpf support
2020-11-25  Hangbin Liulib: make ipvrf able to use libbpf and fix function...
2020-11-25  Hangbin Liuiproute2: add check_libbpf() and get_libbpf_version()
2020-11-25  David AhernMerge branch 'main' into next
2020-11-25  Roi Dayantc flower: fix parsing vlan_id and vlan_prio
2020-11-25  Petr Machataip: iptuntap: Convert to use print_on_off()
2020-11-25  Petr Machataip: ipnetconf: Convert to use print_on_off()
2020-11-25  Petr Machataip: iplink_bridge_slave: Convert to use print_on_off()
2020-11-25  Petr Machataip: iplink_bridge_slave: Port over to parse_on_off()
2020-11-25  Petr Machataip: iplink: Convert to use parse_on_off()
2020-11-25  Petr Machatabridge: link: Convert to use print_on_off()
2020-11-25  Petr Machatabridge: link: Port over to parse_on_off()
2020-11-22  David AhernMerge branch 'nexthop-flags' into next
2020-11-22  Ido Schimmelnexthop: Always print nexthop flags
2020-11-22  Ido Schimmelip route: Print "trap" nexthop indication
2020-11-22  David AhernUpdate kernel headers
2020-11-15  Stephen Hemmingerbridge: report correct version
2020-11-14  Zahari Doychevtc flower: use right ethertype in icmp/arp parsing
2020-11-14  David AhernMerge branch 'dcb-tool' into next
2020-11-14  Petr Machatadcb: Add a subtool for the DCB ETS object
2020-11-14  Petr MachataAdd skeleton of a new tool, dcb
2020-11-14  Petr Machatalib: parse_mapping: Recognize a keyword "all"
2020-11-14  Petr Machatalib: parse_mapping: Update argc, argv on error
2020-11-14  Petr Machatalib: Extract from iplink_vlan a helper to parse key...
2020-11-14  Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_socket_re...
2020-11-14  Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
2020-11-14  Petr Machatalib: Extract from devlink/mnlg a helper, mnlu_socket_open()
2020-11-14  Petr Machatalib: json_print: Add print_on_off()
2020-11-14  Petr Machatalib: Add parse_one_of(), parse_on_off()
2020-11-14  Petr MachataUnify batch processing across tools
2020-11-08  Guillaume Naulttc-mpls: fix manpage example and help message string
2020-11-08  Guillaume Naulttc-vlan: fix help and error message strings
2020-11-08  Stephen Hemmingeruapi: update kernel headers from 5.10-rc2
next