summaryrefslogtreecommitdiff
path: root/net/netlink/policy.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-08-31netlink: policy: correct validation type checkJohannes Berg1-1/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2020-08-20netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg1-13/+19
2020-05-01netlink: add infrastructure to expose policies to userspaceJohannes Berg1-0/+308