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 |
* | all: cleanup includes and use "nm-default.h" | Thomas Haller | 2023-08-02 | 1 | -2/+6 |
* | all: declare all variables at the beginning of scope (-Wdeclaration-after-sta... | Thomas Haller | 2018-01-16 | 1 | -1/+2 |
* | tests: fix bug in test-create-bridge.c | Chris Grahn | 2017-12-08 | 1 | -0/+5 |
* | include: don't include kernel headers in public libnl3 headers | Thomas Haller | 2017-03-02 | 1 | -0/+2 |
* | all: enable -Wmissing-prototype warning for all components | Thomas Haller | 2017-02-27 | 1 | -1/+1 |
* | test: add bridge creation sample | Nicolas PLANEL | 2013-10-22 | 1 | -0/+80 |