summaryrefslogtreecommitdiffstats
path: root/net/netlink/policy.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | netlink: policy: correct validation type checkJohannes Berg2020-08-311-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-231-0/+3
|\|
| * netlink: fix state reallocation in policy exportJohannes Berg2020-08-191-0/+3
* | netlink: make NLA_BINARY validation more flexibleJohannes Berg2020-08-181-13/+19
|/
* netlink: add infrastructure to expose policies to userspaceJohannes Berg2020-04-301-0/+308