index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2005-03-09
Merge bk://212.42.230.204:994/nf-2.6
David S. Miller
-19
/
+31
2005-03-04
[NETFILTER]: Use num_possible_cpus instead of NR_CPUS in {ip6_,arp_,eb}tables
Patrick McHardy
-5
/
+5
2005-03-04
[NETFILTER]: fix ip6_queue inefficiencies
mstjohns@mindspring.com
-14
/
+26
2005-03-04
[IPV6] Mature enough, no longer EXPERIMENTAL.
Hideaki Yoshifuji
-2
/
+2
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
-1
/
+0
2005-01-13
Merge bk://212.42.230.204/nf-2.6
David S. Miller
-3
/
+3
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-3
/
+3
2005-01-11
[NETFILTER] re-introduce __initdata to {arp,ip,ip6}_tables
Harald Welte
-13
/
+11
2005-01-11
[NETFILTER]: Fix ip6tables ESP matching with "-p all"
Patrick McHardy
-1
/
+1
2005-01-11
[NETFILTER]: Add --log-uid option to ipt_LOG/ip6t_LOG
Patrick McHardy
-0
/
+8
2005-01-11
[NETFILTER]: Remove skb_linearize in ip6tables
Patrick McHardy
-8
/
+0
2005-01-11
[NETFILTER]: Fix stack leakage in ip6tables
Patrick McHardy
-1
/
+1
2005-01-03
[PATCH] netfilter: Remove copy_to_user Warnings in Netfilter
Rusty Russell
-3
/
+4
2004-11-15
Merge coreworks.de:/home/kaber/src/nf/nf-2.6-ipq
Patrick McHardy
-3
/
+8
2004-11-15
Merge coreworks.de:/home/kaber/src/nf/nf-2.6-ip6tables
Patrick McHardy
-10
/
+22
2004-11-13
[NETFILTER]: Enable rx timestamps in ip_queue/ip6_queue
Patrick McHardy
-2
/
+4
2004-11-13
[NETFILTER]: Handle nonlinear skbs in ip_queue/ip6_queue
Patrick McHardy
-1
/
+4
2004-11-10
Merge bk://bk.skbuff.net:20610/linux-2.6-inet6-misc/
David S. Miller
-4
/
+4
2004-11-11
[IPV6] Use ipv6_addr_equal() where appropriate.
Hideaki Yoshifuji
-4
/
+4
2004-11-09
[NET]: Lock initializer unifying
Andrew Morton
-1
/
+1
2004-11-04
[NETFILTER]: Make eui64 match usuable in FORWARD chain
Yasuyuki Kozakai
-1
/
+1
2004-11-04
[NETFILTER]: introduce skb_header_pointer() to ipv6header match
Yasuyuki Kozakai
-5
/
+6
2004-11-04
[NETFILTER]: Fix multiple bugs in ipv6header match
Yasuyuki Kozakai
-5
/
+16
2004-10-25
Merge bk://212.42.230.204/nf-2.6
David S. Miller
-630
/
+710
2004-10-25
[NETFILTER]: Make *_find_target_lock routines static.
Christoph Hellwig
-2
/
+1
2004-10-25
[NETFILTER]: Introduce skb_header_pointer() to hbh match
Yasuyuki Kozakai
-20
/
+30
2004-10-25
[NETFILTER]: Introduce skb_header_pointer() to dst match
Yasuyuki Kozakai
-20
/
+30
2004-10-25
[NETFILTER]: Fix multiple bugs in hbh match
Yasuyuki Kozakai
-36
/
+38
2004-10-25
[NETFILTER]: Fix multiple bugs in dst match
Yasuyuki Kozakai
-37
/
+39
2004-10-21
[NETFILTER]: Enable ip6t_frag.c to work without skb_linearize()
Yasuyuki Kozakai
-29
/
+31
2004-10-21
[NETFILTER]: Enable ip6t_multiport.c to work without skb_linearize()
Yasuyuki Kozakai
-13
/
+18
2004-10-21
[NETFILTER]: Enable ip6t_rt.c to work without skb_linearize()
Yasuyuki Kozakai
-62
/
+59
2004-10-21
Merge coreworks.de:/home/kaber/src/nf/nf-post-2.6.9
Patrick McHardy
-441
/
+493
2004-10-19
[NETFILTER]: Convert ip6t_physdev match function to new argument order
Patrick McHardy
-2
/
+1
2004-10-19
[NETFILTER]: Fix multiple bugs in ip6t_frag.c
Yasuyuki Kozakai
-59
/
+37
2004-10-19
[NETFILTER]: Fix checks in ip6t_multiport.c
Yasuyuki Kozakai
-1
/
+4
2004-10-19
[NETFILTER]: Fix multiple bugs in ip6rt.c
Yasuyuki Kozakai
-4
/
+4
2004-10-19
[NETFILTER]: ip6t_esp.c whitespace cleanup
Patrick McHardy
-38
/
+36
2004-10-19
[NETFILTER]: Enable ip6t_esp.c to work without skb_linearize()
Yasuyuki Kozakai
-10
/
+12
2004-10-19
[NETFILTER]: Introduce tabs to ip6t_ah.c
Patrick McHardy
-136
/
+132
2004-10-19
[NETFILTER]: Enable ip6t_ah.c to work without skb_linearize()
Yasuyuki Kozakai
-7
/
+9
2004-10-19
[NETFILTER]: Enable ip6t_LOG.c to work without skb_linearize()
Yasuyuki Kozakai
-99
/
+178
2004-10-19
[NETFILTER]: prearation of removing skb_linearize()
Yasuyuki Kozakai
-162
/
+138
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
-4
/
+4
2004-09-15
[NETFILTER]: port physdev to ip6tables
Bart De Schuymer
-0
/
+146
2004-08-25
[NETFILTER]: Fix pointer deref'ing in ip6t_LOG.c
Olaf Kirch
-2
/
+2
2004-07-24
[NETFILTER]: Fix mutex declaration
Harald Welte
-0
/
+1
2004-07-24
[NETFILTER]: Use new module_param() api
Harald Welte
-2
/
+4
2004-07-13
[PATCH] sparse: (ipv6/netfilter) initializer fix
Alexander Viro
-1
/
+1
2004-07-05
[NETFILTER]: ip6t_LOG and packets with hop-by-hop options.
Marcel Sebek
-5
/
+4
[next]