开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter.h
Age
Commit message (
Expand
)
Author
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
2015-05-14
netfilter: add netfilter ingress hook after handle_ing() under unique static key
Pablo Neira
2015-05-14
netfilter: add nf_hook_list_active()
Pablo Neira
2015-05-14
netfilter: add hook list to nf_hook_state
Pablo Neira
2015-05-14
netfilter: cleanup struct nf_hook_ops indentation
Pablo Neira
2015-04-07
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
netfilter: Add nf_hook_state initializer function.
David Miller
2015-04-04
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
netfilter: Create and use nf_hook_state.
David S. Miller
2014-08-25
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
Zhouyi Zhou
2013-10-14
netfilter: add nftables
Patrick McHardy
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-09-26
netfilter: Remove extern from function prototypes
Joe Perches
2013-08-28
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-13
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
2013-07-31
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
2013-07-31
netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
Patrick McHardy
2013-05-23
netfilter: don't panic on error while walking through the init path
Pablo Neira Ayuso
2013-04-05
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
2012-06-22
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
2012-06-20
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2012-06-07
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-04-20
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2011-11-21
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
2011-01-18
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
2010-11-12
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
2010-02-19
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
2010-02-02
netfilter: xtables: CONFIG_COMPAT redux
Alexey Dobriyan
2009-11-04
net: cleanup include/linux
Eric Dumazet
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
[next]