netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] iproute2 6.0 release
Date: Tue, 4 Oct 2022 08:26:10 -0700	[thread overview]
Message-ID: <20221004082610.56b04719@hermes.local> (raw)

New release of iproute2 corresponding to the 6.0 kernel release.

This release is overall smaller than usual. The most active parts
appear to be the devlink and bridge commands.

Download:
    https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-6.0.tar.gz

Repository for current release
    https://github.com/shemminger/iproute2.git
    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

Contributions:

Baruch Siach (2):
      devlink: fix region-new usage message
      man: devlink-region(8): document the 'new' subcommand

Benjamin Poirier (4):
      bridge: Do not print stray prefixes in monitor mode
      ip-monitor: Do not listen for nexthops by default when specifying stats
      ip-monitor: Include stats events in default and "all" cases
      ip-monitor: Fix the selection of rtnl groups when listening for all object types

Changhyeok Bae (1):
      ipstats: Add param.h for musl

David Ahern (6):
      Update kernel headers
      Update kernel headers
      Update kernel headers
      Import ppp_defs.h uapi file from point of last kernel headers sync
      Import posix_types.h uapi file from point of last kernel headers sync
      Update kernel headers

Denis Ovsienko (1):
      man: fix a typo in devlink-dev(8)

Eli Cohen (2):
      vdpa: Add support for reading vdpa device statistics
      vdpa: Update man page to include vdpa statistics

Eric Dumazet (1):
      iplink: report tso_max_size and tso_max_segs

Hangbin Liu (2):
      iplink: bond_slave: add per port prio support
      libbpf: add xdp program name support

Ido Schimmel (1):
      man: tc-fw: Document masked handle usage

Jeffrey Ji (1):
      show rx_otherehost_dropped stat in ip link show

Jiri Pirko (1):
      devlink: add support for linecard show and type set

Khem Raj (1):
      configure: Define _GNU_SOURCE when checking for setns

Maxim Mikityanskiy (2):
      ss: Show zerocopy sendfile status of TLS sockets
      ss: Shorter display format for TLS zerocopy sendfile

Nikolay Aleksandrov (10):
      bridge: fdb: add new flush command
      bridge: fdb: add flush vlan matching
      bridge: fdb: add flush port matching
      bridge: fdb: add flush [no]permanent entry matching
      bridge: fdb: add flush [no]static entry matching
      bridge: fdb: add flush [no]dynamic entry matching
      bridge: fdb: add flush [no]added_by_user entry matching
      bridge: fdb: add flush [no]extern_learn entry matching
      bridge: fdb: add flush [no]sticky entry matching
      bridge: fdb: add flush [no]offloaded entry matching

Paolo Lungaroni (1):
      seg6: add support for SRv6 Headend Reduced Encapsulation

Peilin Ye (7):
      ss: Use assignment-suppression character in sscanf()
      ss: Remove unnecessary stack variable 'p' in user_ent_hash_build()
      ss: Do not call user_ent_hash_build() more than once
      ss: Delete unnecessary call to snprintf() in user_ent_hash_build()
      ss: Fix coding style issues in user_ent_hash_build()
      ss: Factor out fd iterating logic from user_ent_hash_build()
      ss: Introduce -T, --threads option

Petr Machata (1):
      ip: Fix rx_otherhost_dropped support

Stephen Hemminger (9):
      ipstats: add missing headers
      vdpa: fix statistics API mismatch
      uapi: update headers from 6.0-rc1
      uapi: update headers for xfrm and virtio_ring.h
      uapi: update bpf and virtio_net
      uapi: update of if_tun.h
      devlink: fix man page for linecard
      ss: fix duplicate include
      v6.0.0

Vikas Gupta (1):
      devlink: add support for running selftests

Wojciech Drewek (3):
      lib: refactor ll_proto functions
      lib: Introduce ppp protocols
      f_flower: Introduce PPPoE support


                 reply	other threads:[~2022-10-04 15:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221004082610.56b04719@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).