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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 2.6.16.45-rc1
v2.6.16.45-rc1
Adrian Bunk
2007-03-24
1
-1
/
+1
*
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2007-03-24
2
-2
/
+6
*
[NETFILTER]: nfnetlink_log: fix use after free
Michał Mirosław
2007-03-24
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix reference leak
Michał Mirosław
2007-03-24
1
-3
/
+4
*
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michał Mirosław
2007-03-24
1
-0
/
+4
*
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michał Mirosław
2007-03-24
1
-0
/
+1
*
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
2007-03-24
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...
Patrick McHardy
2007-03-24
1
-0
/
+1
*
Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...
Michał Mirosław
2007-03-24
1
-3
/
+12
*
NETFILTER: xt_connbytes: fix division by zero
Patrick McHardy
2007-03-24
1
-17
/
+12
*
NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value
Patrick McHardy
2007-03-24
1
-1
/
+1
*
NETFILTER: nf_conntrack_ipv6: fix crash when handling fragments
Patrick McHardy
2007-03-24
1
-0
/
+2
*
NETFILTER: Fix iptables ABI breakage on (at least) CRIS
Patrick McHardy
2007-03-24
1
-1
/
+1
*
NETFILTER: arp_tables: fix userspace compilation
Bart De Schuymer
2007-03-24
1
-0
/
+1
*
NETFILTER: ctnetlink: check for status attribute existence on conntrack creation
Pablo Neira Ayuso
2007-03-24
2
-6
/
+10
*
NETFILTER: Kconfig: fix xt_physdev dependencies
Patrick McHardy
2007-03-24
1
-1
/
+1
*
load_module: no BUG if module_subsys uninitialized
Ed Swierk
2007-03-21
1
-0
/
+6
*
i386 bootioremap / kexec fix
Keith Mannthey
2007-03-21
1
-2
/
+5
*
[SPARC64]: Add missing HPAGE_MASK masks on address parameters.
David S. Miller
2007-03-20
1
-10
/
+19
*
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
2007-03-20
1
-0
/
+1
*
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
2007-03-20
1
-0
/
+1
*
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
2007-03-20
1
-2
/
+0
*
[XFRM]: Fix missing protocol comparison of larval SAs.
Joy Latten
2007-03-20
1
-1
/
+2
*
Linux 2.6.16.44
v2.6.16.44
Adrian Bunk
2007-03-20
1
-1
/
+1
*
Linux 2.6.16.44-rc2
v2.6.16.44-rc2
Adrian Bunk
2007-03-16
1
-1
/
+1
*
pwc-uncompress.c shouldn't #include <asm/current.h>
Hugh Dickins
2007-03-14
1
-1
/
+0
*
Linux 2.6.16.44-rc1
v2.6.16.44-rc1
Adrian Bunk
2007-03-11
1
-1
/
+1
*
[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
Chris Wright
2007-03-11
1
-1
/
+1
*
[IPV6]: Fix for ipv6_setsockopt NULL dereference
Olaf Kirch
2007-03-11
1
-1
/
+1
*
Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
2007-03-11
1
-1
/
+2
*
IB/mthca: Fix off-by-one in FMR handling on memfree
Michael S. Tsirkin
2007-03-11
1
-1
/
+1
*
IPoIB: Rejoin all multicast groups after a port event
Eli Cohen
2007-03-11
1
-1
/
+3
*
IB/mthca: Use mmiowb after doorbell ring
Arthur Kepner
2007-03-11
3
-0
/
+34
*
SPARC64: Fix memory corruption in pci_4u_free_consistent()
David S. Miller
2007-03-09
1
-1
/
+1
*
make ppc64 current preempt-safe
Hugh Dickins
2007-03-09
1
-1
/
+11
*
dvb-core: fix bug in CRC-32 checking on 64-bit systems
Ang Way Chuang
2007-03-09
1
-2
/
+2
*
[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). (CVE-2007-1000)
David S. Miller
2007-03-09
1
-3
/
+7
*
[TCP]: Fix minisock tcp_create_openreq_child() typo.
Arnaldo Carvalho de Melo
2007-03-08
1
-1
/
+1
*
DVB: cxusb: fix firmware patch for big endian systems
Jin-Bong lee
2007-03-08
1
-2
/
+2
*
[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
David Stevens
2007-03-08
1
-0
/
+1
*
[IPV6]: anycast refcnt fix
Michal Wrobel
2007-03-08
1
-0
/
+2
*
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
David S. Miller
2007-03-08
1
-8
/
+9
*
[UDP]: Reread uh pointer after pskb_trim
Herbert Xu
2007-03-08
1
-0
/
+1
*
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
2007-03-08
1
-1
/
+1
*
video/aty/mach64_ct.c: fix bogus delay loop
David S. Miller
2007-03-08
1
-2
/
+2
*
modify 3c589_cs to be SMP safe
Komuro
2007-03-08
1
-2
/
+5
*
Missing critical phys_to_virt in lib/swiotlb.c
David Moore
2007-03-08
1
-1
/
+1
*
init_reap_node() initialization fix
Dan Yeisley
2007-03-08
1
-1
/
+1
*
Input: psmouse - fix attribute access on 64-bit systems
Sergey Vlasov
2007-03-08
1
-3
/
+5
*
Linux 2.6.16.43
v2.6.16.43
Adrian Bunk
2007-03-02
1
-1
/
+1
[next]