aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
AgeCommit message (Expand)Author
2023-08-11netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2023-05-17netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal
2021-03-30netfilter: x_tables: Use correct memory barriers.Mark Tomlinson
2021-03-30Revert "netfilter: x_tables: Switch synchronization to RCU"Mark Tomlinson
2020-12-30netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan
2020-09-17netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal
2020-09-09netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2019-04-17netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2019-01-13netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo
2018-11-27netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik
2018-11-27netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio
2018-08-08netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-07-30netfilter: nf_osf: add nf_osf_find()Pablo Neira Ayuso
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-06netfilter: ipset: Limit max timeout valueJozsef Kadlecsik
2018-06-06netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-03-05netfilter: compat: prepare xt_compat_init_offsets to return errorsFlorian Westphal
2018-03-05netfilter: x_tables: add counters allocation wrapperFlorian Westphal
2018-03-05netfilter: x_tables: move hook entry checks into coreFlorian Westphal
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal
2017-12-05netlink: Remove smp_read_barrier_depends() from commentPaul E. McKenney
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland
2017-09-04netfilter: xt_hashlimit: add rate match modeVishwanath Pai
2017-06-19netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn
2017-04-07netfilter: Add nfnl_msg_type() helper functionPablo Neira Ayuso
2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso
2017-01-09xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti
2016-11-10netfilter: ipset: Count non-static extension memory for userspaceJozsef Kadlecsik
2016-11-10netfilter: ipset: Add element count to all set types headerJozsef Kadlecsik