1. b00b4bf [NET_SCHED]: Fix filter double free by Patrick McHardy · 17 years ago
  2. 7c355f5 [NET]: Avoid duplicate netlink notification when changing link state by Thomas Graf · 17 years ago
  3. df2bc45 [UDP]: Revert 2-pass hashing changes. by David S. Miller · 17 years ago
  4. 3c0d2f3 [AF_UNIX]: Fix stream recvmsg() race. by Miklos Szeredi · 17 years ago
  5. c764c9a [NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check by Akinobu Mita · 17 years ago
  6. 4c1b52b [NETFILTER]: ip_tables: fix compat related crash by Dmitry Mishin · 17 years ago
  7. 3c158f7 [NETFILTER]: nf_conntrack: fix helper module unload races by Patrick McHarrdy · 17 years ago
  8. 51055be [RTNETLINK]: ifindex 0 does not exist by Patrick McHardy · 17 years ago
  9. ef7c79e [NETLINK]: Mark netlink policies const by Patrick McHardy · 17 years ago
  10. 14a49e1 [TCP] tcp_probe: Attach printf attribute properly to printl(). by David S. Miller · 17 years ago
  11. 274707c [TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer(). by Eric Dumazet · 17 years ago
  12. c4b1010 [NET]: Merge dst_discard_in and dst_discard_out. by Denis Cheng · 17 years ago
  13. c36befb [RFKILL]: Make rfkill->name const by Ivo van Doorn · 17 years ago
  14. 71e27da [IPV4]: Restore old behaviour of default config values by Herbert Xu · 17 years ago
  15. 31be308 [IPV4]: Add default config support after inetdev_init by Herbert Xu · 17 years ago
  16. 42f811b [IPV4]: Convert IPv4 devconf to an array by Herbert Xu · 17 years ago
  17. 8d76527e [IPV4]: Only panic if inetdev_init fails for loopback by Herbert Xu · 17 years ago
  18. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  19. b91b9fd [BNX2]: Update version and reldate. by Michael Chan · 17 years ago
  20. 02537b06 [BNX2]: Fix occasional counter corruption on 5708. by Michael Chan · 17 years ago
  21. 0aa38df [BNX2]: Enable DMA on 5709. by Michael Chan · 17 years ago
  22. 641bdcd [BNX2]: Add missing wait in bnx2_init_5709_context(). by Michael Chan · 17 years ago
  23. 7947b20 [BNX2]: Fix netdev watchdog on 5708. by Michael Chan · 17 years ago
  24. 3e1db33 IB/mthca, mlx4_core: Fix typo in comment by Roland Dreier · 17 years ago
  25. 2c5cb23 mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id by Roland Dreier · 17 years ago
  26. b581401 mlx4_core: Initialize ctx_list and ctx_lock earlier by Roland Dreier · 17 years ago
  27. 09360d5 mlx4_core: Fix CQ context layout by Eli Cohen · 17 years ago
  28. 8a2e210 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  29. 7244d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  30. 143a275 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  31. b74d0de Restrict clearing TIF_SIGPENDING by Roland McGrath · 17 years ago
  32. 8381e04 checkpatch.pl: should be executable by Andy Whitcroft · 17 years ago
  33. f40e524 [POWERPC] Fix building of COFF zImages by Paul Mackerras · 17 years ago
  34. 3373c0a mmc: don't call switch on old cards by Pierre Ossman · 17 years ago
  35. 7165129 mmc: fix broken if clause by Pierre Ossman · 17 years ago
  36. 60da8de au1xmmc: Replace C code with call to ARRAY_SIZE() macro. by Robert P. J. Day · 17 years ago
  37. b6cedb3 mmc-atmel: remove linux/mmc/protocol.h dependencies by Marc Pignat · 17 years ago
  38. 87873c8 [POWERPC] spufs: Fix error handling in spufs_fill_dir() by Sebastian Siewior · 17 years ago
  39. 5e1e9ba [POWERPC] Add table of contents to booting-without-of.txt by Stuart Yoder · 17 years ago
  40. e5c0b9e [POWERPC] spufs: Don't yield nosched context by Christoph Hellwig · 17 years ago
  41. d30ac12 [POWERPC] Fix typo in booting-without-of-txt section numbering by Stuart Yoder · 17 years ago
  42. 6dcbf16 [POWERPC] scc_sio: Fix link failure by Christoph Hellwig · 17 years ago
  43. 1552cb9 [POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain by Thomas Renninger · 17 years ago
  44. e7c4001 [POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap by Arnd Bergmann · 17 years ago
  45. bb5db29 [POWERPC] spufs scheduler: Fix wakeup races by Christoph Hellwig · 17 years ago
  46. 47d3a5f [POWERPC] spufs: Synchronize pte invalidation vs ps close by Christoph Hellwig · 17 years ago
  47. 89df008 [POWERPC] spufs: Free mm if spufs_fill_dir() failed by Sebastian Siewior · 17 years ago
  48. 877907d [POWERPC] spufs: Fix gang destroy leaks by Jeremy Kerr · 17 years ago
  49. ce92987 [POWERPC] spufs: Hook up spufs_release_mem by Christoph Hellwig · 17 years ago
  50. 8f18a15 [POWERPC] spufs: Refuse to load the module when not running on cell by Arnd Bergmann · 17 years ago
  51. 6291ed3 [POWERPC] pasemi: Fix iommu + 64K PAGE_SIZE bug by Olof Johansson · 17 years ago
  52. eeb47d1 ocfs2: Fix invalid assertion during write on 64k pages by Mark Fasheh · 17 years ago
  53. 59be7dc ocfs2: Fix masklog breakage by Tiger Yang · 17 years ago
  54. 209e101 JFS: use print_hex_dump() rather than private dump_mem() function by Dave Kleikamp · 17 years ago
  55. 874808c6 [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets by Wang Zhenyu · 17 years ago
  56. df80b14 [AGPGART] intel_agp: add support for 945GME by Wang Zhenyu · 17 years ago
  57. c8eebfd [AGPGART] intel_agp: add support for 965GME/GLE by Wang Zhenyu · 17 years ago
  58. 9614ece [AGPGART] intel_agp: use table for device probe by Wang Zhenyu · 17 years ago
  59. c4ca881 [AGPGART] intel_agp: cleanup intel private data by Wang Zhenyu · 17 years ago
  60. f720e3b JFS: Whitespace cleanup and remove some dead code by Dave Kleikamp · 17 years ago
  61. 6ba07e5 [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRS by Atsushi Nemoto · 17 years ago
  62. 490dcc4 [MIPS] Fix some minor typoes in arch/mips/Kconfig. by Robert P. J. Day · 17 years ago
  63. cc8f0b8 [MIPS] Remove prototype for deleted function qemu_handle_int by Ralf Baechle · 17 years ago
  64. 8676d2e [MIPS] Fix some system calls with long long arguments by Atsushi Nemoto · 17 years ago
  65. fbd5604 [MIPS] Make dma_map_sg handle sg elements which are longer than one page by Thomas Bogendoerfer · 17 years ago
  66. 1fe5f2c [MIPS] Drop __ARCH_WANT_SYS_FADVISE64 by Atsushi Nemoto · 17 years ago
  67. 22df5bc [MIPS] Fix VGA corruption on RM300C by Thomas Bogendoerfer · 17 years ago
  68. 0c2bf74 [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busy by Thomas Bogendoerfer · 17 years ago
  69. d73d420 [MIPS] EMMA2RH: remove dead KGDB code by Sergei Shtylyov · 17 years ago
  70. f9509c8 [MIPS] Remove duplicate fpu enable hazard code. by Chris Dearman · 17 years ago
  71. 79894c7 [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler. by Ralf Baechle · 17 years ago
  72. 100c1dd [CIFS] Missing flag on negprot needed for some servers to force packet signing by Yehuda Sadeh Weinraub · 17 years ago
  73. 221601c [CIFS] whitespace cleanup part 2 by Steve French · 17 years ago
  74. e7e8cc5 [VIDEO] sunxvr500fb: Fix pseudo_palette array size by Antonino Daplas · 17 years ago
  75. f2c1386 [VIDEO] sunxvr2500fb: Fix pseudo_palette array size by Antonino Daplas · 17 years ago
  76. c0f85a8 [ARM] pxa: fix pxa27x keyboard driver by Russell King · 17 years ago
  77. d2fa9e0 [VIDEO] ffb: The pseudo_palette is only 16 elements long by Antonino Daplas · 17 years ago
  78. db002b8 [ARM] Fix 4417/1: Serial: Fix AMBA drivers locking by Russell King · 17 years ago
  79. 5fdae1f [CIFS] whitespace cleanup by Steve French · 17 years ago
  80. 29982e9 [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive by Doug Chapman · 17 years ago
  81. 353076f [VIDEO]: Fix section mismatch warning in promcon. by Sam Ravnborg · 17 years ago
  82. 65d8bac [ATA]: Back out bogus (SPARC64 && !PCI) Kconfig depends. by David S. Miller · 17 years ago
  83. f04dbac [SPARC64]: Fill in gaps in non-PCI dma_*() NOP implementation. by David S. Miller · 17 years ago
  84. a2f9f6b [SPARC64]: Fix {mc,smt}_capable(). by David S. Miller · 17 years ago
  85. 5cd342d [SPARC64]: Make core and sibling groups equal on UltraSPARC-IV. by David S. Miller · 17 years ago
  86. f78eae2 [SPARC64]: Proper multi-core scheduling support. by David S. Miller · 17 years ago
  87. d887ab3 [SPARC64]: Provide mmu statistics via sysfs. by David Miller · 17 years ago
  88. 48b6735 [SPARC64]: Fix service channel hypervisor function names. by David Miller · 17 years ago
  89. d1f253e [SPARC64]: Export basic cpu properties via sysfs. by David S. Miller · 17 years ago
  90. eff3414 [SPARC64]: Move topology init code into new file, sysfs.c by David S. Miller · 17 years ago
  91. 5ecd310 Linux 2.6.22-rc4 by Linus Torvalds · 17 years ago
  92. ec4883b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  93. 464cf17 libata: always use polling SETXFER by Tejun Heo · 17 years ago
  94. a862b5c Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  95. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  96. 45efebf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  97. 4acbab8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  98. 78ae87c vanishing ioctl handler debugging by Andrew Morton · 17 years ago
  99. 4c73848 mtrr atomicity fix by Andrew Morton · 17 years ago
  100. e44a45a SPI dynamic busid generation bugfix by David Brownell · 17 years ago