Just in time for the holidays, new iproute2! This update is smaller than usual, not a lot of new features. It does NOT include libbpf, that will be merged in 5.11 (iproute2-next).
Download: https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-5.10.0.tar.gz Repository for upcoming release: git://git.kernel.org/pub/scm/network/iproute2/iproute2.git And future release (net-next): git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git Thanks for all the contributions. Report problems (or enhancements) to the netdev@vger.kernel.org mailing list. --- Andrea Claudi (4): man: tc-flower: fix manpage devlink: fix memory leak in cmd_dev_flash() tc: pedit: fix memory leak in print_pedit ss: mptcp: fix add_addr_accepted stat print Antony Antony (2): ip xfrm: support printing XFRMA_SET_MARK_MASK attribute in states ip xfrm: support setting XFRMA_SET_MARK_MASK attribute in states Ciara Loftus (1): ss: add support for xdp statistics David Ahern (5): Update kernel headers Update kernel headers Update kernel headers Update kernel headers Update kernel headers Guillaume Nault (5): m_vlan: add pop_eth and push_eth actions m_mpls: add mac_push action m_mpls: test the 'mac_push' action after 'modify' tc-vlan: fix help and error message strings tc-mpls: fix manpage example and help message string Hoang Le (1): tipc: support 128bit node identity for peer removing Jacob Keller (2): devlink: support setting the overwrite mask attribute devlink: display elapsed time during flash update Jakub Kicinski (1): ip: promote missed packets to the -s row Jiri Pirko (1): devlink: Add health reporter test command support Johannes Berg (5): libnetlink: add rtattr_for_each_nested() iteration macro libnetlink: add nl_print_policy() helper genl: ctrl: support dumping netlink policy genl: ctrl: print op -> policy idx mapping libnetlink: define __aligned conditionally Luca Boccassi (2): ip/netns: use flock when setting up /run/netns tc/mqprio: json-ify output Nikolay Aleksandrov (6): bridge: mdb: add support for source address bridge: mdb: print fast_leave flag bridge: mdb: show igmpv3/mldv2 flags bridge: mdb: print filter mode when available bridge: mdb: print source list when available bridge: mdb: print protocol when available Parav Pandit (2): devlink: Show external port attribute devlink: Show controller number of a devlink port Roopa Prabhu (1): iplink: add support for protodown reason Stephen Hemminger (15): v5.9.0 uapi: updates from 5.10-rc1 tc/m_gate: fix spelling errors man: fix spelling errors rdma: fix spelling error in comment uapi: update kernel headers from 5.10-rc2 bridge: report correct version devlink: fix uninitialized warning bridge: fix string length warning tc: fix compiler warnings in ip6 pedit misc: fix compiler warning in ifstat and nstat f_u32: fix compiler gcc-10 compiler warning uapi: update devlink.h uapi: update devlink.h uapi: merge in change to bpf.h Tuong Lien (2): tipc: add option to set master key for encryption tipc: add option to set rekeying for encryption Wei Wang (1): iproute2: ss: add support to expose various inet sockopts