Age | Commit message (Expand) | Author | Files | Lines |
2025-04-10 | netlink: specs: rename rtnetlink specs in accordance with family name | Jakub Kicinski | 1 | -1/+1 |
2025-01-09 | tools: ynl: move python code to separate sub-directory | Jan Stancek | 1 | -4/+4 |
2024-12-05 | ynl: support enum-cnt-name attribute in legacy definitions | Stanislav Fomichev | 1 | -1/+3 |
2024-04-05 | ynl: support binary and integer sub-type for indexed-array | Hangbin Liu | 1 | -3/+7 |
2024-04-05 | ynl: rename array-nest to indexed-array | Hangbin Liu | 1 | -3/+9 |
2024-01-31 | doc/netlink: Describe nested structs in netlink raw docs | Donald Hunter | 1 | -0/+34 |
2024-01-31 | doc/netlink: Describe sub-message selector resolution | Donald Hunter | 1 | -0/+8 |
2023-12-18 | doc/netlink: Document the sub-message format for netlink-raw | Donald Hunter | 1 | -1/+95 |
2023-12-04 | docs: netlink: add NLMSG_DONE message format for doit actions | Jiri Pirko | 1 | -0/+4 |
2023-11-30 | docs: netlink: link to family documentations from spec info | Jakub Kicinski | 2 | -2/+4 |
2023-10-23 | tools: ynl-gen: introduce support for bitfield32 attribute type | Jiri Pirko | 1 | -1/+1 |
2023-10-20 | netlink: add variable-length / auto integers | Jakub Kicinski | 1 | -2/+16 |
2023-10-17 | docs: netlink: clean up after deprecating version | Jakub Kicinski | 2 | -5/+14 |
2023-09-07 | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+2 |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2023-08-30 | doc/netlink: Fix missing classic_netlink doc reference | Donald Hunter | 1 | -0/+2 |
2023-08-27 | doc/netlink: Document the netlink-raw schema extensions | Donald Hunter | 2 | -0/+59 |
2023-08-27 | doc/netlink: Update genetlink-legacy documentation | Donald Hunter | 2 | -9/+30 |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
2023-06-06 | tools: ynl: user space helpers | Jakub Kicinski | 1 | -0/+79 |
2023-03-28 | docs: netlink: document the sub-type attribute property | Donald Hunter | 2 | -0/+24 |
2023-03-28 | docs: netlink: document struct support for genetlink-legacy | Donald Hunter | 1 | -3/+71 |
2023-03-16 | ynl: broaden the license even more | Jakub Kicinski | 1 | -1/+2 |
2023-03-07 | ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause | Jakub Kicinski | 1 | -0/+3 |
2023-03-03 | tools: ynl: use 1 as the default for first entry in attrs/ops | Jakub Kicinski | 1 | -1/+6 |
2023-03-03 | tools: ynl: fully inherit attrs in subsets | Jakub Kicinski | 1 | -1/+2 |
2023-01-31 | docs: netlink: add a starting guide for working with specs | Jakub Kicinski | 3 | -0/+84 |
2023-01-31 | netlink: specs: finish up operation enum-models | Jakub Kicinski | 1 | -0/+82 |
2023-01-24 | docs: add more netlink docs (incl. spec docs) | Jakub Kicinski | 4 | -0/+630 |
2022-09-29 | docs: netlink: clarify the historical baggage of Netlink flags | Jakub Kicinski | 1 | -13/+48 |
2022-08-30 | netlink: add support for ext_ack missing attributes | Jakub Kicinski | 1 | -2/+5 |
2022-08-23 | docs: netlink: basic introduction to Netlink | Jakub Kicinski | 2 | -0/+655 |