index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
net: Add linux/sysctl.h includes where needed.
David S. Miller
1
-0
/
+1
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
1
-1
/
+1
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
1
-1
/
+2
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
1
-0
/
+1
2011-01-18
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
1
-5
/
+15
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
1
-1
/
+3
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-0
/
+2
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
1
-3
/
+3
2010-11-12
netfilter: NF_HOOK_COND has wrong conditional
Eric Paris
1
-1
/
+1
2010-02-19
netfilter: restore POST_ROUTING hook in NF_HOOK_COND
Patrick McHardy
1
-2
/
+3
2010-02-15
netfilter: get rid of the grossness in netfilter.h
Jan Engelhardt
1
-17
/
+28
2010-02-15
netfilter: reduce NF_HOOK by one argument
Jan Engelhardt
1
-9
/
+5
2010-02-02
netfilter: xtables: CONFIG_COMPAT redux
Alexey Dobriyan
1
-3
/
+6
2009-11-04
net: cleanup include/linux
Eric Dumazet
1
-4
/
+2
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-2
/
+2
2008-10-08
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
1
-53
/
+0
2008-10-08
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
1
-2
/
+12
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
1
-14
/
+16
2008-05-22
netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__
Patrick McHardy
1
-1
/
+1
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
1
-0
/
+22
2008-04-14
[NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real
Alexey Dobriyan
1
-1
/
+53
2008-03-26
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
1
-0
/
+9
2008-02-27
[NETFILTER]: Fix NF_QUEUE_NR() parenthesis
Patrick McHardy
1
-1
/
+1
2008-02-20
[NETFILTER]: Use __u32 in struct nf_inet_addr
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: Extend nf_inet_addr with in{,6}_addr
Jan Engelhardt
1
-0
/
+4
2008-01-29
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
1
-6
/
+2
2008-01-29
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
1
-0
/
+6
2008-01-29
[NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session
Patrick McHardy
1
-3
/
+8
2008-01-29
[NETFILTER]: constify nf_afinfo
Patrick McHardy
1
-5
/
+5
2008-01-29
[NETFILTER]: Kill function prototype for non-existing function
Patrick McHardy
1
-3
/
+0
2008-01-29
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
1
-55
/
+0
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-3
/
+3
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-30
/
+2
2008-01-29
[NETFILTER]: nf_queue: remove unused data pointer
Patrick McHardy
1
-2
/
+1
2008-01-29
[NETFILTER]: nf_queue: make queue_handler const
Patrick McHardy
1
-4
/
+4
2008-01-29
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-0
/
+2
2008-01-29
[NETFILTER]: Convert old checksum helper names
Patrick McHardy
1
-5
/
+0
2008-01-29
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
1
-21
/
+4
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-0
/
+9
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-12
/
+12
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
1
-1
/
+1
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
1
-3
/
+2
2007-07-11
[NETFILTER]: nfnetlink_queue: don't unregister handler of other subsystem
Yasuyuki Kozakai
1
-1
/
+2
2007-04-26
[NETFILTER]: nf_conntrack: kill destroy() in struct nf_conntrack for diet
Yasuyuki Kozakai
1
-0
/
+1
2007-04-26
[NETFILTER]: nf_conntrack: don't use nfct in skb if conntrack is disabled
Yasuyuki Kozakai
1
-4
/
+7
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
1
-1
/
+1
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
1
-1
/
+1
2006-12-04
[PATCH] fix fallout from header dependency trimming
Al Viro
1
-1
/
+0
2006-12-04
netfilter.h needs rcuupdate.h for RCU locking functions
Linus Torvalds
1
-0
/
+1
2006-12-03
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
1
-1
/
+1
[next]