summaryrefslogtreecommitdiff
path: root/include/linux/netfilter.h
Commit message (Expand)AuthorAge
* netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-08
* netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-08
* netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
* netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
* netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso2018-01-08
* netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
* netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-08
* netfilter: core: only allow one nat hook per hook pointFlorian Westphal2018-01-08
* netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2018-01-08
* netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2018-01-08
* netfilter: reduce size of hook entry point locationsFlorian Westphal2018-01-08
* netfilter: core: free hooks with call_rcuFlorian Westphal2018-01-08
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* netfilter: convert hook list to an arrayAaron Conole2017-08-28
* netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-17
* netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole2016-12-06
* netfilter: introduce accessor functions for hook entriesAaron Conole2016-12-06
* netfilter: remove hook_entries field from nf_hook_statePablo Neira Ayuso2016-11-03
* netfilter: kill NF_HOOK_THRESH() and state->treshPablo Neira Ayuso2016-11-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\
| * net: Add _nf_(un)register_hooks symbolsMahesh Bandewar2016-09-19
* | netfilter: replace list_head with single linked listAaron Conole2016-09-25
* | netfilter: call nf_hook_state_init with rcu_read_lock heldFlorian Westphal2016-09-24
|/
* netfilter: don't call hooks unless neededFlorian Westphal2016-03-02
* netfilter: turn NF_HOOK into an inline functionArnd Bergmann2015-10-16
* netfilter: remove hook owner refcountingFlorian Westphal2015-10-16
* netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ctKen-ichirou MATSUZAWA2015-10-05
* netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack infoKen-ichirou MATSUZAWA2015-10-05
* netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.cPablo Neira Ayuso2015-10-04
* netfilter: Push struct net down into nf_afinfo.rerouteEric W. Biederman2015-09-29
* netfilter: Pass priv instead of nf_hook_ops to netfilter hooksEric W. Biederman2015-09-18
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* netfilter: Pass net to nf_hook_threshEric W. Biederman2015-09-17
* netfilter: Store net in nf_hook_stateEric W. Biederman2015-09-17
* netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_threshEric W. Biederman2015-09-17
* netfilter: nf_conntrack: make nf_ct_zone_dflt built-inDaniel Borkmann2015-09-02
* netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-23
* netfilter: move tee_active to coreFlorian Westphal2015-07-15
* netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-15
* netfilter: kill nf_hooks_activeEric W. Biederman2015-07-15
* netfilter: don't pull include/linux/netfilter.h from netns headersPablo Neira Ayuso2015-06-18
* netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira2015-05-14
* netfilter: add nf_hook_list_active()Pablo Neira2015-05-14
* netfilter: add hook list to nf_hook_statePablo Neira2015-05-14
* netfilter: cleanup struct nf_hook_ops indentationPablo Neira2015-05-14
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-07
* netfilter: Add nf_hook_state initializer function.David Miller2015-04-07
* netfilter: Make nf_hookfn use nf_hook_state.David S. Miller2015-04-04