aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
Commit message (Expand)AuthorAge
* netfilter: x_tables: suppress kmemcheck warningFlorian Westphal2016-10-19
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-06
|\
| * netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-23
* | netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-06-02
|/
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-13
* netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-04-13
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-13
* netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal2016-04-13
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-13
* netfilter: x_tables: check standard target size tooFlorian Westphal2016-04-13
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-13
* netfilter: x_tables: assert minimum target sizeFlorian Westphal2016-04-13
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-13
* netfilter: x_tables: check for size overflowFlorian Westphal2016-03-12
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-02
* netfilter: Set /proc/net entries owner to root in namespacePhilip Whineray2015-11-25
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
* netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-15
* netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-15
* netfilter: xtables: compute exact size needed for jumpstackFlorian Westphal2015-07-15
* netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-15
* netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-12
* netfilter: Use correct return for seq_show functionsJoe Perches2015-05-17
* netfilter: Remove checks of seq_printf() return valuesSteven Rostedt (Red Hat)2014-11-05
* net/netfilter/x_tables.c: use __seq_open_private()Rob Jones2014-09-26
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-08
* netfilter: x_tables: xt_free_table_info() cleanupEric Dumazet2014-06-25
* netfilter: x_tables: fix ordering of jumpstack allocation and table updateWill Deacon2013-10-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | netfilter: add my copyright statementsPatrick McHardy2013-04-18
|/
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-18
* netfilter: x_tables: print correct hook names for ARPJan Engelhardt2013-01-13
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* net: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-11
|\
| * netfilter: fix ebtables compat supportEric Dumazet2011-05-10
* | netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-04
|/
* netfilter: x_tables: return -ENOENT for non-existant matches/targetsPatrick McHardy2011-03-14
* netfilter: x_tables: misuse of try_then_request_moduleStephen Hemminger2011-03-09
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
|\
| * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-10
* | netfilter: create audit records for x_tables replacesThomas Graf2011-01-16
* | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-13
|/
* netfilter: unregister nf hooks, matches and targets in the reverse orderChangli Gao2010-10-04
* netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
* netfilter: don't xt_jumpstack_alloc twice in xt_register_tableXiaotian Feng2010-05-31
* netfilter: x_tables: move sleeping allocation outside BH-disabled regionJan Engelhardt2010-04-21
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\