summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso2019-06-257-31/+10
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 484Thomas Gleixner2019-06-192-5/+2
* | Update my email addressJozsef Kadlecsik2019-06-104-4/+4
|/
* ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek2019-04-271-7/+4
* netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-1/+1
* netfilter: make two functions staticFlorian Westphal2019-04-081-1/+0
* netfilter: nft_osf: Add version option supportFernando Fernandez Mancera2019-04-081-3/+8
* netfilter: convert the proto argument from u8 to u16Li RongQing2019-03-011-2/+2
* netfilter: conntrack: remove pkt_to_tuple callbackFlorian Westphal2019-01-181-0/+2
* netfilter: conntrack: gre: switch module to be built-inFlorian Westphal2019-01-181-13/+1
* netfilter: conntrack: gre: convert rwlock to rcuFlorian Westphal2019-01-181-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-202-3/+1
|\
| * netfilter: nat: remove nf_nat_l4proto structFlorian Westphal2018-12-171-2/+0
| * Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-121-1/+1
| |\
| | * netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-271-1/+1
* | | netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2018-12-041-12/+0
* | | netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2018-11-261-0/+13
|/ /
* | netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment()Jozsef Kadlecsik2018-11-031-2/+2
* | netfilter: ipset: list:set: Decrease refcount synchronously on deletion and r...Stefano Brivio2018-11-011-1/+1
|/
* netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera2018-10-161-1/+2
* netfilter: remove obsolete need_conntrack stubFlorian Westphal2018-09-171-3/+0
* 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