1. 6836545 [NET]: rtnl_link: fix use-after-free by Patrick McHardy · 17 years ago
  2. d4782c3 [AF_KEY]: Fix skb leak on pfkey_send_migrate() error by Patrick McHardy · 17 years ago
  3. 421c991 [ATM] atm/suni.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  4. 799fa67 [ATM] atm/idt77105.c: Fix section mismatch. by Adrian Bunk · 17 years ago
  5. 61e44b4 [IrDA]: af_irda memory leak fixes by Jesper Juhl · 17 years ago
  6. cecbb63 [NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms' by David S. Miller · 17 years ago
  7. 2dc2f20 [NETFILTER]: bridge-netfilter: fix net_device refcnt leaks by Patrick McHardy · 17 years ago
  8. 398bcbe [IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861. by YOSHIFUJI Hideaki · 17 years ago
  9. 8d3f099 [IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone() by Eric Dumazet · 17 years ago
  10. 49d85c5 [NET]: Fix interrupt semaphore corruption in Intel drivers. by David S. Miller · 17 years ago
  11. 6725033 [IPV4] fib_trie: fix duplicated route issue by Joonwoo Park · 17 years ago
  12. bd566e7 [IPV4] fib_hash: fix duplicated route issue by Joonwoo Park · 17 years ago
  13. b3652b2 [IPV6]: Mischecked tw match in __inet6_check_established. by Pavel Emelyanov · 17 years ago
  14. 632041f rfkill: call rfkill_led_trigger_unregister() on error by Eric Paris · 17 years ago
  15. a7da60f Remove bogus duplicate CONFIG_LGUEST_GUEST entry. by Rusty Russell · 17 years ago
  16. 488288d arch: Ignore arch/i386 and arch/x86_64 by Josef 'Jeff' Sipek · 17 years ago
  17. aa8f237 pata_pdc202xx_old: Fix crashes with ATAPI by Alan Cox · 17 years ago
  18. 5db501d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  19. 8b2d183 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  20. c9daa27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  21. 977c8fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  22. 84f7466 Selecting LGUEST should turn on Guest support, as in 2.6.23. by Rusty Russell · 17 years ago
  23. e107ebe x86: add support for the latest Intel processors to Oprofile by Arjan van de Ven · 17 years ago
  24. 0d710cb [WATCHDOG] clarify watchdog operation in documentation by Andrew Dyer · 17 years ago
  25. cde10ba [WATCHDOG] Revert "Stop looking for device as soon as one is found" by Wim Van Sebroeck · 17 years ago
  26. ba596a0 Replace cpmac fix by Matteo Croce · 17 years ago
  27. 0ca5f31 dl2k: the rest by Al Viro · 17 years ago
  28. 5b51191 dl2k: MSCR, MSSR, ESR, PHY_SCR fixes by Al Viro · 17 years ago
  29. 96d7685 dl2k: BMSR fixes by Al Viro · 17 years ago
  30. 21b645e dl2k: ANAR, ANLPAR fixes by Al Viro · 17 years ago
  31. d50956a dl2k: BMCR_t fixes by Al Viro · 17 years ago
  32. b665982 3c574, 3c515 bitfields abuse by Al Viro · 17 years ago
  33. c15561f sbni endian fixes by Al Viro · 17 years ago
  34. 44b1e77 wan/lmc bitfields fixes by Al Viro · 17 years ago
  35. 409cd63 dscc4 endian fixes by Al Viro · 17 years ago
  36. 5f490c9 S2io: Fixed synchronization between scheduling of napi with card reset and close by Sreenivasa Honnur · 17 years ago
  37. 2a49128 atl1: fix frame length bug by Jay Cliburn · 17 years ago
  38. ce3ba13 Documentation: add a guideline for hard_start_xmit method by Matti Linnanvuori · 17 years ago
  39. be63a21 Revert "sky2: remove check for PCI wakeup setting from BIOS" by Stephen Hemminger · 17 years ago
  40. 9559cc2 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  41. e236ed2 e1000e Kconfig: remove ref to nonexistant docs by Jason Uhlenkott · 17 years ago
  42. 220df5c Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  43. 5655662 bonding: Don't hold lock when calling rtnl_unlock by Jay Vosburgh · 17 years ago
  44. 027ea04 bonding: fix lock ordering for rtnl and bonding_rwsem by Jay Vosburgh · 17 years ago
  45. ece95f7 bonding: Fix up parameter parsing by Jay Vosburgh · 17 years ago
  46. 3b96c85 bonding: release slaves when master removed via sysfs by Jay Vosburgh · 17 years ago
  47. 2543331 bonding: fix locking during alb failover and slave removal by Jay Vosburgh · 17 years ago
  48. e0138a6 bonding: fix ASSERT_RTNL that produces spurious warnings by Jay Vosburgh · 17 years ago
  49. e934dd7 bonding: fix locking in sysfs primary/active selection by Jay Vosburgh · 17 years ago
  50. 03bbe08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  51. 3047290 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  52. abde3df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  53. a3c53e2 fix wrong sized spinlock flags argument by Daniel Walker · 17 years ago
  54. 7846803 Fix unbalanced helper_lock in kernel/kmod.c by Nigel Cunningham · 17 years ago
  55. 34aebfd Revert "local_t Documentation update" by Li Zefan · 17 years ago
  56. 545c442 fix radeonfb regression with Xpress 200m 5955 by Alex · 17 years ago
  57. 9723198 #ifdef very expensive debug check in page fault path by Carsten Otte · 17 years ago
  58. 6b2d2ce alpha: fix conversion from denormal float to double by Ivan Kokshaysky · 17 years ago
  59. f63dcda jbd: do not try lock_acquire after handle made invalid by Jonas Bonn · 17 years ago
  60. 1d6f4e6 mm: fix section mismatch warning in page_alloc.c by Sam Ravnborg · 17 years ago
  61. b0e86f0 CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines by Jesper Nilsson · 17 years ago
  62. efe7cf2 pnpacpi: print resource shortage message only once (more) by Len Brown · 17 years ago
  63. 46a39c1 hfs: fix coverity-found null deref by Eric Sandeen · 17 years ago
  64. 6915719 cpufreq: Initialise default governor before use by Johannes Weiner · 17 years ago
  65. 47cccd7 ipg: fix Tx completion irq request by Francois Romieu · 17 years ago
  66. dafdec7 ipg: fix queue stop condition in the xmit handler by Francois Romieu · 17 years ago
  67. 0da1b99 ipg: plug Tx completion leak by Francois Romieu · 17 years ago
  68. 227bc24 ipg: balance locking in irq handler by Francois Romieu · 17 years ago
  69. fb49161 Input: ALPS - fix sync loss on Acer Aspire 5720ZG by Dmitry Torokhov · 17 years ago
  70. 653e91d Input: psmouse - fix input_dev leak in lifebook driver by Andres Salomon · 17 years ago
  71. 746b31a Input: psmouse - fix potential memory leak in psmouse_connect() by Andres Salomon · 17 years ago
  72. 62aa366 Input: usbtouchscreen - fix buffer overflow, make more egalax work by Daniel Ritz · 17 years ago
  73. 6724f93 Input: mousedev - handle mice that use absolute coordinates by Micah Parrish · 17 years ago
  74. 6320bce [SPARC64]: Fix hypervisor TLB operation error reporting. by David S. Miller · 17 years ago
  75. e415e6e [NIU]: Fix 1G PHY link state handling. by David S. Miller · 17 years ago
  76. d2c7ddd [NET]: Fix TX timeout regression in Intel drivers. by David S. Miller · 17 years ago
  77. 0a69631b IB/ipath: Fix receiving UD messages with immediate data by Ralph Campbell · 17 years ago
  78. d8c89eb Merge branch 'v2.6.24-rc7-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  79. 456ef15 sysfs: fix bugs in sysfs_rename/move_dir() by Tejun Heo · 17 years ago
  80. e49452c sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup by Tejun Heo · 17 years ago
  81. d101f64 rt2x00: Fix ieee80211 payload alignment by Ivo van Doorn · 17 years ago
  82. a38db5b b43: fix use-after-free rfkill bug by Stefano Brivio · 17 years ago
  83. 8ff9d21 ipw2200: fix typo in kerneldoc by Stefano Brivio · 17 years ago
  84. 436c885 wireless/libertas support for 88w8385 sdio older revision by Marc Pignat · 17 years ago
  85. e52742d hostap: section mismatch warning by Randy Dunlap · 17 years ago
  86. fb1dac9 lockdep: more hardirq annotations for notify_die() by Peter Zijlstra · 17 years ago
  87. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 17 years ago
  88. 5a26db5 lockdep: fix internal double unlock during self-test by Nick Piggin · 17 years ago
  89. cbd9c88 Linux 2.6.24-rc8 by Linus Torvalds · 17 years ago
  90. 1a49915 [IA64] Fix unaligned handler for floating point instructions with base update by Luck, Tony · 17 years ago
  91. 0938e75 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  92. 121a09e libata: correct handling of TSS DVD by Alan Cox · 17 years ago
  93. 0f75774 [libata] core checkpatch fix by Andrew Morton · 17 years ago
  94. ed722d3 [libata] pata_bf54x: checkpatch fixes by Andrew Morton · 17 years ago
  95. b50e56d libata fixes for sparse-found problems by Al Viro · 17 years ago
  96. 7d2284b Fix Blackfin HARDWARE_PM support by Mathieu Desnoyers · 17 years ago
  97. 38ad9ae Fix ARM profiling/instrumentation configuration by Linus Torvalds · 17 years ago
  98. 3568834 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  99. 8234b65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  100. 612166c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago