index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
/
ip6table_raw.c
Age
Commit message (
Expand
)
Author
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
netfilter: ip6table_raw: fix table priority
Jozsef Kadlecsik
2010-02-10
netfilter: xtables: generate initial table on-demand
Jan Engelhardt
2010-02-10
netfilter: xtables: use xt_table for hook instantiation
Jan Engelhardt
2010-02-10
netfilter: xtables: compact table hook functions (2/2)
Jan Engelhardt
2010-02-10
netfilter: xtables: compact table hook functions (1/2)
Jan Engelhardt
2010-01-18
netfilter: xtables: add struct xt_mtdtor_param::net
Alexey Dobriyan
2009-08-24
netfilter: xtables: mark initial tables constant
Jan Engelhardt
2009-08-10
netfilter: xtables: switch table AFs to nfproto
Jan Engelhardt
2009-08-10
netfilter: xtables: switch hook PFs to nfproto
Jan Engelhardt
2009-02-18
netfilter: x_tables: remove unneeded initializations
Stephen Hemminger
2008-10-08
netfilter: netns: ip6table_raw in netns for real
Alexey Dobriyan
2008-04-14
[NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro
Robert P. J. Day
2008-01-31
[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW
Alexey Dobriyan
2008-01-31
[NETFILTER]: ip6_tables: netns preparation
Alexey Dobriyan
2008-01-31
[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()
Alexey Dobriyan
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
2007-05-10
[NETFILTER]: Clean up table initialization
Patrick McHardy
2007-02-10
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[NETFILTER]: ip6_tables: remove redundant structure definitions
Patrick McHardy
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-04-09
[NETFILTER]: Clean up hook registration
Patrick McHardy
2006-03-28
[NETFILTER]: Rename init functions.
Andrew Morton
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2005-06-21
[NETFILTER]: Missing owner-field initialization in ip6table_raw
Patrick McHardy
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds