summaryrefslogtreecommitdiff
path: root/include/net/netfilter
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-22
* | netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso2018-03-30
* | netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso2018-03-30
* | netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso2018-03-30
* | netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso2018-03-30
* | netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso2018-03-30
* | netfilter: Refactor nf_conncountYi-Hung Wei2018-03-20
* | netfilter: make xt_rateest hash table per netCong Wang2018-03-05
* | netfilter: nf_conntrack_broadcast: remove useless parameterTaehee Yoo2018-03-05
|/
* netfilter: nf_flow_offload: fix use-after-free and a resource leakFelix Fietkau2018-02-07
* netfilter: remove useless prototypeTaehee Yoo2018-02-07
* netfilter: nf_tables: fix flowtable freePablo Neira Ayuso2018-02-07
* netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_tablePablo Neira Ayuso2018-02-07
* netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-19
* netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-10
* netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-10
* netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-10
* netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso2018-01-10
* netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-10
* netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-08
* netfilter: add generic flow table infrastructurePablo Neira Ayuso2018-01-08
* netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2018-01-08
* netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso2018-01-08
* netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal2018-01-08
* netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso2018-01-08
* netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso2018-01-08
* netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2018-01-08
* netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso2018-01-08
* netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso2018-01-08
* netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal2018-01-08
* netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal2018-01-08
* netfilter: conntrack: constify list of builtin trackersFlorian Westphal2018-01-08
* netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal2018-01-08
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-15
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-11-08
| |\ \
| | * | netfilter: nf_tables: get set elements via netlinkPablo Neira Ayuso2017-11-07
| | * | netfilter: conntrack: don't cache nlattr_tuple_size result in nla_sizeFlorian Westphal2017-11-06
| | * | netfilter: conntrack: make l3proto trackers constFlorian Westphal2017-10-24
| | * | netfilter: conntrack: remove pf argument from l4 packet functionsFlorian Westphal2017-10-24
| | * | netfilter: conntrack: add and use nf_ct_l4proto_log_invalidFlorian Westphal2017-10-24
| | * | netfilter: conntrack: add and use nf_l4proto_log_invalidFlorian Westphal2017-10-24
| | |/
* | | 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: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2017-09-08
* net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-04
* net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-04