index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+6
2010-09-21
tcp: Fix race in tcp_poll
Tom Marshall
2
-2
/
+7
2010-09-21
rose: Fix signedness issues wrt. digi count.
David S. Miller
1
-2
/
+2
2010-09-20
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-1
/
+1
2010-09-20
xfrm: Allow different selector family in temporary state
Thomas Egerer
5
-51
/
+69
2010-09-20
wext: fix potential private ioctl memory content leak
Johannes Berg
1
-1
/
+1
2010-09-20
ip_gre: CONFIG_IPV6_MODULE support
Eric Dumazet
1
-4
/
+4
2010-09-18
qlcnic: dont assume NET_IP_ALIGN is 2
Eric Dumazet
1
-1
/
+1
2010-09-18
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Sosnowski, Maciej
1
-6
/
+79
2010-09-18
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Herbert Xu
1
-4
/
+4
2010-09-18
sctp: Do not reset the packet during sctp_packet_config().
Vlad Yasevich
1
-1
/
+0
2010-09-18
iwlwifi: do not perferm force reset while doing scan
Wey-Yi Guy
1
-0
/
+5
2010-09-17
net/llc: storing negative error codes in unsigned short
Dan Carpenter
1
-1
/
+1
2010-09-17
MAINTAINERS: move atlx discussions to netdev
Chris Snook
1
-1
/
+1
2010-09-17
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/eql.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
drivers/net/usb/hso.c: prevent reading uninitialized memory
Dan Rosenberg
1
-0
/
+2
2010-09-17
xfrm: dont assume rcu_read_lock in xfrm_output_one()
Eric Dumazet
1
-1
/
+1
2010-09-16
r8169: Handle rxfifo errors on 8168 chips
Matthew Garrett
1
-3
/
+2
2010-09-16
3c59x: Remove atomic context inside vortex_{set|get}_wol
Denis Kirjanov
1
-4
/
+3
2010-09-15
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
1
-2
/
+16
2010-09-15
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
David S. Miller
1
-1
/
+1
2010-09-15
phylib: fix PAL state machine restart on resume
Simon Guinot
1
-2
/
+2
2010-09-15
net: use rcu_barrier() in rollback_registered_many
Eric Dumazet
1
-1
/
+1
2010-09-15
bonding: correctly process non-linear skbs
Andy Gospodarek
2
-0
/
+6
2010-09-14
vhost-net: fix range checking in mrg bufs case
Michael S. Tsirkin
1
-1
/
+1
2010-09-14
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-09-13
ipv4: force_igmp_version ignored when a IGMPv3 query received
Bob Arendt
1
-1
/
+1
2010-09-13
ppp: potential NULL dereference in ppp_mp_explode()
Dan Carpenter
1
-2
/
+7
2010-09-13
net/llc: make opt unsigned in llc_ui_setsockopt()
Dan Carpenter
1
-1
/
+2
2010-09-12
sch_atm: Fix potential NULL deref.
David S. Miller
1
-4
/
+0
2010-09-10
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
3
-27
/
+73
2010-09-10
ipheth: remove incorrect devtype to WWAN
Dan Williams
1
-6
/
+1
2010-09-10
MAINTAINERS: Add CAIF
Joe Perches
1
-0
/
+10
2010-09-10
sctp: fix test for end of loop
Joe Perches
1
-23
/
+23
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
6129
-470316
/
+351884
2010-09-09
KS8851: Correct RX packet allocation
Eric Dumazet
1
-18
/
+21
2010-09-09
udp: add rehash on connect()
Eric Dumazet
6
-2
/
+66
2010-09-09
net: blackhole route should always be recalculated
Jianzhao Wang
1
-1
/
+6
2010-09-09
ipv4: Suppress lockdep-RCU false positive in FIB trie (3)
Jarek Poplawski
1
-2
/
+6
2010-09-09
niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-10
/
+6
2010-09-08
ipvs: fix active FTP
Julian Anastasov
4
-12
/
+16
2010-09-08
gro: Re-fix different skb headrooms
Jarek Poplawski
1
-1
/
+1
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
24
-291
/
+281
2010-09-08
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
7
-14
/
+35
2010-09-08
Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra
Linus Torvalds
1
-0
/
+1
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
6
-21
/
+37
2010-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+2
2010-09-08
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
5
-22
/
+16
2010-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-13
/
+16
[next]