summaryrefslogtreecommitdiff
path: root/include/linux/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-30
|\
| * netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-05
| * netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-05
| * netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-05
| * netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-05
* | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-08
| * netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal2018-01-08
* | netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney2017-12-05
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-25
|/
* netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-04
* netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso2017-06-19
* netfilter: xtables: zero padding in data_to_userWillem de Bruijn2017-05-15
* netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso2017-04-07
* netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-12
* xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-09
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-06
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-06
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-06
* netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-04
* netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik2016-11-10
* netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik2016-11-10
* netfilter: ipset: Regroup ip_set_put_extensions and add externJozsef Kadlecsik2016-11-10
* netfilter: ipset: Split extensions into separate filesJozsef Kadlecsik2016-11-10
* netfilter: ipset: Use kmalloc() in comment extension helperJozsef Kadlecsik2016-11-10
* netfilter: ipset: Improve skbinfo get/init helpersJozsef Kadlecsik2016-11-10
* netfilter: ipset: Headers file cleanupJozsef Kadlecsik2016-11-10
* netfilter: ipset: Mark some helper args as const.Jozsef Kadlecsik2016-11-10
* netfilter: ipset: Remove extra whitespaces in ip_set.hJozsef Kadlecsik2016-11-10
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-03
* netfilter: conntrack: remove packet hotpath statsFlorian Westphal2016-09-12
* netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng2016-09-07
* netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-07
* netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-18
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-18
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-03
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-04-24
|\
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-14
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-14
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-14
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-14
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-14
* | libnl: nla_put_net64(): align on a 64-bit areaNicolas Dichtel2016-04-23
|/
* netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-28
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-02
* nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal2016-02-18