Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include: use <linux/$file> instead of <linux-private/linux/$file> | Thomas Haller | 2023-08-08 | 1 | -1/+1 |
* | include: include private linux headers with explicit path | Thomas Haller | 2023-08-03 | 1 | -1/+1 |
* | include: drop "netlink-private/netlink.h" and move declarations | Thomas Haller | 2023-08-02 | 1 | -2/+0 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -2/+6 |
* | include: split and drop "netlink-private/types.h" | Thomas Haller | 2023-08-02 | 1 | -0/+1 |
* | include: move "include/netlink-private/route/link/api.h" to lib/route | Thomas Haller | 2023-07-31 | 1 | -1/+2 |
* | lib: use _nl_{init,exit} instead of __{init,exit} | Thomas Haller | 2023-07-28 | 1 | -2/+2 |
* | route/ip6vti,ip6gre: fix printing invalid data in ip6{vti,gre}_dump_details() | Thomas Haller | 2022-04-22 | 1 | -9/+6 |
* | ip6gre: Add fwmark API | Thomas Winter | 2022-03-11 | 1 | -0/+55 |
* | license: use SPDX license identifiers and drop license comments | Thomas Haller | 2022-03-11 | 1 | -8/+1 |
* | route/link: Add IPv6 GRE support | Scott Parlane | 2022-03-09 | 1 | -0/+841 |