1. 9547737 [CRYPTO] Add alignmask for low-level cipher implementations by Herbert Xu · 19 years ago
  2. 4072518 [CRYPTO] Add support for low-level multi-block operations by Herbert Xu · 19 years ago
  3. c774e93 [CRYPTO] Add plumbing for multi-block operations by Herbert Xu · 19 years ago
  4. 8279dd7 [CRYPTO] Don't check for NULL before kfree() by Jesper Juhl · 19 years ago
  5. fb8d82a [MTD] NAND s3c2410: Add missing NULL pointer check by Ben Dooks · 19 years ago
  6. 07bbeaf ieee1394: fix broken signed char assumption. by Linus Torvalds · 19 years ago
  7. 184f6eb [PATCH] openfirmware: implement hotplug for macio devices by Jeff Mahoney · 19 years ago
  8. b5bf5b6 [PATCH] openfirmware: add sysfs nodes for open firmware devices by Jeff Mahoney · 19 years ago
  9. 5e65577 [PATCH] openfirmware: generate device table for userspace by Jeff Mahoney · 19 years ago
  10. 159f597a [PATCH] Fix bt87x.c build problem for real by Dave Jones · 19 years ago
  11. 83b78bd [PATCH] Fix broken kmalloc_node in rc1/rc2 by Christoph Lameter · 19 years ago
  12. b353921 Merge with rsync://fileserver/linux by Artem B. Bityuckiy · 19 years ago
  13. b463448 [PATCH] Fix bt87x.c build problem by Greg KH · 19 years ago
  14. 6430a8d [JFFS2] Simplify the tree insert code. by Artem B. Bityuckiy · 19 years ago
  15. 3d3c2ae [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem by Greg KH · 19 years ago
  16. 265489f [JFFS2] Remove compatibilty cruft for ancient kernels by David Woodhouse · 19 years ago
  17. 9dee750 [JFFS2] Optimise jffs2_add_tn_to_list by David Woodhouse · 19 years ago
  18. 10c96f2 [MTD] NOR flash map driver for TI OMAP boards. by Todd Poynor · 19 years ago
  19. cbec19a [MTD] Add mapping driver for Intel PXA27x Mainstone board flash. by Nico Pitre · 19 years ago
  20. ba9fb37 [MTD] NAND: Remove unmaintained tx49xx board drivers by Thomas Gleixner · 19 years ago
  21. 0c80336 [MTD] NAND: sharpsl.c set correct file permissions by Thomas Gleixner · 19 years ago
  22. a18bcb7 Linux v2.6.13-rc3 by Linus Torvalds · 19 years ago
  23. fe0c9f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  24. fef43da [SPARC64]: Fix UltraSPARC-III fallout from membar changes. by David S. Miller · 19 years ago
  25. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  26. 4b1294f [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup by Eugene Surovegin · 19 years ago
  27. f326d22 [PATCH] ppc32: stop misusing NTP's time_offset value by john stultz · 19 years ago
  28. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  29. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  30. b2f5710 [IPV4]: Add LC-Trie implementation notes by Robert Olsson · 19 years ago
  31. 908a75c [TCP]: Never TSO defer under periods of congestion. by David S. Miller · 19 years ago
  32. 63d886c [PKT_SCHED]: Blackhole queueing discipline by Thomas Graf · 19 years ago
  33. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  34. 0d9901d [TCP]: Break out send buffer expansion test. by David S. Miller · 19 years ago
  35. cb83199 [TCP]: Do not call tcp_tso_acked() if no work to do. by David S. Miller · 19 years ago
  36. a564769 [TCP]: Kill bogus comment above tcp_tso_acked(). by David S. Miller · 19 years ago
  37. b4e26f5 [TCP]: Fix send-side cpu utiliziation regression. by David S. Miller · 19 years ago
  38. aa93466 [TCP]: Eliminate redundant computations in tcp_write_xmit(). by David S. Miller · 19 years ago
  39. 7f4dd0a [TCP]: Break out tcp_snd_test() into it's constituent parts. by David S. Miller · 19 years ago
  40. 55c97f3 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. by David S. Miller · 19 years ago
  41. a2e2a59 [TCP]: Fix redundant calculations of tcp_current_mss() by David S. Miller · 19 years ago
  42. 92df7b5 [TCP]: tcp_write_xmit() tabbing cleanup by David S. Miller · 19 years ago
  43. a762a98 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). by David S. Miller · 19 years ago
  44. f44b527 [TCP]: Add missing skb_header_release() call to tcp_fragment(). by David S. Miller · 19 years ago
  45. 84d3e7b [TCP]: Move __tcp_data_snd_check into tcp_output.c by David S. Miller · 19 years ago
  46. f6302d1 [TCP]: Move send test logic out of net/tcp.h by David S. Miller · 19 years ago
  47. fc6415bc [TCP]: Fix quick-ack decrementing with TSO. by David S. Miller · 19 years ago
  48. c65f7f0 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. by David S. Miller · 19 years ago
  49. b8259d9 [NET]: Remove __ARGS from include/net/slhc_vj.h by Alexey Dobriyan · 19 years ago
  50. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  51. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  52. 2f36895 [IPV4]: More broken memory allocation fixes for fib_trie by Robert Olsson · 19 years ago
  53. db1322b [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules by Thomas Graf · 19 years ago
  54. bb1d23b [IPV4]: Bug fix in rt_check_expire() by Eric Dumazet · 19 years ago
  55. 424c4b7 [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table by Eric Dumazet · 19 years ago
  56. 22c047c [NET]: Hashed spinlocks in net/ipv4/route.c by Eric Dumazet · 19 years ago
  57. f0e36f8 [IPV4]: Handle large allocations in fib_trie by Patrick McHardy · 19 years ago
  58. 93e266f [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  59. d244c89 [TG3]: support for ethtool -C by Michael Chan · 19 years ago
  60. e2ed405 [IPV6]: Makes IPv6 rcv registration happen last during initialisation. by Herbert Xu · 19 years ago
  61. 30e224d [IPV4]: Fix crash in ip_rcv while booting related to netconsole by Herbert Xu · 19 years ago
  62. a31488c [SKGE]: Fix build on big-endian by David S. Miller · 19 years ago
  63. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  64. 023e09a [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation by Thomas Graf · 19 years ago
  65. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  66. e41a33e [PKT_SCHED]: Move sch_generic.c prototypes to correct header file by Thomas Graf · 19 years ago
  67. 1cbb338 [NET]: Reduce size of sk_buff by 4 bytes by Thomas Graf · 19 years ago
  68. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  69. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  70. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  71. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  72. 55820ee [NET]: Fix signedness issues in net/core/filter.c by Patrick McHardy · 19 years ago
  73. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  74. f8eb321 [MTD] cfi_cmdset_0002: Remove bogus include by Thomas Gleixner · 19 years ago
  75. 864ae18 [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers. by David S. Miller · 19 years ago
  76. 9fba62a [SPARC64]: Small Schizo PCI controller programming tweaks. by David S. Miller · 19 years ago
  77. bb6743f4 [SPARC64]: Do proper DMA IRQ syncing on Tomatillo by David S. Miller · 19 years ago
  78. 088dd1f [SPARC64]: Add support for IRQ pre-handlers. by David S. Miller · 19 years ago
  79. 06326e4 [SPARC]: bpp: remove sleep_on usage by Christoph Hellwig · 19 years ago
  80. e7270de [SPARC64/COMPAT]: Add some compat ioctl for ppdev by Raphael Assenat · 19 years ago
  81. 3a7a882 [MTD] mtdchar: Return the real error code when create_class() failed by Coywolf Qi Hunt · 19 years ago
  82. 07929dc Automatic merge with /usr/src/ntfs-2.6.git. by Anton Altaparmakov · 19 years ago
  83. 17af691 [PATCH] ARM: Fix new-ABI layout of struct stat64 by Russell King · 19 years ago
  84. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  85. f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 19 years ago
  86. 19f7241 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  87. 08ab8c2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  88. 976ecd1 [PATCH] Serial: Fix console port spinlock initialisation by Russell King · 19 years ago
  89. 0d670b4 [PATCH] ARM: 2784/1: Fix the block cache flush operation range by Catalin Marinas · 19 years ago
  90. 75f631d [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled by Ben Dooks · 19 years ago
  91. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  92. ace4e71 [SCSI] aic7xxx: fix boot hang with Fujitsu drives by James Bottomley · 19 years ago
  93. 10e047b [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry by Adrian Bunk · 19 years ago
  94. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  95. 13bbbf2 [PATCH] ide: fix line break in ide messages by Denis Vlasenko · 19 years ago
  96. f3718d3 [PATCH] ide: hotplug mark __devinit via82cxxx.c by Herbert Xu · 19 years ago
  97. d6904ab [PATCH] ide: hotplug mark __devinit triflex.c by Herbert Xu · 19 years ago
  98. 9731963 [PATCH] ide: hotplug mark __devinit slc90e66.c by Herbert Xu · 19 years ago
  99. 34a6224 [PATCH] ide: hotplug mark __devinit sl82c105.c by Herbert Xu · 19 years ago
  100. 6a6e1b1 [PATCH] ide: hotplug mark __devinit sc1200.c by Herbert Xu · 19 years ago