1. d1102b5 [NET]: Use %lx for netdev->features sysfs formatting. by David S. Miller · 19 years ago
  2. 6c94d36 [IPV6]: Clear up user copy warning in flowlabel code. by David S. Miller · 19 years ago
  3. 69f6a0f [NET]: Add ethtool support for NETIF_F_HW_CSUM. by Jon Mason · 19 years ago
  4. 37e20a6 [IPV4]: Kill MULTIPATHHOLDROUTE flag. by Pravin B. Shelar · 19 years ago
  5. 79165121 [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h by Michael Ellerman · 19 years ago
  6. 8f937c6 [IPV4]: Primary and secondary addresses by Harald Welte · 19 years ago
  7. 7915822 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  8. 7ce54e3 [BRIDGE]: receive path optimization by Stephen Hemminger · 19 years ago
  9. 85967bb [BRIDGE]: prevent bad forwarding table updates by Stephen Hemminger · 19 years ago
  10. 81d3530 [BRIDGE]: set features based on enslaved devices by Stephen Hemminger · 19 years ago
  11. 81e8157 [BRIDGE]: make dev->features unsigned by Stephen Hemminger · 19 years ago
  12. d8a33ac [BRIDGE]: features change notification by Stephen Hemminger · 19 years ago
  13. 7238cfb libata: bump version by Jeff Garzik · 19 years ago
  14. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  15. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  16. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  17. 6cf2b3f [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured by Kumar Gala · 19 years ago
  18. f9e4a00 [PATCH] ppc32: Add soft reset to MPC834x by Kumar Gala · 19 years ago
  19. ff94502 [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT. by Kumar Gala · 19 years ago
  20. 92b4dc1 [PATCH] ppc32: Simplified load string emulation error checking by Kumar Gala · 19 years ago
  21. 91f9855 [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabled by Kumar Gala · 19 years ago
  22. a6dbba7 [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge by Vitaly Bordug · 19 years ago
  23. ed36959 [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform by Kumar Gala · 19 years ago
  24. 252fcae [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support by Kumar Gala · 19 years ago
  25. 94b9f46 [PATCH] ppc32: Fix uImage make target to report success correctly by Kumar Gala · 19 years ago
  26. 8e21683 [PATCH] uml: remove jail mode + other leftovers by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  27. f767b02 [PATCH] uml: fixlet for arch_prctl_skas by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  28. 8f28e8f [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  29. 37053cc [PATCH] sh: PREEMPT_ACTIVE fix by Paul Mundt · 19 years ago
  30. affac4b [PATCH] uml: fix PREEMPT_ACTIVE by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  31. b346103 [PATCH] uml: stack dump fix by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  32. 37fce85 [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  33. 567b565 [PATCH] uml: add MOD_LICENSE to random driver by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  34. 34a1a63 [PATCH] uml: add modversions support by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  35. 7590d3e [PATCH] uml: remove unused code by Jeff Dike · 19 years ago
  36. 92515da [PATCH] uml: fix segfault on exit with CONFIG_GCOV by Jeff Dike · 19 years ago
  37. 0894e27 [PATCH] uml: single-space a help message by Jeff Dike · 19 years ago
  38. a2e4b97 [PATCH] uml: remove 2_5compat.h by Jeff Dike · 19 years ago
  39. 6770cb6 [PATCH] uml: turn off kmalloc always on a fatal signal by Jeff Dike · 19 years ago
  40. b9e0d069 [PATCH] uml: fix a couple of warnings by Jeff Dike · 19 years ago
  41. 226d97e [PATCH] dvb: Small cleanup by Manu Abraham · 19 years ago
  42. 86360a3 [PATCH] dvb: Fix 22k tone control by Manu Abraham · 19 years ago
  43. 8f6da8f [PATCH] dvb: Fix LNB power switching by Manu Abraham · 19 years ago
  44. 0eac3e4 [PATCH] dvb: Remove unnecessary casts by Manu Abraham · 19 years ago
  45. 203fe8b [PATCH] dvb: Fix Mini DiSEqC bug by Manu Abraham · 19 years ago
  46. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  47. 346e399b [PATCH] intelfb section fix by Patrick McManus · 19 years ago
  48. c1e4c8d [PATCH] fix jumpy mouse cursor on console by Pavel Machek · 19 years ago
  49. 8bd7f12 [PATCH] swsusp: ahd_dv_0 can't be stopped by Shaohua Li · 19 years ago
  50. b16eeb4 [PATCH] ppc32: Fix cpufreq vs. sleep issue by Benjamin Herrenschmidt · 19 years ago
  51. 49f384b [PATCH] x86: fix smp_num_siblings on buggy BIOSes by Siddha, Suresh B · 19 years ago
  52. b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 19 years ago
  53. 70ffc71 [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix by Adrian Bunk · 19 years ago
  54. 9db2925 [PATCH] ppc64 iSeries: make virtual DVD-RAMs writable again by Stephen Rothwell · 19 years ago
  55. 9ae250d [PATCH] ppc32: Fix Alsa PowerMac driver on old machines by Benjamin Herrenschmidt · 19 years ago
  56. d6649bc [PATCH] ppc32: small cpufreq update by Benjamin Herrenschmidt · 19 years ago
  57. c5924b7 [PATCH] x86_64: signal.c build fix by Oliver Korpilla · 19 years ago
  58. dcefb39 [PATCH] Fix up pwc driver compilation. by Dave Jones · 19 years ago
  59. 409b750 Input: synaptics - reduce verboseness of synaptics driver - there by Dmitry Torokhov · 19 years ago
  60. b4ff99b Input: yet another model that does not play nicely when i8042 is by Dmitry Torokhov · 19 years ago
  61. 59311de Input: automatically disable MUX mode on Toshiba Satellite P10 by Dmitry Torokhov · 19 years ago
  62. a07461e Input: gunze - fix out-of-bound array access reported by Adrian Bunk. by Dmitry Torokhov · 19 years ago
  63. f24949e Input: Fix button mapping in joydev - BTN_TRIGGER was being by Vojtech Pavlik · 19 years ago
  64. 7741e93 Input: Workaround for Sunrex K8561 IR Keyboard/Mouse. The mouse by Vojtech Pavlik · 19 years ago
  65. 74af42b Input: Avoid double unregistering of i8042 PnP driver. This can happen by Kurt Garloff · 19 years ago
  66. 5a72afc Input: Tone down the severity of a printk() in i386/ia64 arch code by Dmitry Torokhov · 19 years ago
  67. 2673c836 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  68. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  69. 39fa580 Input: Add a missing KERN_INFO message designation, fix behavior by Vojtech Pavlik · 19 years ago
  70. 668d1e6 Input: by Adrian Bunk · 19 years ago
  71. 271b74d Input: Fix a warning in psmouse-base.c by Andrew Morton · 19 years ago
  72. 87507cf [PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK constants by domen@coderock.org · 19 years ago
  73. 7003c05 [PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constant by domen@coderock.org · 19 years ago
  74. 254feb8 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/hch/xfs-2.6 by Linus Torvalds · 19 years ago
  75. 8aadff7 [PATCH] Note on ACPI build fix by Alexander Nyberg · 19 years ago
  76. 3e11c3c [PATCH] ACPI build fix by Len Brown · 19 years ago
  77. 9920e91 [PATCH] Fixup VIA IRQ quirk by Alexander Nyberg · 19 years ago
  78. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  79. 2efe86b [PATCH] cpuset exit NULL dereference fix by Paul Jackson · 19 years ago
  80. 88c1834 [PATCH] remove non-cleanroom pwc driver compression by Alan Cox · 19 years ago
  81. 5d9e4ea ide-cd: revert DMA mask test change by Linus Torvalds · 19 years ago
  82. 66f5507 [XFS] remove an over-zealous WARN_ON by Christoph Hellwig · 19 years ago
  83. b19312c Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Christoph Hellwig · 19 years ago
  84. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  85. d68b862 [PATCH] i386: fix prevent_tail_call by Roland McGrath · 19 years ago
  86. 4ec5240 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  87. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  88. c8b35d2 [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/ by Alexey Dobriyan · 19 years ago
  89. c6b3365 [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s by Alexey Dobriyan · 19 years ago
  90. 92d63dec From: Kazunori Miyazawa <kazunori@miyazawa.org> by Hideaki YOSHIFUJI · 19 years ago
  91. 2f872f0 [BONDING]: bonding using arp_ip_target may stay down with active path by Jay Vosburgh · 19 years ago
  92. 0dca51d [PKT_SCHED] netem: allow random reordering (with fix) by Stephen Hemminger · 19 years ago
  93. 0f9f32a [PKT_SCHED] netem: use only inner qdisc -- no private skbuff queue by Stephen Hemminger · 19 years ago
  94. 0afb51e [PKT_SCHED]: netem: reinsert for duplication by Stephen Hemminger · 19 years ago
  95. f49809f Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  96. cdbbde1 Merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  97. 284e423 [PATCH] timeout at boottime with NEC3500A (and possibly others) when inserted a CD in it by Marcello Maggioni · 19 years ago
  98. 41bb4c4 [PATCH] ide-scsi: kmap scatter/gather before doing PIO by Stuart Hayes · 19 years ago
  99. 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
  100. 32529e0 [PATCH] libata: Fix zero sg_dma_len() on 64-bit platform by Albert Lee · 19 years ago