| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2019-06-25 | 1 | -4/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-06-22 | 1 | -4/+1 |
| |\ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | | | netfilter: xt_owner: bail out with EINVAL in case of unsupported flags | Pablo Neira Ayuso | 2019-06-17 | 1 | -0/+3 |
|/ / |
|
* / | netfilter: xt_owner: Add supplementary groups option | Lukasz Pawelczyk | 2019-05-31 | 1 | -3/+20 |
|/ |
|
* | netfilter: check if the socket netns is correct. | Flavio Leitner | 2018-06-28 | 1 | -1/+1 |
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | netfilter: x_tables: move hook state into xt_action_param structure | Pablo Neira Ayuso | 2016-11-03 | 1 | -1/+1 |
* | netfilter: Allow xt_owner in any user namespace | Eric W. Biederman | 2016-06-23 | 1 | -6/+35 |
* | netfilter: xt_owner: use skb_to_full_sk() helper | Eric Dumazet | 2015-11-08 | 1 | -2/+4 |
* | userns: xt_owner: Add basic user namespace support. | Eric W. Biederman | 2012-08-14 | 1 | -6/+24 |
* | netfilter: xtables: deconstify struct xt_action_param for matches | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
* | netfilter: xtables: substitute temporary defines by final name | Jan Engelhardt | 2010-05-11 | 1 | -1/+1 |
* | netfilter: xtables: remove xt_owner v0 | Jan Engelhardt | 2009-08-10 | 1 | -118/+12 |
* | CRED: Use creds in file structs | David Howells | 2008-11-14 | 1 | -8/+8 |
* | netfilter: xtables: use NFPROTO_UNSPEC in more extensions | Jan Engelhardt | 2008-10-08 | 1 | -11/+1 |
* | netfilter: xtables: move extension arguments into compound structure (2/6) | Jan Engelhardt | 2008-10-08 | 1 | -10/+4 |
* | netfilter: xtables: move extension arguments into compound structure (1/6) | Jan Engelhardt | 2008-10-08 | 1 | -15/+6 |
* | netfilter: x_tables: use NFPROTO_* in extensions | Jan Engelhardt | 2008-10-08 | 1 | -4/+4 |
* | [NETFILTER]: xt_owner: allow matching UID/GID ranges | Jan Engelhardt | 2008-01-31 | 1 | -6/+8 |
* | [NETFILTER]: Update modules' descriptions | Jan Engelhardt | 2008-01-28 | 1 | -1/+1 |
* | [NETFILTER]: merge ipt_owner/ip6t_owner in xt_owner | Jan Engelhardt | 2008-01-28 | 1 | -0/+211 |