$ git log --pretty=format:'%h %s (%cs)%d'
1db4f568 ip: vxlan: Support IFLA_VXLAN_RESERVED_BITS (2025-01-20)
(HEAD -> main, master)
fe4100df iproute2: add 'ip monitor acaddress' support (2025-01-20)
d009b68f Update kernel headers (2025-01-20)
0bd19d46 iprule: Add flow label support (2025-01-01)
35ae138e ip: route: Add IPv6 flow label support (2025-01-01)
3f8c7e7c tc: fq: add support for TCA_FQ_OFFLOAD_HORIZON attribute (2025-01-01)
49b8a727 Update kernel headers (2025-01-01)
19514606 iproute2: add 'ip monitor maddress' support (2024-12-16)
93360313 Update kernel headers (2024-12-16)
1f0f9deb ip: link: rmnet: add support for flag handling (2024-12-16)
...
$ git cat-file blob HEAD:README
This is a set of utilities for Linux networking.
Information:
https://wiki.linuxfoundation.org/networking/iproute2
Download:
http://www.kernel.org/pub/linux/utils/net/iproute2/
Stable version repository:
git://git.kernel.org/pub/scm/network/iproute2/iproute2.git
Development repository:
git://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git
Compatibility
-------------
A new release of iproute2 is done with each kernel version, but
there is a wide range of compatibility. Newer versions of iproute2
will still work with older kernels, but there are some limitations.
If an iproute2 command with a new feature is used with an older
kernel, the kernel may report an error or silently ignore the new
attribute. Likewise if older iproute2 is used with an newer kernel,
it is not possible to use or see new features. The range of
compatibility extends back as far as the oldest supported Long Term
Support (LTS) kernel version.
How to compile this.
--------------------
1. libdbm
arpd needs to have the berkeleydb development libraries. For Debian
users this is the package with a name like libdbX.X-dev.
DBM_INCLUDE points to the directory with db_185.h which
is the include file used by arpd to get to the old format Berkeley
database routines. Often this is in the db-devel package.
2. make
The makefile will automatically build a config.mk file which
contains definitions of libraries that may or may not be available
on the system such as: ATM, ELF, MNL, and SELINUX.
3. include/uapi
This package includes matching sanitized kernel headers because
the build environment may not have up to date versions. See Makefile
if you have special requirements and need to point at different
kernel include files.
Stephen Hemminger
stephen@networkplumber.org
David Ahern
dsahern@gmail.com
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* main ip: vxlan: Support IFLA_VXLAN_RESERVED_BITS (2025-01-20)
master ip: vxlan: Support IFLA_VXLAN_RESERVED_BITS (2025-01-20)
# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
--format='%(refname:short) %(subject) (%(creatordate:short))'
v6.12.0 v6.12.0 (2024-11-19) tar.gz
v6.11.0 v6.11.0 (2024-09-15) tar.gz
v6.10.0 v6.10.0 (2024-07-16) tar.gz
v6.9.0 v6.9.0 (2024-05-12) tar.gz
v6.8.0 v6.8.0 (2024-03-11) tar.gz
v6.7.0 v6.7.0 (2024-01-08) tar.gz
v6.6.0 v6.6.0 (2023-11-04) tar.gz
v6.5.0 v6.5.0 (2023-09-06) tar.gz
v6.4.0 v6.4.0 (2023-06-26) tar.gz
v6.3.0 v6.3.0 (2023-04-27) tar.gz
...
# associated public inboxes:
# (number on the left is used for dev purposes)
8204 netdev
387 linux-rdma
323 ../../../../../lkml
72 netfilter-devel
57 bpf
41 bridge
40 stable
36 qemu-devel
36 linux-can
35 linux-arm-kernel
33 virtualization
32 linux-wireless
32 mptcp
28 kvm
24 linux-nfs
23 u-boot
21 linux-mtd
21 dpdk-dev
21 netfilter
20 linux-fsdevel
19 linux-devicetree
19 dri-devel
19 linux-raid
18 linux-mm
18 linux-arch
17 intel-wired-lan
16 linux-media
16 linux-spi
16 cgroups
15 linuxppc-dev
14 buildroot
14 linux-hams
12 xen-devel
11 linux-scsi
10 linux-xfs
10 linux-crypto
10 linux-btrfs
10 linux-kselftest
10 linux-doc
10 git
10 linux-api
10 containers
9 linux-riscv
9 linux-mips
9 linux-bluetooth
9 intel-gfx
8 linux-arm-msm
8 selinux
8 linux-mmc
8 linux-perf-users
8 linux-s390
8 kernel-janitors
8 linux-patches
7 linux-acpi
7 kvmarm
7 linux-i2c
7 target-devel
7 nvdimm
7 openembedded-core
6 linux-block
6 alsa-devel
6 linux-iio
6 linux-m68k
6 linux-kbuild
6 linux-sctp
5 linux-nvme
5 linux-usb
5 linux-gpio
5 linux-ext4
5 linux-pci
5 linux-rt-users
5 linux-wpan
5 linux-tegra
5 linux-hardening
5 dm-devel
5 linux-cxl
5 linux-sh
5 ltp
5 openembedded-devel
5 qemu-riscv
5 linux-alpha
4 linux-samsung-soc
4 linux-mediatek
4 linux-edac
4 linux-cifs
4 linux-pm
4 driverdev-devel
4 linux-renesas-soc
4 linux-f2fs-devel
4 io-uring
4 linux-omap
4 openbmc
4 sparclinux
4 batman
4 cluster-devel
4 lvs-devel
3 linux-amlogic
3 linux-erofs
3 linux-nvdimm
3 linux-iommu
3 linux-input
3 linux-security-module
3 linux-modules
3 linux-ide
3 linux-serial
3 linux-watchdog
3 selinux-refpolicy
3 amd-gfx
3 linux-audit
3 linux-pwm
3 linux-rockchip
3 linux-bcachefs
3 yocto-meta-freescale
3 yocto-meta-arm
3 outreachy
3 grub-devel
3 virtio-fs
2 linux-efi
2 fstests
2 linux-rtc
2 linux-clk
2 linux-leds
2 linux-trace-devel
2 rcu
2 util-linux
2 backports
2 linux-kernel-mentees
2 linux-csky
2 linux-man
2 linux-sparse
2 lttng-dev
2 platform-driver-x86
2 keyrings
2 linux-fbdev
2 lustre-devel
2 ocfs2-devel
2 nouveau
2 linux-coco
2 iwd
2 yocto
2 yocto-toaster
2 bitbake-devel
2 yocto-meta-virtualization
2 yocto-meta-ti
2 yocto-meta-arago
2 openrisc
2 kexec
2 loongarch
2 b4-sent
2 intel-xe
2 linux-um
2 virtio-comment
2 poky
2 linux-ia64
2 cpufreq
2 dccp
2 kvm-ppc
2 kernel-testers
2 linux-btrace
2 linux-hexagon
2 reiserfs-devel
2 linux-x25
2 u-boot-amlogic
2 lm-sensors
2 lvm-devel
2 fuego
2 igt-dev
1 linux-fscrypt
1 cocci
1 live-patching
1 linux-integrity
1 linux-snps-arc
1 linux-hwmon
1 kernel-hardening
1 dmaengine
1 linux-next
1 linux-parisc
1 kernelnewbies
1 linux-sgx
1 linux-hyperv
1 workflows
1 linux-i3c
1 linux-spdx
1 ksummit-discuss
1 wireguard
1 tpmdd-devel
1 linux-unionfs
1 linux-firmware
1 cip-dev
1 linux-remoteproc
1 linux-dash
1 linux-bcache
1 mm-commits
1 linux-fpga
1 ceph-devel
1 xdp-newbies
1 phone-devel
1 linux-toolchains
1 dash
1 soc
1 rust-for-linux
1 ath10k
1 ath11k
1 linux-phy
1 linux-staging
1 linux-sunxi
1 regressions
1 ksummit
1 b43-dev
1 linux-nfc
1 ath9k-devel
1 ntfs3
1 llvm
1 fio
1 ell
1 ofono
1 yocto-docs
1 chrome-platform
1 ntb
1 xenomai
1 damon
1 asahi
1 imx
1 ath12k
1 linux-trace-kernel
1 oe-linux-nfc
1 oe-kbuild-all
1 oe-chipsec
1 virtio-dev
1 v9fs
1 ecryptfs
1 kbd
1 autofs
1 devicetree-spec
1 devicetree-compiler
1 initramfs
1 hail-devel
1 kvm-ia64
1 linux-8086
1 linux-embedded
1 linux-hotplug
1 linux-laptop
1 linux-sound
1 trinity
1 linux-metag
1 linux-nilfs
1 linux-oxnas
1 acpica-devel
1 perfbook
1 smatch
1 wireless-regdb
1 powertop
git clone https://yhbt.net/lore/pub/scm/network/iproute2/iproute2-next.git