index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-28
/
+34
*
netfilter: Add socket pointer to nf_hook_state.
David Miller
2015-04-07
1
-1
/
+6
*
netfilter: Add nf_hook_state initializer function.
David Miller
2015-04-07
1
-8
/
+18
*
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
1
-3
/
+1
*
netfilter: Create and use nf_hook_state.
David S. Miller
2015-04-04
1
-5
/
+23
*
netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
Zhouyi Zhou
2014-08-25
1
-2
/
+3
*
netfilter: add nftables
Patrick McHardy
2013-10-14
1
-5
/
+6
*
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
1
-1
/
+2
*
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-26
1
-5
/
+5
*
netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
Patrick McHardy
2013-08-28
1
-6
/
+3
*
netfilter: nfnetlink_queue: allow to attach expectations to conntracks
Pablo Neira Ayuso
2013-08-13
1
-0
/
+2
*
netfilter: nf_nat: change sequence number adjustments to 32 bits
Patrick McHardy
2013-07-31
1
-1
/
+1
*
netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
Patrick McHardy
2013-07-31
1
-2
/
+2
*
netfilter: don't panic on error while walking through the init path
Pablo Neira Ayuso
2013-05-23
1
-1
/
+1
*
netfilter: remove unneeded variable proc_net_netfilter
Pablo Neira Ayuso
2013-04-05
1
-5
/
+0
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-71
/
+1
*
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
1
-8
/
+6
*
netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...
Pablo Neira Ayuso
2012-06-22
1
-1
/
+5
*
netfilter: nfq_ct_hook needs __rcu and __read_mostly
Pablo Neira Ayuso
2012-06-20
1
-1
/
+1
*
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
2012-06-16
1
-0
/
+2
*
netfilter: add glue code to integrate nfnetlink_queue and ctnetlink
Pablo Neira Ayuso
2012-06-16
1
-0
/
+10
*
netfilter: xt_recent: add address masking option
Denys Fedoryshchenko
2012-06-07
1
-0
/
+10
*
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
1
-6
/
+0
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-3
/
+3
*
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-11-21
1
-5
/
+21
*
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-05-27
1
-0
/
+1
*
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
1
-1
/
+1
*
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-04-04
1
-1
/
+2
*
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
2011-01-18
1
-0
/
+1
*
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
2011-01-18
1
-5
/
+15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2011-01-13
1
-1
/
+3
|
\
|
*
netfilter: allow hooks to pass error code back up the stack
Eric Paris
2010-11-17
1
-0
/
+2
|
*
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
2010-11-12
1
-1
/
+1
*
|
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
1
-3
/
+3
|
/
*
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
2010-02-19
1
-2
/
+3
*
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
2010-02-15
1
-17
/
+28
*
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
2010-02-15
1
-9
/
+5
*
netfilter: xtables: CONFIG_COMPAT redux
Alexey Dobriyan
2010-02-02
1
-3
/
+6
*
net: cleanup include/linux
Eric Dumazet
2009-11-04
1
-4
/
+2
*
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-09-30
1
-2
/
+2
*
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
2008-10-08
1
-53
/
+0
*
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
2008-10-08
1
-2
/
+12
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-14
/
+16
*
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
2008-05-21
1
-1
/
+1
*
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-04-14
1
-0
/
+22
*
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
Alexey Dobriyan
2008-04-14
1
-1
/
+53
*
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
2008-03-25
1
-0
/
+9
*
[NETFILTER]: Fix NF_QUEUE_NR() parenthesis
Patrick McHardy
2008-02-27
1
-1
/
+1
*
[NETFILTER]: Use __u32 in struct nf_inet_addr
Patrick McHardy
2008-02-19
1
-1
/
+1
*
[NETFILTER]: Extend nf_inet_addr with in{,6}_addr
Jan Engelhardt
2008-01-28
1
-0
/
+4
[next]