index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netlink
/
policy.c
Age
Commit message (
Expand
)
Author
2022-08-18
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2020-10-09
netlink: export policy in extended ACK
Johannes Berg
2020-10-09
netlink: policy: refactor per-attr policy writing
Johannes Berg
2020-10-06
netlink: add mask validation
Jakub Kicinski
2020-10-03
netlink: rework policy dump to support multiple policies
Johannes Berg
2020-10-03
netlink: compare policy more accurately
Johannes Berg
2020-10-02
genetlink: add a structure for dump state
Jakub Kicinski
2020-10-02
netlink: fix policy dump leak
Johannes Berg
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-08-31
netlink: policy: correct validation type check
Johannes Berg
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-19
netlink: fix state reallocation in policy export
Johannes Berg
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
2020-04-30
netlink: add infrastructure to expose policies to userspace
Johannes Berg