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
/
net
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-03-15
5
-145
/
+6
|
\
|
*
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
2011-03-15
3
-145
/
+0
|
*
netfilter: ip_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-15
1
-0
/
+3
|
*
netfilter: arp_tables: fix infoleak to userspace
Vasiliy Kulikov
2011-03-15
1
-0
/
+3
*
|
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2011-03-12
1
-2
/
+2
*
|
netfilter: Use flowi4 in nf_nat_standalone.c
David S. Miller
2011-03-12
1
-4
/
+5
*
|
net: Make flowi ports AF dependent.
David S. Miller
2011-03-12
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-02-04
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
netfilter: arpt_mangle: fix return values of checkentry
Pablo Neira Ayuso
2011-02-01
1
-3
/
+3
*
|
netfilter: nf_nat: place conntrack in source hash after SNAT is done
Changli Gao
2011-01-20
1
-7
/
+11
*
|
netfilter: do not omit re-route check on NF_QUEUE verdict
Florian Westphal
2011-01-20
1
-1
/
+1
*
|
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2011-01-19
2
-62
/
+28
|
\
|
|
*
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
2011-01-10
2
-62
/
+28
*
|
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
2011-01-18
2
-5
/
+7
*
|
netfilter: ipt_CLUSTERIP: remove "no conntrack!"
Eric Dumazet
2011-01-18
1
-6
/
+1
*
|
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
2011-01-18
1
-2
/
+2
*
|
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
2011-01-14
1
-4
/
+2
*
|
netfilter: x_table: speedup compat operations
Eric Dumazet
2011-01-13
2
-0
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
2011-01-13
3
-5
/
+5
|
\
|
|
*
netfilter: fix export secctx error handling
Pablo Neira Ayuso
2011-01-06
1
-1
/
+1
|
*
ipv4: Don't pre-seed hoplimit metric.
David S. Miller
2010-12-12
1
-1
/
+1
|
*
net: Abstract RTAX_HOPLIMIT metric accesses behind helper.
David S. Miller
2010-12-12
1
-1
/
+1
|
*
Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
2010-11-22
1
-3
/
+3
*
|
netfilter: nf_nat_amanda: rename a variable
Eric Dumazet
2010-11-15
1
-4
/
+4
*
|
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
2
-7
/
+15
*
|
netfilter: nf_nat: don't use atomic bit operation
Changli Gao
2010-11-15
1
-2
/
+2
*
|
netfilter: xt_LOG: do print MAC header on FORWARD
Jan Engelhardt
2010-11-15
1
-2
/
+1
|
/
*
ipv4: netfilter: ip_tables: fix information leak to userland
Vasiliy Kulikov
2010-11-03
1
-0
/
+1
*
ipv4: netfilter: arp_tables: fix information leak to userland
Vasiliy Kulikov
2010-11-03
1
-0
/
+1
*
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
Patrick McHardy
2010-10-29
1
-20
/
+20
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-1
/
+1
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
14
-256
/
+325
|
\
\
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
13
-239
/
+309
|
|
\
\
|
|
*
|
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
2010-10-21
1
-14
/
+15
|
|
*
|
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
1
-2
/
+2
|
|
*
|
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
3
-17
/
+17
|
|
*
|
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
2
-46
/
+46
|
|
*
|
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-13
2
-11
/
+11
|
|
*
|
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
1
-72
/
+73
|
|
*
|
netfilter: nf_nat: make find/put static
Stephen Hemminger
2010-10-04
1
-4
/
+2
|
|
*
|
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-22
5
-14
/
+93
|
|
*
|
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
1
-9
/
+8
|
|
*
|
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-16
1
-5
/
+11
|
|
*
|
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-15
1
-45
/
+31
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
3
-3
/
+8
|
|
\
\
\
|
*
|
|
|
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
2
-0
/
+6
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-21
2
-0
/
+4
|
|
\
\
\
\
|
*
|
|
|
|
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
2010-08-19
1
-16
/
+15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]