1. 4072518 [CRYPTO] Add support for low-level multi-block operations by Herbert Xu · 19 years ago
  2. c774e93 [CRYPTO] Add plumbing for multi-block operations by Herbert Xu · 19 years ago
  3. 8279dd7 [CRYPTO] Don't check for NULL before kfree() by Jesper Juhl · 19 years ago
  4. b463448 [PATCH] Fix bt87x.c build problem by Greg KH · 19 years ago
  5. 3d3c2ae [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem by Greg KH · 19 years ago
  6. a18bcb7 Linux v2.6.13-rc3 by Linus Torvalds · 19 years ago
  7. fe0c9f5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  8. fef43da [SPARC64]: Fix UltraSPARC-III fallout from membar changes. by David S. Miller · 19 years ago
  9. 6772926 [PATCH] kprobes: fix namespace problem and sparc64 build by Rusty Lynch · 19 years ago
  10. 4b1294f [PATCH] ppc32: explicitly disable 440GP IRQ compatibility mode in 440GX setup by Eugene Surovegin · 19 years ago
  11. f326d22 [PATCH] ppc32: stop misusing NTP's time_offset value by john stultz · 19 years ago
  12. e6b6239 [PATCH] ppc32: add Freescale MPC885ADS board support by Andrei Konovalov · 19 years ago
  13. 5432ebb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  14. b2f5710 [IPV4]: Add LC-Trie implementation notes by Robert Olsson · 19 years ago
  15. 908a75c [TCP]: Never TSO defer under periods of congestion. by David S. Miller · 19 years ago
  16. 63d886c [PKT_SCHED]: Blackhole queueing discipline by Thomas Graf · 19 years ago
  17. c1b4a7e [TCP]: Move to new TSO segmenting scheme. by David S. Miller · 19 years ago
  18. 0d9901d [TCP]: Break out send buffer expansion test. by David S. Miller · 19 years ago
  19. cb83199 [TCP]: Do not call tcp_tso_acked() if no work to do. by David S. Miller · 19 years ago
  20. a564769 [TCP]: Kill bogus comment above tcp_tso_acked(). by David S. Miller · 19 years ago
  21. b4e26f5 [TCP]: Fix send-side cpu utiliziation regression. by David S. Miller · 19 years ago
  22. aa93466 [TCP]: Eliminate redundant computations in tcp_write_xmit(). by David S. Miller · 19 years ago
  23. 7f4dd0a [TCP]: Break out tcp_snd_test() into it's constituent parts. by David S. Miller · 19 years ago
  24. 55c97f3 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. by David S. Miller · 19 years ago
  25. a2e2a59 [TCP]: Fix redundant calculations of tcp_current_mss() by David S. Miller · 19 years ago
  26. 92df7b5 [TCP]: tcp_write_xmit() tabbing cleanup by David S. Miller · 19 years ago
  27. a762a98 [TCP]: Kill extra cwnd validate in __tcp_push_pending_frames(). by David S. Miller · 19 years ago
  28. f44b527 [TCP]: Add missing skb_header_release() call to tcp_fragment(). by David S. Miller · 19 years ago
  29. 84d3e7b [TCP]: Move __tcp_data_snd_check into tcp_output.c by David S. Miller · 19 years ago
  30. f6302d1 [TCP]: Move send test logic out of net/tcp.h by David S. Miller · 19 years ago
  31. fc6415bc [TCP]: Fix quick-ack decrementing with TSO. by David S. Miller · 19 years ago
  32. c65f7f0 [TCP]: Simplify SKB data portion allocation with NETIF_F_SG. by David S. Miller · 19 years ago
  33. b8259d9 [NET]: Remove __ARGS from include/net/slhc_vj.h by Alexey Dobriyan · 19 years ago
  34. 52609c0 [NET]: improve readability of dev_set_promiscuity() in net/core/dev.c by David Chau · 19 years ago
  35. bc971de [SHAPER]: Switch to spinlocks. by Christoph Hellwig · 19 years ago
  36. 2f36895 [IPV4]: More broken memory allocation fixes for fib_trie by Robert Olsson · 19 years ago
  37. db1322b [DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rules by Thomas Graf · 19 years ago
  38. bb1d23b [IPV4]: Bug fix in rt_check_expire() by Eric Dumazet · 19 years ago
  39. 424c4b7 [IPV4]: Use the fancy alloc_large_system_hash() function for route hash table by Eric Dumazet · 19 years ago
  40. 22c047c [NET]: Hashed spinlocks in net/ipv4/route.c by Eric Dumazet · 19 years ago
  41. f0e36f8 [IPV4]: Handle large allocations in fib_trie by Patrick McHardy · 19 years ago
  42. 93e266f [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  43. d244c89 [TG3]: support for ethtool -C by Michael Chan · 19 years ago
  44. e2ed405 [IPV6]: Makes IPv6 rcv registration happen last during initialisation. by Herbert Xu · 19 years ago
  45. 30e224d [IPV4]: Fix crash in ip_rcv while booting related to netconsole by Herbert Xu · 19 years ago
  46. a31488c [SKGE]: Fix build on big-endian by David S. Miller · 19 years ago
  47. d06e7a5 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  48. 023e09a [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation by Thomas Graf · 19 years ago
  49. 3d54b82 [PKT_SCHED]: Cleanup qdisc creation and alignment macros by Thomas Graf · 19 years ago
  50. e41a33e [PKT_SCHED]: Move sch_generic.c prototypes to correct header file by Thomas Graf · 19 years ago
  51. 1cbb338 [NET]: Reduce size of sk_buff by 4 bytes by Thomas Graf · 19 years ago
  52. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  53. 3154e54 [NET]: net/core/filter.c: make len cover the entire packet by Patrick McHardy · 19 years ago
  54. 0b05b2a [NET]: Consolidate common code in net/core/filter.c by Patrick McHardy · 19 years ago
  55. 6935d46 [NET]: Remove redundant code in net/core/filter.c by Patrick McHardy · 19 years ago
  56. 55820ee [NET]: Fix signedness issues in net/core/filter.c by Patrick McHardy · 19 years ago
  57. 346fced Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  58. 864ae18 [SPARC64]: Fix IRQ retry interval timer value on sparc64 PCI controllers. by David S. Miller · 19 years ago
  59. 9fba62a [SPARC64]: Small Schizo PCI controller programming tweaks. by David S. Miller · 19 years ago
  60. bb6743f4 [SPARC64]: Do proper DMA IRQ syncing on Tomatillo by David S. Miller · 19 years ago
  61. 088dd1f [SPARC64]: Add support for IRQ pre-handlers. by David S. Miller · 19 years ago
  62. 06326e4 [SPARC]: bpp: remove sleep_on usage by Christoph Hellwig · 19 years ago
  63. e7270de [SPARC64/COMPAT]: Add some compat ioctl for ppdev by Raphael Assenat · 19 years ago
  64. 17af691 [PATCH] ARM: Fix new-ABI layout of struct stat64 by Russell King · 19 years ago
  65. 68070bd [PATCH] ARM: Fix non-standard PXA io_pg_offst initialisers by Russell King · 19 years ago
  66. f9bd6ea [PATCH] ARM: Change 'param_offset' to 'boot_params' by Russell King · 19 years ago
  67. 19f7241 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  68. 08ab8c2 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  69. 976ecd1 [PATCH] Serial: Fix console port spinlock initialisation by Russell King · 19 years ago
  70. 0d670b4 [PATCH] ARM: 2784/1: Fix the block cache flush operation range by Catalin Marinas · 19 years ago
  71. 75f631d [PATCH] ARM: 2785/1: S3C24XX - serial calls request_irq() with IRQs disabled by Ben Dooks · 19 years ago
  72. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  73. 10e047b [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry by Adrian Bunk · 19 years ago
  74. 21e2c01 [PATCH] amd74xx: support MCP55 device IDs by Rob Punkunus · 19 years ago
  75. 13bbbf2 [PATCH] ide: fix line break in ide messages by Denis Vlasenko · 19 years ago
  76. f3718d3 [PATCH] ide: hotplug mark __devinit via82cxxx.c by Herbert Xu · 19 years ago
  77. d6904ab [PATCH] ide: hotplug mark __devinit triflex.c by Herbert Xu · 19 years ago
  78. 9731963 [PATCH] ide: hotplug mark __devinit slc90e66.c by Herbert Xu · 19 years ago
  79. 34a6224 [PATCH] ide: hotplug mark __devinit sl82c105.c by Herbert Xu · 19 years ago
  80. 6a6e1b1 [PATCH] ide: hotplug mark __devinit sc1200.c by Herbert Xu · 19 years ago
  81. 9307145 [PATCH] ide: hotplug mark __devinit opti621.c by Herbert Xu · 19 years ago
  82. c20530e [PATCH] ide: hotplug mark __devinit ns87415.c by Herbert Xu · 19 years ago
  83. a380a88 [PATCH] ide: hotplug mark __devinit it8172.c by Herbert Xu · 19 years ago
  84. ddbc9fb [PATCH] ide: hotplug mark __devinit cy82c693.c by Herbert Xu · 19 years ago
  85. 88de8e9 [PATCH] ide: hotplug mark __devinit cs5530.c by Herbert Xu · 19 years ago
  86. e895f92 [PATCH] ide: hotplug mark __devinit amd74xx.c by Herbert Xu · 19 years ago
  87. c2f1258 [PATCH] ide: hotplug mark __devinit alim15x3.c by Herbert Xu · 19 years ago
  88. 1d6bebf Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  89. 86166f9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  90. 44f8e1a If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq. by Linus Torvalds · 19 years ago
  91. 43a6b76 [PATCH] gregkh-pci-pci-assign-unassigned-resources fix by Andy Whitcroft · 19 years ago
  92. 5848f23 [PATCH] pci: cleanup argument comments for pci_{save,restore}_state by John W. Linville · 19 years ago
  93. c6e21e1 [PATCH] PCI: Remove newline from pci MODALIAS variable by Hannes Reinecke · 19 years ago
  94. 5823d10 [PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon DellM70 by long · 19 years ago
  95. a00db37 [PATCH] PCI: Add PCI quirk for SMBus on the Asus P4B-LX by Jean Delvare · 19 years ago
  96. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  97. 299de03 [PATCH] PCI: pci_assign_unassigned_resources() on x86 by Ivan Kokshaysky · 19 years ago
  98. 90b5492 [PATCH] PCI: handle subtractive decode pci-pci bridge better by Ivan Kokshaysky · 19 years ago
  99. a03fa95 [PATCH] PCI: Increase the number of PCI bus resources by rajesh.shah@intel.com · 19 years ago
  100. 26f674a [PATCH] PCI: Fix up PCI routing in parent bridge by Greg Kroah-Hartman · 19 years ago