| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: rename ipvs.txt to netfilter_ipvs.txt | Andrey Konovalov | 2020-06-12 | 1 | -163/+0 |
| | | |||||
| * | sys/linux: check for missing/duplicate netlink attrs | Dmitry Vyukov | 2020-01-23 | 1 | -0/+1 |
| | | | | | Update #590 | ||||
| * | sys/linux: fix incorrect nlattr sizes | Dmitry Vyukov | 2020-01-22 | 1 | -1/+1 |
| | | | | | Update #590 | ||||
| * | sys/linux: mark all nested netlink attributes as nlnest | Dmitry Vyukov | 2020-01-22 | 1 | -3/+3 |
| | | | | | | | | | | | | As far as I understand most subsystems don't care about the nest flag, but some do. But marking them as nest won't harm (?). Let's mark all of them. Caught several cases where should have been used array[policy] but used just policy. Update #590 | ||||
| * | sys/linux: add new consts/flags/fields here and there | Dmitry Vyukov | 2019-05-10 | 1 | -0/+4 |
| | | | | | Add a bunch of new small interfaces in 5.2: new consts, flags, fields, etc. | ||||
| * | sys/linux: add IPVS descriptions | Dmitry Vyukov | 2018-03-26 | 1 | -0/+158 |
| Update #533 | |||||
