Age | Commit message (Expand) | Author |
2023-08-09 | selinux: use unsigned iterator in nlmsgtab code | Christian Göttsche |
2022-05-03 | selinux: resolve checkpatch errors | Christian Göttsche |
2022-03-03 | net: rtnetlink: Add RTM_SETSTATS | Petr Machata |
2022-03-01 | rtnetlink: add new rtm tunnel api for tunnel id filtering | Roopa Prabhu |
2021-09-14 | include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage | Eugene Syromiatnikov |
2021-03-11 | nexthop: Add netlink defines and enumerators for resilient NH groups | Ido Schimmel |
2020-01-15 | net: bridge: vlan: add rtm definitions and dump support | Nikolay Aleksandrov |
2019-10-01 | net: rtnetlink: add linkprop commands to add and delete alternative ifnames | Jiri Pirko |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-28 | net: nexthop uapi | David Ahern |
2018-11-29 | selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN | Paul Moore |
2018-07-23 | net: sched: introduce chain object to uapi | Jiri Pirko |
2017-06-21 | rtnetlink: add NEWCACHEREPORT message type | Julien Gomes |
2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-03-28 | rtnetlink: Add RTM_DELNETCONF | David Ahern |
2017-03-06 | selinux: constify nlmsg permission tables | James Morris |
2016-04-20 | rtnetlink: add new RTM_GETSTATS message to dump link stats | Roopa Prabhu |
2016-02-09 | selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tables | Lorenzo Colitti |
2015-04-13 | selinux/nlmsg: add a build time check for rtnl/xfrm cmds | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MAPPING | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_MIGRATE | Nicolas Dichtel |
2015-04-12 | selinux/nlmsg: add XFRM_MSG_REPORT | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_GETSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add XFRM_MSG_NEWSPDINFO | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_GETNSID | Nicolas Dichtel |
2015-04-08 | selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSID | Nicolas Dichtel |
2014-02-05 | selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types | Paul Moore |
2013-11-05 | selinux: apply selinux checks on new audit message types | Eric Paris |
2012-12-15 | bridge: update selinux perm table for RTM_NEWMDB and RTM_DELMDB | Amerigo Wang |
2012-12-10 | rtnetlink: add missing message types to selinux perm table | Cong Wang |
2012-12-07 | bridge: export multicast database via netlink | Cong Wang |
2012-05-08 | netfilter: remove ip_queue support | Pablo Neira Ayuso |
2011-09-09 | selinux: sparse fix: fix warnings in netlink code | James Morris |
2010-12-16 | SELinux: define permissions for DCB netlink messages | Eric Paris |
2010-03-04 | Selinux: Remove unused headers skbuff.h in selinux/nlmsgtab.c | wzt.wzt@gmail.com |
2009-06-03 | SELinux: define audit permissions for audit tree netlink messages | Eric Paris |
2009-03-06 | SELinux: new permission between tty audit and audit socket | Eric Paris |
2008-11-06 | selinux: recognize netlink messages for 'ip addrlabel' | Michal Schmidt |
2008-04-21 | SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups | Eric Paris |
2007-07-16 | Audit: add TTY input auditing | Miloslav Trmac |
2006-12-02 | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf |
2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds |
2006-03-20 | [IPSEC]: Sync series - update selinux | Jamal Hadi Salim |
2006-03-20 | [PATCH] audit string fields interface + consumer | Amy Griffis |
2006-03-20 | [PATCH] Define new range of userspace messages. | Steve Grubb |
2005-08-29 | [SELINUX]: Update for tcp_diag rename to inet_diag. | James Morris |
2005-06-18 | [NETLINK]: Neighbour table configuration and statistics via rtnetlink | Thomas Graf |
2005-05-18 | AUDIT: Treat all user messages identically. | David Woodhouse |