1. 6d4d455 USB: iowarrior: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  2. 14184f9 USB: xHCI: update ring dequeue pointer when process missed tds by Andiry Xu · 14 years ago
  3. a1669b2 USB: xhci: Remove buggy assignment in next_trb() by John Youn · 14 years ago
  4. 666cc07 USB: ftdi_sio: Add ID for Ionics PlugComputer by Martin Michlmayr · 14 years ago
  5. fd6e5bb USB: serial: io_ti.c: don't return 0 if writing the download record failed by Roel Kluin · 14 years ago
  6. 461c317 USB: otg: twl4030: fix wrong assumption of starting state by Felipe Balbi · 14 years ago
  7. 7c81aaf USB: gadget: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  8. d187abb USB: gadget: fix composite kernel-doc warnings by Randy Dunlap · 14 years ago
  9. 6b8f1ca USB: ssu100: set tty_flags in ssu100_process_packet by Bill Pemberton · 14 years ago
  10. 85dee13 USB: ssu100: add disconnect function for ssu100 by Bill Pemberton · 14 years ago
  11. 5c7efeb USB: serial: export symbol usb_serial_generic_disconnect by Bill Pemberton · 14 years ago
  12. f81c83d USB: ssu100: rework logic for TIOCMIWAIT by Bill Pemberton · 14 years ago
  13. 556f1a0 USB: ssu100: add register parameter to ssu100_setregister by Bill Pemberton · 14 years ago
  14. 79f203a USB: ssu100: remove duplicate #defines in ssu100 by Bill Pemberton · 14 years ago
  15. 9b2cef3 USB: ssu100: refine process_packet in ssu100 by Bill Pemberton · 14 years ago
  16. 1752305 USB: ssu100: add locking for port private data in ssu100 by Bill Pemberton · 14 years ago
  17. 96f2a34 USB: r8a66597-udc: return -ENOMEM if kzalloc() fails by Axel Lin · 14 years ago
  18. 0827a9f USB: io_ti: check firmware version before updating by Greg Kroah-Hartman · 14 years ago
  19. d1ab903 USB: ftdi_sio: fix endianess of max packet size by Michael Wileczka · 14 years ago
  20. 7291679 USB: CP210x Fix Break On/Off by Craig Shelley · 14 years ago
  21. f36ecd5 USB: pl2303: New vendor and product id by Jef Driesen · 14 years ago
  22. d92a3ca USB: serial: fix leak of usb serial module refrence count by Ming Lei · 14 years ago
  23. 0eee6a2 USB: add device IDs for igotu to navman by Ross Burton · 14 years ago
  24. ebb8a4e USB: isp1760: use a write barrier to ensure proper ndelay timing by Michael Hennerich · 14 years ago
  25. 76078dc USB: option: add Celot CT-650 by Michael Tokarev · 14 years ago
  26. 9a88716 USB: uvc_v4l2: cleanup test for end of loop by Dan Carpenter · 14 years ago
  27. 1726442 net: increase the size of priv_flags and add IFF_OVS_DATAPATH by Simon Horman · 14 years ago
  28. 0fdc100 ethtool: allow non-netadmin to query settings by stephen hemminger · 14 years ago
  29. afdcba3 net: copy_rtnl_link_stats64() simplification by Eric Dumazet · 14 years ago
  30. 0eec32f net_sched: act_csum: coding style cleanup by Changli Gao · 14 years ago
  31. 7abac68 pkt_sched: Make act_csum depend upon INET. by David S. Miller · 14 years ago
  32. ccea790 cxgb4: update PCI ids by Dimitris Michailidis · 14 years ago
  33. 1707aec cxgb4: fix setting of the function number in transmit descriptors by Dimitris Michailidis · 14 years ago
  34. 1478b3e cxgb4: support eeprom read/write on functions other than 0 by Dimitris Michailidis · 14 years ago
  35. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 14 years ago
  36. f04b4dd bna: Delete get_flags and set_flags ethtool methods. by David S. Miller · 14 years ago
  37. bf82791 qlcnic: fix poll implementation by Yinglin Luan · 14 years ago
  38. 7b589a3 netxen: fix poll implementation by Yinglin Luan · 14 years ago
  39. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 14 years ago
  40. 4c3a76a bridge: netfilter: fix a memory leak by Changli Gao · 14 years ago
  41. 231cc2a dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 14 years ago
  42. c38c92a dccp ccid-2: Simplify dec_pipe and rearming of RTO timer by Gerrit Renker · 14 years ago
  43. 30564e3 dccp ccid-2: Remove redundant sanity tests by Gerrit Renker · 14 years ago
  44. 51c22bb dccp ccid-3: No more CCID control blocks in LISTEN state by Gerrit Renker · 14 years ago
  45. 67b67e3 ccid: ccid-2/3 code cosmetics by Gerrit Renker · 14 years ago
  46. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  47. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  48. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  49. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago
  50. 2fe3366 xfs: ensure f_ffree returned by statfs() is non-negative by Stuart Brodsky · 14 years ago
  51. efceab1 xfs: handle negative wbc->nr_to_write during sync writeback by Dave Chinner · 14 years ago
  52. 546a192 writeback: write_cache_pages doesn't terminate at nr_to_write <= 0 by Dave Chinner · 14 years ago
  53. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  54. 5b3eed7 xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE by Dave Chinner · 14 years ago
  55. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  56. d1b113b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  57. 9c5ea36 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  58. c05e1e2 Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6 by Linus Torvalds · 14 years ago
  59. c70662e Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  60. ee00557 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  61. 2e9e018 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 14 years ago
  62. 5d56356 68328serial: check return value of copy_*_user() instead of access_ok() by Kulikov Vasiliy · 14 years ago
  63. 80d04f2 synclink: add mutex_unlock() on error path by Dan Carpenter · 14 years ago
  64. 49bf7ea rocket: add a mutex_unlock() by Dan Carpenter · 14 years ago
  65. 05254a2 ip2: return -EFAULT on copy_to_user errors by Dan Carpenter · 14 years ago
  66. f64ac98 ip2: remove unneeded NULL check by Dan Carpenter · 14 years ago
  67. 07cda51 serial: print early console device address in hex by Luck, Tony · 14 years ago
  68. d49824c Staging: sep: remove driver by Greg Kroah-Hartman · 14 years ago
  69. f86b998 Staging: batman-adv: Don't write in not allocated packet_buff by Sven Eckelmann · 14 years ago
  70. 51a00ea Staging: batman-adv: Don't use net_dev after dev_put by Sven Eckelmann · 14 years ago
  71. 1189f13 Staging: batman-adv: Create batman_if only on register event by Sven Eckelmann · 14 years ago
  72. 51e21ae Staging: batman-adv: fix own mac address detection by Marek Lindner · 14 years ago
  73. b7a23bc Staging: batman-adv: always reply batman icmp packets with primary mac by Marek Lindner · 14 years ago
  74. 13334d4 Staging: batman-adv: fix batman icmp originating from secondary interface by Marek Lindner · 14 years ago
  75. 9abc102 Staging: batman-adv: unify orig_hash_lock spinlock handling to avoid deadlocks by Marek Lindner · 14 years ago
  76. 466122d Staging: batman-adv: Fix merge of linus tree by Sven Eckelmann · 14 years ago
  77. 49b4854 Staging: spectra: removes unused functions by Javier Martinez Canillas · 14 years ago
  78. fd484b8 Staging: spectra: initializa lblk variable by Javier Martinez Canillas · 14 years ago
  79. 676ceca Staging: spectra: removes unused variable by Javier Martinez Canillas · 14 years ago
  80. c321da6 Staging: spectra: remove duplicate GLOB_VERSION definition by Javier Martinez Canillas · 14 years ago
  81. 6e19d2d Staging: spectra: don't use locked_ioctl, fix build by Javier Martinez Canillas · 14 years ago
  82. 7b633f6 Staging: use new REQ_FLUSH flag, fix build breakage by Javier Martinez Canillas · 14 years ago
  83. 09e74c7 Staging: spectra: removes q->prepare_flush_fn, fix build breakage by Javier Martinez Canillas · 14 years ago
  84. f6e6e77 kobject_uevent: fix typo in comments by Xiaotian Feng · 14 years ago
  85. f45f3c1 firmware_class: fix typo in error path by Johannes Berg · 14 years ago
  86. 8488a38 kobject: Break the kobject namespace defs into their own header by David Howells · 14 years ago
  87. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  88. 2c96c77 rcu: upgrade stallwarn.txt documentation for CPU-bound RT processes by Paul E. McKenney · 14 years ago
  89. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
  90. 59daa70 x86, mem: Optimize memcpy by avoiding memory false dependece by Ma Ling · 14 years ago
  91. cca77b7 netfilter: fix CONFIG_COMPAT support by Florian Westphal · 14 years ago
  92. fdf4289 x86, mem: Don't implement forward memmove() as memcpy() by Ma, Ling · 14 years ago
  93. a8ec105 hp-wmi: Fix query interface by Matthew Garrett · 14 years ago
  94. c76a3e1 ACPI_TOSHIBA needs LEDS support by Jonathan Corbet · 14 years ago
  95. 6e0c64f arch/mn10300/mm: eliminate NULL dereference by Julia Lawall · 14 years ago
  96. 24e6cf9 cifs: check for NULL session password by Jeff Layton · 14 years ago
  97. 3ec6bbc missing changes during ntlmv2/ntlmssp auth and sign by Shirish Pargaonkar · 14 years ago
  98. dc4c26b Merge branch 'misc' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  99. 847bb22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  100. 61c7732 x86, mm: Avoid unnecessary TLB flush by Shaohua Li · 14 years ago