Age | Commit message (Expand) | Author | Files | Lines |
2016-07-18 | netfilter: x_tables: speed up jump target validation | Florian Westphal | 1 | -0/+50 |
2016-07-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -0/+3 |
2016-06-23 | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 1 | -0/+3 |
2016-06-02 | netfilter: x_tables: don't reject valid target size on some architectures | Florian Westphal | 1 | -2/+2 |
2016-04-14 | netfilter: x_tables: introduce and use xt_copy_counters_from_user | Florian Westphal | 1 | -0/+74 |
2016-04-14 | netfilter: x_tables: do compat validation via translate_table | Florian Westphal | 1 | -0/+8 |
2016-04-14 | netfilter: x_tables: xt_compat_match_from_user doesn't need a retval | Florian Westphal | 1 | -3/+2 |
2016-04-14 | netfilter: x_tables: validate all offsets and sizes in a rule | Florian Westphal | 1 | -5/+76 |
2016-04-14 | netfilter: x_tables: check for bogus target offset | Florian Westphal | 1 | -2/+15 |
2016-04-14 | netfilter: x_tables: check standard target size too | Florian Westphal | 1 | -0/+15 |
2016-04-14 | netfilter: x_tables: add compat version of xt_check_entry_offsets | Florian Westphal | 1 | -0/+22 |
2016-04-14 | netfilter: x_tables: assert minimum target size | Florian Westphal | 1 | -0/+3 |
2016-04-14 | netfilter: x_tables: add and use xt_check_entry_offsets | Florian Westphal | 1 | -0/+34 |
2016-03-12 | netfilter: x_tables: check for size overflow | Florian Westphal | 1 | -0/+3 |
2016-03-02 | netfilter: xtables: don't hook tables by default | Florian Westphal | 1 | -25/+40 |
2015-11-25 | netfilter: Set /proc/net entries owner to root in namespace | Philip Whineray | 1 | -0/+12 |
2015-10-16 | netfilter: remove hook owner refcounting | Florian Westphal | 1 | -1/+0 |
2015-07-15 | netfilter: add and use jump label for xt_tee | Florian Westphal | 1 | -0/+3 |
2015-07-15 | netfilter: xtables: don't save/restore jumpstack offset | Florian Westphal | 1 | -11/+11 |
2015-07-15 | netfilter: xtables: compute exact size needed for jumpstack | Florian Westphal | 1 | -0/+4 |
2015-06-15 | netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. | Eric Dumazet | 1 | -20/+12 |
2015-06-12 | netfilter: xtables: avoid percpu ruleset duplication | Florian Westphal | 1 | -15/+8 |
2015-05-17 | netfilter: Use correct return for seq_show functions | Joe Perches | 1 | -12/+6 |
2014-11-05 | netfilter: Remove checks of seq_printf() return values | Steven Rostedt (Red Hat) | 1 | -7/+12 |
2014-09-26 | net/netfilter/x_tables.c: use __seq_open_private() | Rob Jones | 1 | -26/+4 |
2014-08-08 | netfilter: don't use mutex_lock_interruptible() | Pablo Neira Ayuso | 1 | -35/+12 |
2014-06-25 | netfilter: x_tables: xt_free_table_info() cleanup | Eric Dumazet | 1 | -18/+5 |
2013-10-22 | netfilter: x_tables: fix ordering of jumpstack allocation and table update | Will Deacon | 1 | -1/+6 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2013-04-18 | netfilter: add my copyright statements | Patrick McHardy | 1 | -0/+1 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -3/+3 |
2013-02-18 | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 1 | -5/+5 |
2013-01-13 | netfilter: x_tables: print correct hook names for ARP | Jan Engelhardt | 1 | -8/+20 |
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 1 | -0/+1 |
2011-09-15 | net: Convert vmalloc/memset to vzalloc | Joe Perches | 1 | -3/+2 |
2011-05-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-05-10 | netfilter: fix ebtables compat support | Eric Dumazet | 1 | -2/+2 |
2011-04-04 | netfilter: get rid of atomic ops in fast path | Eric Dumazet | 1 | -6/+3 |
2011-03-14 | netfilter: x_tables: return -ENOENT for non-existant matches/targets | Patrick McHardy | 1 | -2/+2 |
2011-03-09 | netfilter: x_tables: misuse of try_then_request_module | Stephen Hemminger | 1 | -7/+15 |
2011-01-19 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 1 | -1/+2 |
2011-01-16 | netfilter: create audit records for x_tables replaces | Thomas Graf | 1 | -0/+16 |
2011-01-13 | netfilter: x_table: speedup compat operations | Eric Dumazet | 1 | -34/+48 |
2011-01-10 | netfilter: x_tables: dont block BH while reading counters | Eric Dumazet | 1 | -1/+2 |
2010-10-04 | netfilter: unregister nf hooks, matches and targets in the reverse order | Changli Gao | 1 | -8/+4 |
2010-05-31 | netfilter: xtables: stackptr should be percpu | Eric Dumazet | 1 | -10/+3 |
2010-05-31 | netfilter: don't xt_jumpstack_alloc twice in xt_register_table | Xiaotian Feng | 1 | -4/+0 |
2010-04-21 | netfilter: x_tables: move sleeping allocation outside BH-disabled region | Jan Engelhardt | 1 | -6/+6 |
2010-04-20 | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 1 | -0/+1 |
2010-04-19 | netfilter: xtables: make ip_tables reentrant | Jan Engelhardt | 1 | -0/+77 |