| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -324/+0 |
| | | | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983 | ||||
| * | sys/linux: check for missing/duplicate netlink attrs | Dmitry Vyukov | 2020-01-23 | 1 | -0/+1 |
| | | | | | Update #590 | ||||
| * | sys/linux: fix more netlink warnings | Dmitry Vyukov | 2020-01-23 | 1 | -4/+2 |
| | | | | | | | | | | | Handle NLA_BITFIELD32. Match string attribtues better. Calculate and check min size for varlen structs. Fix NLA_UNSPEC size check. Fix some things in descriptions. Update #590 | ||||
| * | sys/linux: add 80211 descriptions | Dmitry Vyukov | 2020-01-03 | 1 | -0/+325 |
