| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: add ethtool netlink descriptions | Dmitry Vyukov | 2020-01-28 | 1 | -1/+0 |
| | | |||||
| * | 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 | -2/+0 |
| | | | | | | | | | | | 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 | ||||
| * | tools/syz-check: improve matching netlink attributes | Dmitry Vyukov | 2020-01-22 | 1 | -2/+2 |
| | | | | | | | | | | | 1. Match policies that has a _suffix in our descriptions (we frequently do this to improve precision or avoid dup names). 2. Rename policies in descriptions to match kernel names. 3. Match policy if there are several such names in kernel. 4. Recognize policies with helper sub-policies. Update #590 | ||||
| * | sys/linux: add new netlink warnings | Dmitry Vyukov | 2020-01-22 | 1 | -0/+2 |
| Update #590 | |||||
