| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: switch to the new .const format | Dmitry Vyukov | 2020-08-13 | 1 | -98/+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: add descriptions for new tipc crypto APIs | Jiaheng Hu | 2020-06-18 | 1 | -0/+7 |
| | | | | | | | | | | Added the TIPC_NLA_NODE_KEY and TIPC_NLA_NODE_ID fields in the socket_tipc_netlink.txt file. Created a new struct to hold the key. Created two new descriptions for TIPC_NL_KEY_SET and TIPC_NL_KEY_FLUSH. The related kernel commits can be seen in https://git.kernel.org/linus/134bdac39766 and https://git.kernel.org/linus/e1f32190cf7d. | ||||
| * | sys/linux: check for missing/duplicate netlink attrs | Dmitry Vyukov | 2020-01-23 | 1 | -0/+7 |
| | | | | | Update #590 | ||||
| * | sys/linux: add AF_TIPC netlink interface and packet formats | Dmitry Vyukov | 2018-12-09 | 1 | -0/+84 |
