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
2010-05-24
caif: Bugfix - use MSG_TRUNC in receive
Sjur Braendeland
1
-29
/
+18
2010-05-24
caif: Bugfix - missing spin_unlock
Sjur Braendeland
2
-6
/
+7
2010-05-24
caif: Bugfix - Poll can't return POLLHUP while connecting.
Sjur Braendeland
1
-15
/
+6
2010-05-24
caif: Bugfix - handle mem-allocation failures
Sjur Braendeland
3
-9
/
+25
2010-05-24
caif: Bugfix - use standard Linux lists
Sjur Braendeland
2
-68
/
+28
2010-05-24
caif: Bugfix - wait_ev*_timeout returns long.
Sjur Braendeland
1
-7
/
+6
2010-05-24
net-2.6 : V2 - fix dev_get_valid_name
Daniel Lezcano
1
-8
/
+12
2010-05-24
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
Ben Hutchings
1
-1
/
+1
2010-05-24
bfin_mac: fix memleak in mii_bus{probe|remove}
Denis Kirjanov
1
-0
/
+2
2010-05-24
ethoc: fix null dereference in ethoc_probe
Thomas Chou
1
-4
/
+30
2010-05-24
rtnetlink: Fix error handling in do_setlink()
David Howells
1
-1
/
+3
2010-05-24
net-caif: drop redundant Kconfig entries
Mike Frysinger
1
-4
/
+1
2010-05-24
net_sched: Fix qdisc_notify()
Eric Dumazet
1
-7
/
+7
2010-05-24
ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc
Denis Kirjanov
1
-1
/
+6
2010-05-24
enic: Use random mac addr when associating port-profile
Scott Feldman
1
-0
/
+8
2010-05-24
enic: bug fix: sprintf UUID to string as u8[] rather than u16[] array
Scott Feldman
1
-8
/
+13
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2
-16
/
+26
2010-05-21
can: SJA1000 add missing spin_lock_init()
Oliver Hartkopp
1
-0
/
+2
2010-05-21
sh_eth: Fix memleak in sh_mdio_release
Denis Kirjanov
1
-0
/
+3
2010-05-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
4
-10
/
+16
2010-05-21
gro: Fix bogus gso_size on the first fraglist entry
Herbert Xu
1
-0
/
+1
2010-05-21
ixgbe:add support for a new 82599 10G Base-T device
Mallikarjuna R Chilakala
7
-0
/
+111
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
261
-8360
/
+17242
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1455
-48165
/
+95796
2010-05-21
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-0
/
+109
2010-05-21
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
27
-573
/
+1905
2010-05-21
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-21
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-21
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-21
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
2010-05-21
USB: io_ti: remove unsused private counter
Johan Hovold
1
-5
/
+0
2010-05-21
USB: ti_usb: use kfifo to implement write buffering
Johan Hovold
1
-165
/
+14
2010-05-21
USB: ir-usb: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+3
2010-05-21
USB: aircable: fix incorrect write-buffer length
Johan Hovold
1
-1
/
+1
2010-05-21
USB: safe_serial: straighten out read processing
Johan Hovold
1
-22
/
+21
2010-05-21
USB: safe_serial: reimplement read using generic framework
Johan Hovold
1
-39
/
+8
2010-05-21
USB: safe_serial: reimplement write using generic framework
Johan Hovold
1
-111
/
+32
2010-05-21
usb-storage: always print quirks
Felipe Contreras
1
-3
/
+6
2010-05-21
USB: usb-storage: trivial debug improvements
Felipe Contreras
1
-29
/
+32
2010-05-21
USB: oti6858: use port write fifo
Johan Hovold
1
-37
/
+25
2010-05-21
USB: oti6858: use kfifo to implement write buffering
Johan Hovold
1
-201
/
+17
2010-05-21
USB: cypress_m8: use kfifo to implement write buffering
Johan Hovold
1
-222
/
+17
2010-05-21
USB: cypress_m8: remove unused drain define
Johan Hovold
1
-1
/
+0
2010-05-21
USB: usb_debug: set bulk out size at probe
Johan Hovold
1
-7
/
+1
2010-05-21
USB: gadget: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-21
USB: CP210x New Device IDs 11 New device IDs
Craig Shelley
1
-0
/
+11
[next]