summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso2023-08-111-0/+27
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-05-171-1/+0
* netfilter: x_tables: Use correct memory barriers.Mark Tomlinson2021-03-301-1/+1
* Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson2021-03-301-4/+1
* netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-301-1/+4
* netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2020-09-171-0/+2
* netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-09-091-2/+1
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-031-1/+1
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-031-1/+1
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-291-7/+0
* netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2019-04-171-0/+13
* netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2019-01-131-12/+0
* netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-271-2/+2
* netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-271-1/+1
* netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera2018-08-081-12/+0
* netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera2018-08-031-1/+1
* netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera2018-08-031-0/+2
* netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso2018-07-301-0/+9
* netfilter: nf_tables: take module reference when starting a batchFlorian Westphal2018-07-181-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-06-111-6/+14
|\
| * netfilter: ipset: Limit max timeout valueJozsef Kadlecsik2018-06-061-4/+6
| * netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik2018-06-061-2/+8
* | netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-011-0/+1
* | netfilter: fix fallout from xt/nf osf separationFlorian Westphal2018-05-171-0/+6
* | netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera2018-05-071-0/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-03-302-3/+5
|\
| * netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal2018-03-051-1/+1
| * netfilter: x_tables: add counters allocation wrapperFlorian Westphal2018-03-051-0/+1
| * netfilter: x_tables: move hook entry checks into coreFlorian Westphal2018-03-051-0/+2
| * netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo2018-03-051-2/+1
* | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-111-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-313-6/+27
|\
| * netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2018-01-082-6/+25
| * netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal2018-01-081-0/+2
* | netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney2017-12-051-2/+1
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0725-0/+25
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0225-0/+25
* | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland2017-10-251-1/+1
|/
* netfilter: xt_hashlimit: add rate match modeVishwanath Pai2017-09-041-1/+2
* netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso2017-06-191-4/+6
* netfilter: xtables: zero padding in data_to_userWillem de Bruijn2017-05-151-1/+1
* netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso2017-04-071-0/+5
* netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso2017-02-121-0/+1
* xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2017-01-091-0/+9
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-061-1/+6
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-061-26/+1
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-061-5/+1
* netfilter: conntrack: built-in support for DCCPDavide Caratti2016-12-041-1/+1
* netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik2016-11-102-4/+11
* netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik2016-11-102-1/+3