* [ANNOUNCE] iproute2 7.2 release
@ 2026-08-18 2:38 Stephen Hemminger
0 siblings, 0 replies; only message in thread
From: Stephen Hemminger @ 2026-08-18 2:38 UTC (permalink / raw)
To: netdev
This is the regular release of iproute2 corresponding to the 7.2 kernel.
Highlights this cycle:
* netshaper gained bw-min and weight parameters and group command for
creating scheduling hierarchies
* devlink resource show now supports dump, per-port resources and
scope filtering
* dpll added frequency monitoring and more pin attributes
* ip and tc are faster on systems with many interfaces thanks to
filtered link map dumps
* network namespaces can be selected by pid
* SECURITY file now documents the project threat model.
* additional validate of time, rate an size parameters.
Download:
https://www.kernel.org/pub/linux/utils/net/iproute2/iproute2-7.2.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
Andy Roulin (1):
iplink: bridge: add stp_mode support
Asbjørn Sloth Tønnesen (1):
man/ip-ntable: fix app_probes typo
Danielle Ratson (3):
bash-completion: devlink: Fix dev completion trailing colon
iplink: bridge_slave: Add support for neigh_forward_grat
bridge: vlan: Add support for neigh_forward_grat
David Ahern (7):
Update kernel headers
namespace: Add fallback to netns by pid
iplink: Drop pid fallback code for netns
rdma: Allow netns to be specified by pid
devlink: Drop now duplicate pid fallback for netns
Update kernel headers
Update kernel headers
Eric Dumazet (5):
ll_map: add RTEXT_FILTER_SKIP_STATS to ll_init_map()
tc: use ll_init_map() only when needed
tc: qdisc: provide tcm_handle and tcm_parent to kernel dump requests
tc/class: use rtnl_dump_request_n() in tc_class_list()
ll_map: add RTEXT_FILTER_NAME_ONLY to ll_link_get() and ll_init_map()
Fernando Fernandez Mancera (3):
iplink: add support for setting IPv4 devconf parameters
man: iplink: fix indentation level after inet parameter
iplink: set NLA_F_NESTED for IPv4 devconf attributes
Ido Schimmel (2):
devlink: Split dpipe tables output to a separate function
devlink: Move dpipe tables query to resources show callback
Ivan Vecera (4):
dpll: add ps unit to phase-related pin attributes
dpll: add frequency monitoring support
dpll: add pin operstate attribute support
dpll: add fractional-frequency-offset to parent-device
Kuniyuki Iwashima (1):
iplink_geneve: Support IFLA_GENEVE_LOCAL and IFLA_GENEVE_LOCAL6.
Mohsin Bashir (7):
netshaper: Extract parse_scope() and parse_rate() helpers
netshaper: Add bw-min and weight parameter support
netshaper: Extend show output with parent, bw-min and weight
netshaper: Extract struct shaper_args and parse_shaper_arg() helper
netshaper: Add group command for creating scheduling hierarchies
netshaper: Update man page for new parameters and group command
netshaper: Fix man page accuracy and formatting issues
Or Har-Toov (5):
devlink: fix memory leak in resource_ctx_fini
devlink: add dump support for resource show
devlink: show port resources in resource dump
devlink: add per-port resource show support
devlink: add scope filter to resource show
Petr Oros (2):
dpll: man: restore Frequency monitor status in device show output
dpll: monitor: add -t/--timestamp and --tshort options
Stephen Hemminger (12):
man: remove libnetlink man page
lib: add input validation for time, rate, and size parsing functions
tc/netem: display per-impairment xstats counters
uapi: update headers from 7.2-pre-rc1
.mailmap: remove trailing whitespace
CREDITS: remove trailing whitespace
bridge: whitespace cleanup
man: fix troff warnings and whitespace
add print_hexstring helper
ip: drop unnecessary fallback to ioctl for tx queue length
SECURITY: add threat model
v7.2.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 2:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-18 2:38 [ANNOUNCE] iproute2 7.2 release Stephen Hemminger
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.