index
:
linux-stable.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.12.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
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_conntrack: fix count leak in error path of __nf_conntrack_alloc
Pablo Neira Ayuso
2012-04-03
1
-0
/
+1
*
netfilter: xt_CT: fix missing put timeout object in error path
Pablo Neira Ayuso
2012-04-03
1
-5
/
+19
*
netfilter: xt_CT: allocation has to be GFP_ATOMIC under rcu_read_lock section
Pablo Neira Ayuso
2012-04-03
1
-1
/
+1
*
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-04-03
1
-0
/
+2
|
\
|
*
netfilter: xt_CT: remove a compile warning
Pablo Neira Ayuso
2012-04-03
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-02
1
-1
/
+1
|
\
\
|
*
|
net/netfilter/nfnetlink_acct.c: use linux/atomic.h
Andrew Morton
2012-04-01
1
-1
/
+1
|
|
/
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
3
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
3
-3
/
+0
*
|
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
2012-03-23
1
-17
/
+22
*
|
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-23
1
-1
/
+8
*
|
netfilter: xt_CT: missing rcu_read_lock section in timeout assignment
Pablo Neira Ayuso
2012-03-23
1
-6
/
+12
*
|
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2012-03-23
3
-24
/
+48
*
|
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
2012-03-22
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-20
31
-295
/
+2996
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-11
/
+12
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
2
-5
/
+6
|
|
\
\
|
*
|
|
netfilter: xt_CT: allow to attach timeout policy + glue code
Pablo Neira Ayuso
2012-03-07
3
-16
/
+256
|
*
|
|
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2012-03-07
5
-10
/
+78
|
*
|
|
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
2012-03-07
10
-0
/
+909
|
*
|
|
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
2012-03-07
8
-44
/
+102
|
*
|
|
netfilter: nf_ct_gre: add unsigned int array to define timeouts
Pablo Neira Ayuso
2012-03-07
1
-4
/
+12
|
*
|
|
netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout to array
Pablo Neira Ayuso
2012-03-07
1
-14
/
+13
|
*
|
|
netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
Pablo Neira Ayuso
2012-03-07
2
-18
/
+37
|
*
|
|
netfilter: ctnetlink: fix lockep splats
Hans Schillstrom
2012-03-07
1
-16
/
+24
|
*
|
|
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
2012-03-07
1
-0
/
+4
|
*
|
|
netfilter: nf_ct_ecache: refactor nf_ct_deliver_cached_events
Tony Zelenoff
2012-03-07
1
-26
/
+29
|
*
|
|
netfilter: nf_ct_ecache: trailing whitespace removed
Tony Zelenoff
2012-03-07
1
-1
/
+1
|
*
|
|
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
2012-03-07
3
-0
/
+931
|
*
|
|
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
2012-03-07
2
-1
/
+72
|
*
|
|
netfilter: ctnetlink: add NAT support for expectations
Pablo Neira Ayuso
2012-03-07
1
-2
/
+66
|
*
|
|
netfilter: ctnetlink: allow to set expectation class
Pablo Neira Ayuso
2012-03-07
1
-1
/
+11
|
*
|
|
netfilter: ctnetlink: allow to set helper for new expectations
Pablo Neira Ayuso
2012-03-07
1
-1
/
+29
|
*
|
|
netfilter: ipset: Exceptions support added to hash:*net* types
Jozsef Kadlecsik
2012-03-07
4
-93
/
+329
|
*
|
|
netfilter: ipset: use NFPROTO_ constants
Jan Engelhardt
2012-03-07
13
-60
/
+60
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
5
-45
/
+86
|
|
\
\
\
|
*
|
|
|
netfilter: ctnetlink: support kernel-space dump filtering by ctmark
Pablo Neira Ayuso
2012-02-26
1
-1
/
+34
|
*
|
|
|
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
3
-11
/
+23
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
1
-3
/
+3
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-12
2
-5
/
+6
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
5
-45
/
+86
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-3
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
netfilter: ctnetlink: fix race between delete and timeout expiration
Pablo Neira Ayuso
2012-03-17
1
-11
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
netfilter: nf_conntrack: fix early_drop with reliable event delivery
Pablo Neira Ayuso
2012-03-06
1
-2
/
+6
*
|
|
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
Pablo Neira Ayuso
2012-03-06
1
-3
/
+0
|
|
/
|
/
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
2012-02-24
2
-34
/
+50
*
|
Revert "netfilter: ctnetlink: fix soft lockup when netlink adds new entries"
Pablo Neira Ayuso
2012-02-24
1
-16
/
+27
*
|
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2012-02-23
3
-36
/
+49
|
\
\
|
*
|
netfilter: ctnetlink: fix soft lockup when netlink adds new entries
Jozsef Kadlecsik
2012-02-21
1
-27
/
+16
|
*
|
netfilter: nf_queue: fix queueing of bridged gro skbs
Florian Westphal
2012-02-09
1
-8
/
+32
[next]