1. 5d67476 SUNRPC: make rpc_unlink() take a dentry argument instead of a path by Trond Myklebust · 18 years ago
  2. a634904 VFS: add lookup hint for network file systems by ASANO Masahiro · 18 years ago
  3. ddeff52 NFS: Fix a potential deadlock in nfs_release_page by Nikita Danilov · 18 years ago
  4. ef7d1b2 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Greg Kroah-Hartman · 18 years ago
  5. ed0da6f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Greg Kroah-Hartman · 18 years ago
  6. 78eb887 [BRIDGE]: Disable SG/GSO if TX checksum is off by Herbert Xu · 18 years ago
  7. 8311731 [NETFILTER]: ip_tables: fix table locking in ipt_do_table by Patrick McHardy · 18 years ago
  8. d205dc4 [NETFILTER]: ctnetlink: fix deadlock in table dumping by Patrick McHardy · 18 years ago
  9. 9e8a9bc [POWERPC] Fix the mpc8641_hpcn.dts file. by Jon Loeliger · 18 years ago
  10. 5315862 [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. by Jon Loeliger · 18 years ago
  11. 707ba16 [POWERPC] Add MPC8641 HPCN Device Tree Source file. by Jon Loeliger · 18 years ago
  12. f583165 [POWERPC] Convert to mac-address for ethernet MAC address data. by Jon Loeliger · 18 years ago
  13. 6e8fcbf [IPV4]: severe locking bug in fib_semantics.c by Alexey Kuznetsov · 18 years ago
  14. acd6e00 [MCAST]: Fix filter leak on device removal. by David L Stevens · 18 years ago
  15. c7fa9d1 [NET]: Disallow whitespace in network device names. by David S. Miller · 18 years ago
  16. d4274b5 [PPP]: handle kmalloc failures and convert to using kzalloc by Panagiotis Issaris · 18 years ago
  17. c0956bd [PKT_SCHED] cls_u32: Fix typo. by Ralf Hildebrandt · 18 years ago
  18. b9c6e3e [ATM]: Compile error on ARM by Kevin Hilman · 18 years ago
  19. 932f377 [BNX2]: Convert to netdev_alloc_skb() by Michael Chan · 18 years ago
  20. 2f8af12 [BNX2]: Fix tx race condition. by Michael Chan · 18 years ago
  21. fb33f82 [NET]: Terminology in ip-sysctl.txt by Jan "Yenya" Kasprzak · 18 years ago
  22. bb699cbc [IPV4]: Possible leak of multicast source filter sctructure by Michal Ruzicka · 18 years ago
  23. 640c41c [IPV6] lockdep: annotate __icmpv6_socket by Ingo Molnar · 18 years ago
  24. deb47c6 [NETFILTER]: xt_physdev build fix by Andrew Morton · 18 years ago
  25. 8557511 [NET]: Fix potential stack overflow in net/core/utils.c by Suresh Siddha · 18 years ago
  26. 7ea49ed [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. by David S. Miller · 18 years ago
  27. 9a936a2 [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time by Olof Johansson · 18 years ago
  28. e5c14ce [POWERPC] Fix irq radix tree remapping typo by Benjamin Herrenschmidt · 18 years ago
  29. 83db3dd [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping by Ananth N Mavinakayanahalli · 18 years ago
  30. b6f35b4 [POWERPC] Make crash.c work on 32-bit and 64-bit by Michael Ellerman · 18 years ago
  31. 47585d8 [POWERPC] Move some kexec logic into machine_kexec.c by Michael Ellerman · 18 years ago
  32. 90bdde3 [POWERPC] update {g5,iseries,pseries}_defconfigs by Will Schmidt · 18 years ago
  33. eac8392 [POWERPC] Make secondary CPUs call into kdump on reset exception by David Wilder · 18 years ago
  34. 774bd86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 by Greg Kroah-Hartman · 18 years ago
  35. c9eca0b kbuild: correct assingment to CFLAGS with CROSS_COMPILE by Sam Ravnborg · 18 years ago
  36. 223ddce Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Greg Kroah-Hartman · 18 years ago
  37. 3e03a2f [S390] kernel page table allocation. by Heiko Carstens · 18 years ago
  38. b18a60e [S390] inaccessible PAV alias devices on LPAR. by Peter Oberparleiter · 18 years ago
  39. 2f6c55f [S390] dasd slab cache alignment. by Heiko Carstens · 18 years ago
  40. ca412cc Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Greg Kroah-Hartman · 18 years ago
  41. e0e9263 [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch by Hans de Goede · 18 years ago
  42. 80914d9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Greg Kroah-Hartman · 18 years ago
  43. 2621e2a [WATCHDOG] Kconfig typos fix. by Matt LaPlante · 18 years ago
  44. 74361cb [PATCH] fcntl(F_SETSIG) fix by Trond Myklebust · 18 years ago
  45. 1d7ea73 [PATCH] fuse: fix error case in fuse_readpages by Alexander Zarochentsev · 18 years ago
  46. 9b41ea7 [PATCH] workqueue: remove lock_cpu_hotplug() by Andrew Morton · 18 years ago
  47. 2b25742 [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined by Michal Januszewski · 18 years ago
  48. e579dcb [PATCH] futex_handle_fault always fails by john stultz · 18 years ago
  49. 6997a6f [PATCH] sys_getppid oopses on debug kernel by Kirill Korotaev · 18 years ago
  50. 012c437 [PATCH] Change panic_on_oops message to "Fatal exception" by Horms · 18 years ago
  51. 485311a [PATCH] dm: BUG/OOPS fix by Michal Miroslaw · 18 years ago
  52. 657b301 [PATCH] panic.c build fix by Andrew Morton · 18 years ago
  53. 3773dc9 [PATCH] fix hrtimer percpu usage typo by Jan Blunck · 18 years ago
  54. 95f8797 [PATCH] initialize parts of udf inode earlier in create by Dan Bastone · 18 years ago
  55. 1725cd0 [PATCH] adfs error message fix by Andrew Morton · 18 years ago
  56. b64ef8a [PATCH] add imacfb documentation and detection by Edgar Hucek · 18 years ago
  57. e9fa4f7 [INET]: Use pskb_trim_unique when trimming paged unique skbs by Herbert Xu · 18 years ago
  58. dcb7cd9 [NETFILTER]: ulog: fix panic on SMP kernels by Mark Huang · 18 years ago
  59. 0eff66e [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path by Patrick McHardy · 18 years ago
  60. 7ee66fc [LLC]: multicast receive device match by Stephen Hemminger · 18 years ago
  61. d49c73c [IPSEC]: Validate properly in xfrm_dst_check() by David S. Miller · 18 years ago
  62. 1c7628bd [NETFILTER]: xt_hashlimit: fix limit off-by-one by Patrick McHardy · 18 years ago
  63. 97c802a [NETFILTER]: xt_string: fix negation by Phil Oester · 18 years ago
  64. 18b6fe6 [TCP]: Fix botched memory leak fix to tcpprobe_read(). by David S. Miller · 18 years ago
  65. f54fa84 USB: usbtest.c: unsigned retval makes ctrl_out return 0 in case of error by Orjan Friberg · 18 years ago
  66. 2011e92 USB: ftdi_sio driver - new PIDs by Jonathan Davies · 18 years ago
  67. 922fdaa USB: Additional PID for SHARP W-ZERO3 by Norihiko Tomiyama · 18 years ago
  68. 7af569a USB: appletouch: fix atp_disconnect by Johannes Berg · 18 years ago
  69. 919aead USB: removed a unbalanced #endif from ohci-au1xxx.c by Yoichi Yuasa · 18 years ago
  70. b41ee5d USB: unusual_devs entry for A-VOX WSX-300ER MP3 player by David Kuehling · 18 years ago
  71. f0c1dc0 PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. by Dave Jones · 18 years ago
  72. e50d108 pciehp: make pciehp build for powerpc by Kristen Carlson Accardi · 18 years ago
  73. 1cc6daf pr_debug() should not be used in drivers by Pavel Machek · 18 years ago
  74. e9539ee genhd.c reference in Documentation/kobjects.txt by Brandon Philips · 18 years ago
  75. 4ca8a3c Add stable branch to maintainers file by Steven Rostedt · 18 years ago
  76. c4e321b Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-mmc by Greg Kroah-Hartman · 18 years ago
  77. f8872f4 Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-arm by Greg Kroah-Hartman · 18 years ago
  78. d0710c7 [S390] dasd calls kzalloc while holding a spinlock. by Horst Hummel · 18 years ago
  79. 99baa75 Merge git://oss.sgi.com:8090/nathans/xfs-rc-2.6 by Greg Kroah-Hartman · 18 years ago
  80. 0e1edbd [XFS] Fix xfs_free_extent related NULL pointer dereference. by Nathan Scott · 18 years ago
  81. fff6425 [IPX]: Fix typo, ipxhdr() --> ipx_hdr() by David S. Miller · 18 years ago
  82. 06aebfb [IPV6]: The ifa lock is a BH lock by Herbert Xu · 18 years ago
  83. 79860a9 [PATCH] PATCH: 2.6.18 oops on boot fix for IDE by Alan Cox · 18 years ago
  84. a465714 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Greg Kroah-Hartman · 18 years ago
  85. 54f58d6 Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Greg Kroah-Hartman · 18 years ago
  86. 897e11a4 Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Greg Kroah-Hartman · 18 years ago
  87. 7c91767 [NET]: add_timer -> mod_timer() in dst_run_gc() by Dmitry Mishin · 18 years ago
  88. ebc4599 [S390] dasd set offline kernel bug. by Horst Hummel · 18 years ago
  89. 22aac08 [PATCH] libata: clear sdev->locked on door lock failure by Tejun Heo · 18 years ago
  90. 85455dd [PATCH] Fix compile problem when sata debugging is on by Keith Owens · 18 years ago
  91. 013b68b [PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resume by Brice Goglin · 18 years ago
  92. c71d6be Merge branch 'tj-upstream-fixes' of git://htj.dyndns.org/libata-tj into upstream-fixes by Jeff Garzik · 18 years ago
  93. 2f96740 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  94. 7b1ba8d [IPX]: Another nonlinear receive fix by Stephen Hemminger · 18 years ago
  95. 70f8e78 [RTNETLINK]: Fix IFLA_ADDRESS handling. by David S. Miller · 18 years ago
  96. ad55269 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Greg Kroah-Hartman · 18 years ago
  97. 0851fb4 V4L/DVB (4431): Add several error checks to dst by Yeasah Pell · 18 years ago
  98. eafa981 V4L/DVB (4430): Quickcam_messenger compilation fix by Diego Calleja · 18 years ago
  99. 8a016dc V4L/DVB (4427): Fix V4L1 Compat for VIDIOCGPICT ioctl by Mauro Carvalho Chehab · 18 years ago
  100. 43c560f V4L/DVB (4419): Turn on the Low Noise Amplifier of the Samsung tuners. by Hans Verkuil · 18 years ago