1. 0368309 [NETFILTER]: ctnetlink: ctnetlink_event cleanup by Pablo Neira Ayuso · 19 years ago
  2. 47116eb [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int by Pablo Neira Ayuso · 19 years ago
  3. 984955b [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back by Pablo Neira Ayuso · 19 years ago
  4. 90c4656 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP by Yasuyuki Kozakai · 19 years ago
  5. 684f7b2 [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping by Pablo Neira Ayuso · 19 years ago
  6. d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 19 years ago
  7. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 19 years ago
  8. 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 19 years ago
  9. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  10. 631b034 [PATCH] i386: "invalid operand" -> "invalid opcode" by Chuck Ebbert · 19 years ago
  11. 3adfd4e [PATCH] Fix IXP4xx watchdog errata workaround by Deepak Saxena · 19 years ago
  12. 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  13. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  14. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  15. 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  16. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  17. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  18. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  19. c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  20. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  21. e28cc71 Relax the rw_verify_area() error checking. by Linus Torvalds · 19 years ago
  22. fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 19 years ago
  23. 1f1bf13 [PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state() by Adrian Bunk · 19 years ago
  24. e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 19 years ago
  25. 8218ef8 [PATCH] Driver core: Make block devices create the proper symlink name by Greg Kroah-Hartman · 19 years ago
  26. 874c624 [PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabled by Greg Kroah-Hartman · 19 years ago
  27. a96b204 [PATCH] Driver Core: Rearrange exports in platform.c by Dmitry Torokhov · 19 years ago
  28. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  29. e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
  30. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
  31. 263756e [PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ... by Kay Sievers · 19 years ago
  32. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  33. d960bb4 [PATCH] Allow overlapping resources for platform devices by Kumar Gala · 19 years ago
  34. e22dafb [PATCH] klist: Fix broken kref counting in find functions by Frank Pavlic · 19 years ago
  35. bf74ad5 [PATCH] Hold the device's parent's lock during probe and remove by Alan Stern · 19 years ago
  36. 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 19 years ago
  37. 712f47c [PATCH] HOTPLUG: always enable the .config option, unless EMBEDDED by Greg Kroah-Hartman · 19 years ago
  38. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  39. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  40. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  41. 0f76e5a [PATCH] add uevent_helper control in /sys/kernel/ by Kay Sievers · 19 years ago
  42. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  43. 03438211 [PATCH] keep pnpbios usermod_helper away from hotplug_path[] by Kay Sievers · 19 years ago
  44. 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 19 years ago
  45. 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 19 years ago
  46. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 19 years ago
  47. 196433c [IPV6]: Use macro for rwlock_t initialization. by YOSHIFUJI Hideaki · 19 years ago
  48. ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 19 years ago
  49. a020ff4 [PATCH] Fix pragma packing in ip2 driver by David Howells · 19 years ago
  50. c8dd770 [PATCH] USB: fix usb-skeleton limit resource usage patch. by Sam Bishop · 19 years ago
  51. cb5b3f6 [PATCH] USB: fix buffer size limiting in skeleton driver by Olav Kongas · 19 years ago
  52. f5691d7 [PATCH] USB: fix usb_find_interface for ppc64 by Pete Zaitcev · 19 years ago
  53. a9714c8 [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices by David Woodhouse · 19 years ago
  54. 318e479 [PATCH] USB: ioctl compat for usblp.c by Pete Zaitcev · 19 years ago
  55. a083dec [PATCH] USB: zd1201: make sysfs device symlink by Nathan Lynch · 19 years ago
  56. ff90651 [PATCH] USB: Limiting of resource use in skeleton driver by Oliver Neukum · 19 years ago
  57. aafbf24 [PATCH] USB: replace __setup("nousb") with __module_param_call by Pete Zaitcev · 19 years ago
  58. 5e0f76c [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids by David Hollis · 19 years ago
  59. 3e220e9 [PATCH] USB Storage: Fix unusual_devs.h order by Phil Dibowitz · 19 years ago
  60. ab93091 [PATCH] USB: ub 02 Removed unused variable by Daniel Marjamaki · 19 years ago
  61. 4fb729f [PATCH] USB: ub 01 rename by Pete Zaitcev · 19 years ago
  62. 2c26c9e [PATCH] USB: ub 00 implement retries and resets by Pete Zaitcev · 19 years ago
  63. 6b495f4 [PATCH] USB: isp116x-hcd.c: Removed unused variable by Daniel Marjamäki · 19 years ago
  64. 0e8eb0f [PATCH] USB: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  65. 740a428 [PATCH] USB: ftdi_sio: new IDs for Teratronik devices by Ian Abbott · 19 years ago
  66. effac8b [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux by Pavel Fedin · 19 years ago
  67. 735b0cb [PATCH] USB: add driver for ATI/Philips USB RF remotes by Ville Syrjälä · 19 years ago
  68. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  69. f3d34ed [PATCH] USB: fix local variable clash by Alan Stern · 19 years ago
  70. 3717f29 [PATCH] USB: usb-storage: add debug entry for REPORT LUNS by Paul Walmsley · 19 years ago
  71. 8836aeb [PATCH] USB Storage: update MAINTAINERS by Matthew Dharm · 19 years ago
  72. e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
  73. a6c976c [PATCH] USB Storage: more sddr09 cleanups by Matthew Dharm · 19 years ago
  74. 0dc08a3 [PATCH] USB Storage: sddr09 cleanups by Matthew Dharm · 19 years ago
  75. f5b8cb9 [PATCH] USB Storage: cleanups of sddr09 by Matthew Dharm · 19 years ago
  76. 7931e1c [PATCH] USB Storage: make OneTouch PM-aware by Matthew Dharm · 19 years ago
  77. b9b0942 [PATCH] USB: Let usbmon collect less garbage by Pete Zaitcev · 19 years ago
  78. 687f5f3 [PATCH] USB: UHCI: edit some comments by Alan Stern · 19 years ago
  79. fa34656 [PATCH] USB: UHCI: change uhci_explen macro by Alan Stern · 19 years ago
  80. f0b80fb [PATCH] USB: ati_remote: use time_before() and friends by Marcelo Feitoza Parisi · 19 years ago
  81. 95f209f [PATCH] USB: pl2303_update_line_status data length fix by Horst Schirmeier · 19 years ago
  82. 17fa6e5 [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000 by fabien COSSE · 19 years ago
  83. a5e36d2 [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion by Richard Purdie · 19 years ago
  84. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  85. 9fe6fcd [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code by Adrian Bunk · 19 years ago
  86. 2425e9f [PATCH] USB: Don't assume root-hub resume succeeds by Alan Stern · 19 years ago
  87. 3cf0a22 [PATCH] USB Gadget: dummy_hcd: updates to hcd->state by Alan Stern · 19 years ago
  88. a21d4fe [PATCH] USB Gadget: file_storage: remove "volatile" declarations by Alan Stern · 19 years ago
  89. bd39b7f [PATCH] USB: don't allocate dma pools for PIO HCDs by Chris Humbert · 19 years ago
  90. 5d32029 [PATCH] USB: input/touchkitusb: handle multiple packets by Daniel Ritz · 19 years ago
  91. 8a4613f [PATCH] USB: usbserial: race-condition fix. by Luiz Fernando Capitulino · 19 years ago
  92. 487f9c6 [PATCH] USB: usbserial: Adds missing checks and bug fix. by Luiz Fernando Capitulino · 19 years ago
  93. 717f736 [PATCH] USB: isp116x-hcd: minor cleanup by Olav Kongas · 19 years ago
  94. 3aea4a7 [PATCH] USB: Cleanups for usb gadget mass-storage by Pavel Machek · 19 years ago
  95. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  96. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  97. 949bf64 [PATCH] USB: One potential problem in gadget/serial.c by Fengwei Yin · 19 years ago
  98. 3d48586 [PATCH] USB: small cleanups by Adrian Bunk · 19 years ago
  99. 4bf0ba8 [PATCH] USB: Fix locking for USB suspend/resume by Alan Stern · 19 years ago
  100. 7d069b7 [PATCH] USB: Disconnect children during hub unbind by Alan Stern · 19 years ago