aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_owner.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1-4/+1
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso1-0/+3
2019-05-31netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk1-3/+20
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-1/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+2
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-1/+1
2016-06-23netfilter: Allow xt_owner in any user namespaceEric W. Biederman1-6/+35
2015-11-08netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet1-2/+4
2012-08-14userns: xt_owner: Add basic user namespace support.Eric W. Biederman1-6/+24
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt1-1/+1
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt1-1/+1
2009-08-10netfilter: xtables: remove xt_owner v0Jan Engelhardt1-118/+12
2008-11-14CRED: Use creds in file structsDavid Howells1-8/+8
2008-10-08netfilter: xtables: use NFPROTO_UNSPEC in more extensionsJan Engelhardt1-11/+1
2008-10-08netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt1-10/+4
2008-10-08netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt1-15/+6
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-4/+4
2008-01-31[NETFILTER]: xt_owner: allow matching UID/GID rangesJan Engelhardt1-6/+8
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: merge ipt_owner/ip6t_owner in xt_ownerJan Engelhardt1-0/+211