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.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
2009-01-22
atm: br2684 internal stats
Stephen Hemminger
1
-23
/
+15
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2
-3
/
+3
2009-01-21
netfilter: ctnetlink: fix scheduling while atomic
Patrick McHardy
1
-0
/
+3
2009-01-21
gro: Fix merging of paged packets
Herbert Xu
1
-4
/
+5
2009-01-21
gro: Fix error handling on extremely short frags
Herbert Xu
1
-0
/
+1
2009-01-21
gro: Fix handling of complete checksums in IPv6
Herbert Xu
1
-0
/
+7
2009-01-21
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-21
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-21
NET: net_namespace, fix lock imbalance
Jiri Slaby
1
-1
/
+1
2009-01-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
10
-67
/
+170
2009-01-20
Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"
David S. Miller
1
-9
/
+2
2009-01-20
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2
-4
/
+7
2009-01-20
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-20
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-20
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2009-01-20
net: Fix data corruption when splicing from sockets.
Jarek Poplawski
1
-32
/
+29
2009-01-20
tg3: Fix firmware loading
Matt Carlson
2
-31
/
+51
2009-01-20
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
1
-3
/
+3
2009-01-20
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
1
-26
/
+27
2009-01-20
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2
-0
/
+6
2009-01-20
net: Add debug info to track down GSO checksum bug
Herbert Xu
1
-1
/
+13
2009-01-20
korina: drop leftover assignment
Phil Sutter
1
-2
/
+1
2009-01-20
korina: adjust headroom for new skb's also
Phil Sutter
1
-0
/
+3
2009-01-20
korina: fix loop back of receive descriptors
Phil Sutter
1
-4
/
+5
2009-01-20
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-20
macb: avoid lockup when TGO during underrun
Richard Röjfors
1
-0
/
+8
2009-01-20
net/9p: fid->fid is used uninitialized
Roel Kluin
1
-1
/
+1
2009-01-20
bnx2x: Version update
Eilon Greenstein
4
-6
/
+6
2009-01-20
bnx2x: Barriers for the compiler
Eilon Greenstein
2
-19
/
+27
2009-01-20
bnx2x: Driver description update
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Handling PHY FW load failure
Eilon Greenstein
1
-3
/
+4
2009-01-20
bnx2x: Legacy speeds autoneg failures
Eilon Greenstein
1
-2
/
+8
2009-01-20
bnx2x: Prevent self test loopback failures
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: 1G-10G toggling race
Eilon Greenstein
1
-11
/
+32
2009-01-20
bnx2x: Overstepping array bounds
Eilon Greenstein
1
-0
/
+4
2009-01-20
bnx2x: Block nvram access when the device is inactive
Eilon Greenstein
1
-0
/
+3
2009-01-20
bnx2x: Read chip ID
Eilon Greenstein
1
-1
/
+1
2009-01-20
bnx2x: Wrong HDR offset in CAM
Eilon Greenstein
1
-3
/
+6
2009-01-20
bnx2x: Potential race after iSCSI boot
Eilon Greenstein
1
-5
/
+9
2009-01-20
bnx2x: Handling probe failures
Eilon Greenstein
1
-7
/
+5
2009-01-20
bnx2x: Free IRQ
Eilon Greenstein
1
-3
/
+3
2009-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
17
-171
/
+189
2009-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
1
-1
/
+1
2009-01-18
dell_rbu: use scnprintf() instead of less secure sprintf()
Pavel Roskin
1
-2
/
+2
2009-01-18
security: introduce missing kfree
Vegard Nossum
1
-0
/
+1
2009-01-17
move wm8400-regulator's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-01-17
Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus
Roland Dreier
5
-28
/
+46
2009-01-17
IB/ehca: Use consistent types for ehca_plpar_hcall9()
Stephen Rothwell
1
-13
/
+13
2009-01-17
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
12
-130
/
+130
[prev]
[next]