index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter.h
Age
Commit message (
Expand
)
Author
2018-07-10
netfilter: Add nf_ct_get_tuple_skb global lookup function
Toke Høiland-Jørgensen
2018-07-09
netfilter: fix use-after-free in NF_HOOK_LIST
Edward Cree
2018-07-04
net: ipv4: listified version of ip_rcv
Edward Cree
2018-06-12
netfilter: fix null-ptr-deref in nf_nat_decode_session
Prashant Bhole
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2018-01-08
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
netfilter: core: only allow one nat hook per hook point
Florian Westphal
2018-01-08
netfilter: don't allocate space for arp/bridge hooks unless needed
Florian Westphal
2018-01-08
netfilter: don't allocate space for decnet hooks unless needed
Florian Westphal
2018-01-08
netfilter: reduce size of hook entry point locations
Florian Westphal
2018-01-08
netfilter: core: free hooks with call_rcu
Florian Westphal
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-28
netfilter: convert hook list to an array
Aaron Conole
2017-07-17
netfilter: remove old pre-netns era hook api
Florian Westphal
2016-12-06
netfilter: decouple nf_hook_entry and nf_hook_ops
Aaron Conole
2016-12-06
netfilter: introduce accessor functions for hook entries
Aaron Conole
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-24
netfilter: call nf_hook_state_init with rcu_read_lock held
Florian Westphal
2016-09-19
net: Add _nf_(un)register_hooks symbols
Mahesh Bandewar
2016-03-02
netfilter: don't call hooks unless needed
Florian Westphal
2015-10-16
netfilter: turn NF_HOOK into an inline function
Arnd Bergmann
2015-10-16
netfilter: remove hook owner refcounting
Florian Westphal
2015-10-05
netfilter: ctnetlink: add const qualifier to nfnl_hook.get_ct
Ken-ichirou MATSUZAWA
2015-10-05
netfilter: nfnetlink_queue: rename related to nfqueue attaching conntrack info
Ken-ichirou MATSUZAWA
2015-10-04
netfilter: nfnetlink_queue: get rid of nfnetlink_queue_ct.c
Pablo Neira Ayuso
2015-09-29
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
2015-09-18
netfilter: Pass priv instead of nf_hook_ops to netfilter hooks
Eric W. Biederman
2015-09-17
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
netfilter: Pass struct net into the netfilter hooks
Eric W. Biederman
2015-09-17
netfilter: Pass net to nf_hook_thresh
Eric W. Biederman
2015-09-17
netfilter: Store net in nf_hook_state
Eric W. Biederman
2015-09-17
netfilter: Remove !CONFIG_NETFITLER definition of nf_hook_thresh
Eric W. Biederman
2015-09-02
netfilter: nf_conntrack: make nf_ct_zone_dflt built-in
Daniel Borkmann
2015-07-23
netfilter: rename local nf_hook_list to hook_list
Pablo Neira Ayuso
2015-07-15
netfilter: move tee_active to core
Florian Westphal
2015-07-15
netfilter: Per network namespace netfilter hooks.
Eric W. Biederman
2015-07-15
netfilter: kill nf_hooks_active
Eric W. Biederman
2015-06-18
netfilter: don't pull include/linux/netfilter.h from netns headers
Pablo Neira Ayuso
[next]