1. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 15 years ago
  2. ff93793 sctp: dubious bitfields in sctp_transport by Dan Carpenter · 15 years ago
  3. ea16f91 cls_cgroup: Initialise classid when module is absent by Herbert Xu · 15 years ago
  4. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  5. acfbe96 sock.h: fix kernel-doc warning by Randy Dunlap · 15 years ago
  6. 937eada cls_cgroup: Fix build error when built-in by Herbert Xu · 15 years ago
  7. 4e8998f wireless: fix mac80211.h kernel-doc warnings by Randy Dunlap · 15 years ago
  8. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  9. 5eb32bd fec: add support for PHY interface platform data by Baruch Siach · 15 years ago
  10. f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 15 years ago
  11. 7aecf49 caif: Bugfix - use standard Linux lists by Sjur Braendeland · 15 years ago
  12. a4ed89c net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined by Ben Hutchings · 15 years ago
  13. 76cc8b1 net: fix problem in dequeuing from input_pkt_queue by Tom Herbert · 15 years ago
  14. 41499bd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  15. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  16. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  17. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  18. e26bcf3 USB: remove unused usb_buffer_alloc and usb_buffer_free macros by Greg Kroah-Hartman · 15 years ago
  19. 0858a3a USB: include/usb/*.h checkpatch cleanup by Greg Kroah-Hartman · 15 years ago
  20. 812219a USB: usb.h: checkpatch cleanups by Greg Kroah-Hartman · 15 years ago
  21. 22b4b61 USB: remove usb_find_device by Ming Lei · 15 years ago
  22. ddf8abd USB: f_fs: the FunctionFS driver by Michal Nazarewicz · 15 years ago
  23. 22c43c8 wait_event_interruptible_locked() interface by Michal Nazarewicz · 15 years ago
  24. c23e5fc USB: serial: remove multi-urb write from generic driver by Johan Hovold · 15 years ago
  25. 27c7acf USB: serial: reimplement generic fifo-based writes by Johan Hovold · 15 years ago
  26. 0ba169af USB: simplify usb_sg_init() by Alan Stern · 15 years ago
  27. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 15 years ago
  28. 1e42901 USB: Turn interface_to_usbdev into an inline function by Matthew Wilcox · 15 years ago
  29. fe54b05 USB: Add a usb_pipe_endpoint() convenience function by Matthew Wilcox · 15 years ago
  30. b18a234 USB: Add definition for the Pipe Usage descriptor by Matthew Wilcox · 15 years ago
  31. 85bcb5e USB: remove URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  32. 842f169 USB: remove the usb_host_ss_ep_comp structure by Alan Stern · 15 years ago
  33. 3b02ca3 USB: export the new ch11.h file to userspce by Alan Stern · 15 years ago
  34. f48cf80 USB: Composite framework: Add suspended sysfs entry by Fabien Chouteau · 15 years ago
  35. 65e0b49 USB: ncm: added ncm.h with auxiliary definitions by Yauheni Kaliuta · 15 years ago
  36. 01154aa usb: cdc: ncm constants and structures added by Yauheni Kaliuta · 15 years ago
  37. eab1caf USB: Support for allocating USB 3.0 streams. by Sarah Sharp · 15 years ago
  38. 94af122 USB: Add stream ID field to struct urb. by Sarah Sharp · 15 years ago
  39. 22ad1e7 USB: Add parsing of SuperSpeed endpoint companion descriptor. by Sarah Sharp · 15 years ago
  40. 9e18c82 USB: use PM core routines to enable/disable autosuspend by Alan Stern · 15 years ago
  41. ff9c895 USB: fix usbmon and DMA mapping for scatter-gather URBs by Alan Stern · 15 years ago
  42. 3a229eb usb: otg: add global ULPI register definitions by Heikki Krogerus · 15 years ago
  43. 71adf11 USB: gadget: add HID gadget driver by Fabien Chouteau · 15 years ago
  44. eaa3bcb USB: serial: generalise write buffer preparation by Johan Hovold · 15 years ago
  45. 25d514c USB: serial: re-implement multi-urb writes in generic driver by Johan Hovold · 15 years ago
  46. 2315432 USB: serial: generalise generic read implementation by Johan Hovold · 15 years ago
  47. 41bd72f USB: serial: refactor read urb submission in generic driver by Johan Hovold · 15 years ago
  48. bbcb2b9 USB: serial: allow drivers to define bulk buffer sizes by Johan Hovold · 15 years ago
  49. 317149c USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES by Hans de Goede · 15 years ago
  50. 6ddc6da USB: musb: allow the Blackfin vrsel gpio to be active low by Cliff Cai · 15 years ago
  51. e6c213b usb: musb: allow board to pass down fifo mode by Felipe Balbi · 15 years ago
  52. bd5afa9 usb-serial: Use tty_port version console instead of usb_serial_port by Jason Wessel · 15 years ago
  53. 288ead4 USB: remove bogus USB_PORT_FEAT_*_SPEED symbols by Alan Stern · 15 years ago
  54. d20db4b USB: split hub.h into ch11.h and merge-in hcd.h by Eric Lescouet · 15 years ago
  55. d65d7e7 USB: make hub.h public (drivers dependency) by Eric Lescouet · 15 years ago
  56. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  57. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  58. 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  59. 7f06a8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  60. c3ad33c Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  61. fb091be Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  62. bd7fc2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  63. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  64. 5429126 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  65. 46ee964 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  66. 9d35bc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  67. 96b5b7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  68. 7ea7b85 netfilter: fix description of expected checkentry return code on xt_target by Luciano Coelho · 15 years ago
  69. fc35077 netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_get_next_corpse() by Joerg Marx · 15 years ago
  70. d71f4ce Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  71. 9ce3db4 Merge branch 'topic/usb' into for-linus by Takashi Iwai · 15 years ago
  72. 20406f9 Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  73. 5e8aa85 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  74. 3374cd1 Merge branch 'topic/core-cleanup' into for-linus by Takashi Iwai · 15 years ago
  75. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  76. 6a6be47 Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  77. 164d44f Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. 6e0b7b2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 20c9d2c i2c-omap: add mpu wake up latency constraint in i2c by Kalle Jokiniemi · 15 years ago
  80. 1d3c6ff Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  81. 7c7cbaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  82. ba0234e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  83. 360ff78 libata-sff: separate out BMDMA qc_issue by Tejun Heo · 15 years ago
  84. f60d701 libata-sff: prd is BMDMA specific by Tejun Heo · 15 years ago
  85. f47451c libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific by Tejun Heo · 15 years ago
  86. fe06e5f libata-sff: separate out BMDMA EH by Tejun Heo · 15 years ago
  87. c429137 libata-sff: port_task is SFF specific by Tejun Heo · 15 years ago
  88. 5fe7454 libata-sff: ap->[last_]ctl are SFF specific by Tejun Heo · 15 years ago
  89. 8244cd0 libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo() by Tejun Heo · 15 years ago
  90. c708765 libata-sff: clean up BMDMA initialization by Tejun Heo · 15 years ago
  91. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 15 years ago
  92. 6003b5c V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset by Mats Randgaard · 15 years ago
  93. ffb4877 V4L/DVB: v4l2-common: simplify prio utility functions by Hans Verkuil · 15 years ago
  94. 54aefaf V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi by Hans Verkuil · 15 years ago
  95. 32cd527 V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct by Hans Verkuil · 15 years ago
  96. 97f8105 V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() by Mauro Carvalho Chehab · 15 years ago
  97. bc0f7f1 V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors by Pawel Osciak · 15 years ago
  98. 5a143b1 V4L/DVB: ir-core: remove IR_TYPE_PD by David Härdeman · 15 years ago
  99. 1bcaf4b V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv by Hans Verkuil · 15 years ago
  100. d3d7c96 V4L/DVB: V4L: Events: Support event handling in do_ioctl by Sakari Ailus · 15 years ago