| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-12 | netlink: fix policy dump for int with validation callback | Jakub Kicinski | 1 | -0/+5 |
| 2023-10-20 | netlink: add variable-length / auto integers | Jakub Kicinski | 1 | -3/+11 |
| 2023-10-06 | netlink: Annotate struct netlink_policy_dump_state with __counted_by | Kees Cook | 1 | -7/+8 |
| 2022-08-18 | net: genl: fix error path memory leak in policy dumping | Jakub Kicinski | 1 | -2/+12 |
| 2020-10-09 | netlink: export policy in extended ACK | Johannes Berg | 1 | -0/+61 |
| 2020-10-09 | netlink: policy: refactor per-attr policy writing | Johannes Berg | 1 | -28/+51 |
| 2020-10-06 | netlink: add mask validation | Jakub Kicinski | 1 | -0/+8 |
| 2020-10-03 | netlink: rework policy dump to support multiple policies | Johannes Berg | 1 | -20/+82 |
| 2020-10-03 | netlink: compare policy more accurately | Johannes Berg | 1 | -4/+8 |
| 2020-10-02 | genetlink: add a structure for dump state | Jakub Kicinski | 1 | -17/+14 |
| 2020-10-02 | netlink: fix policy dump leak | Johannes Berg | 1 | -14/+10 |
| 2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2020-08-31 | netlink: policy: correct validation type check | Johannes Berg | 1 | -1/+2 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+3 |
| 2020-08-19 | netlink: fix state reallocation in policy export | Johannes Berg | 1 | -0/+3 |
| 2020-08-18 | netlink: make NLA_BINARY validation more flexible | Johannes Berg | 1 | -13/+19 |
| 2020-04-30 | netlink: add infrastructure to expose policies to userspace | Johannes Berg | 1 | -0/+308 |