1. fc910a2 [NETLINK]: Limit NLMSG_GOODSIZE to 8K. by David S. Miller · 18 years ago
  2. 95c385b [IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support. by Neil Horman · 17 years ago
  3. b7aa0bf [NET]: convert network timestamps to ktime_t by Eric Dumazet · 17 years ago
  4. 3927f2e [NET]: div64_64 consolidate (rev3) by Stephen Hemminger · 18 years ago
  5. 9d729f7 [NET]: Convert xtime.tv_sec to get_seconds() by James Morris · 18 years ago
  6. fa438cc [NET]: Keep sk_backlog near sk_lock by Eric Dumazet · 18 years ago
  7. 3cfe3ba [TCP]: Add two new spurious RTO responses to FRTO by Ilpo Järvinen · 18 years ago
  8. e0ef57c [TCP]: Make snd_cwnd_clamp a u32. by David S. Miller · 18 years ago
  9. 54287cc [TCP]: Keep copied_seq, rcv_wup and rcv_next together. by Eric Dumazet · 18 years ago
  10. 886236c [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh. by John Heffner · 18 years ago
  11. 46d0de4 [TCP] FRTO: Entry is allowed only during (New)Reno like recovery by Ilpo Järvinen · 18 years ago
  12. bdaae17 [TCP] FRTO: Moved tcp_use_frto from tcp.h to tcp_input.c by Ilpo Järvinen · 18 years ago
  13. 1214538 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. 0bcbc92 [IPV6]: Disallow RH0 by default. by YOSHIFUJI Hideaki · 17 years ago
  15. 7e40f2a Taskstats fix the structure members alignment issue by Balbir Singh · 17 years ago
  16. ea8df8c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  17. 8e821ca NFS: clean up the unstable write code by Trond Myklebust · 17 years ago
  18. 1d464c2 [MIPS] Fix wrong checksum for split TCP packets on 64-bit MIPS by Dave Johnson · 17 years ago
  19. ba755f8 [MIPS] Fix BUG(), BUG_ON() handling by Atsushi Nemoto · 17 years ago
  20. faea623 [MIPS] Retry {save,restore}_fp_context if failed in atomic context. by Atsushi Nemoto · 17 years ago
  21. 5323180 [MIPS] Disallow CpU exception in kernel again. by Atsushi Nemoto · 17 years ago
  22. 9a99435 [MIPS] Add missing silicon revisions for BCM112x by Mark Mason · 17 years ago
  23. 80d74d5 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 93da287 Provide dummy devm_ioport_* if !HAS_IOPORT by Russell King · 17 years ago
  25. 88ed39b alpha: build fixes - force architecture by Ivan Kokshaysky · 17 years ago
  26. 1b75b05 alpha: fixes for specific machine types by Ivan Kokshaysky · 17 years ago
  27. 1126542 kernel-doc: fix plist.h comments by Randy Dunlap · 17 years ago
  28. c4b7e87 allow vmsplice to work in 32-bit mode on ppc64 by Don Zickus · 17 years ago
  29. c2ecba7 [NET]: Set a separate lockdep class for neighbour table's proxy_queue by Pavel Emelianov · 17 years ago
  30. b4dfa0b [NET]: Get rid of alloc_skb_from_cache by Herbert Xu · 17 years ago
  31. 5a6d41b NFS: Ensure PG_writeback is cleared when writeback fails by Trond Myklebust · 17 years ago
  32. 8bd51cc Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  33. b4dfd6b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  34. 2345031 ide: correctly prevent IDE timer expiry function to run if request was already handled by Suleiman Souhlal · 17 years ago
  35. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 18 years ago
  36. 995f054 [PATCH] high-res timers: resume fix by Ingo Molnar · 18 years ago
  37. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 18 years ago
  38. 58e9491 [PATCH] ia64: desc_empty thinko/typo fix by Maciej Zenczykowski · 18 years ago
  39. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 18 years ago
  40. 5792a28 [PATCH] md: avoid a deadlock when removing a device from an md array via sysfs by NeilBrown · 18 years ago
  41. 6f23a31 libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
  42. 18d6e9d libata: Limit max sector to 128 for TORiSAN DVD drives (take 3) by Albert Lee · 18 years ago
  43. 7152764 libata: reorder HSM_ST_FIRST for easier decoding (take 3) by Albert Lee · 18 years ago
  44. d80f0a4 [SPARC]: Add unsigned to unused bit field in a.out.h by Robert Reif · 18 years ago
  45. 9a5ee4c Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  46. 1d64b9c [PATCH] Fix microcode-related suspend problem by Rafael J. Wysocki · 18 years ago
  47. 0c84ce2 [PATCH] driver core: fix built-in drivers sysfs links by Kay Sievers · 18 years ago
  48. 10fa115 [PATCH] uml: fix unreasonably long udelay by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  49. 3556ddf [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E by Andi Kleen · 18 years ago
  50. 2e175a9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  51. 398e692 [ARM] 4298/1: fix memory barriers for DMA coherent and SMP platforms by Lennert Buytenhek · 18 years ago
  52. 6c330ba [ARM] Fix __NR_kexec_load by Russell King · 18 years ago
  53. c35e584 [PATCH] uml: fix static linking for real by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  54. 6b8777b [ARM] 4296/1: ixp4xx: compile fix by Vladimir Barinov · 18 years ago
  55. 8a1e97e [MIPS] SMTC: Fix recursion in instant IPI replay code. by Ralf Baechle · 18 years ago
  56. eb541cb [MIPS] MV64340: Add missing prototype for mv64340_irq_init(). by Ralf Baechle · 18 years ago
  57. 9415fdd Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  58. 297640e [POWERPC] qe: ucc_slow.guemr is in the wrong place by Timur Tabi · 18 years ago
  59. c01003c [IFB]: Fix crash on input device removal by Patrick McHardy · 18 years ago
  60. 602ed87 [PATCH] uml: fix pte bit collision by Miklos Szeredi · 18 years ago
  61. c97beb4 [PATCH] x86_64 irq: Fix comments after changing IRQ0_VECTOR from 0x20 to 0x30 by Yinghai Lu · 18 years ago
  62. d0a9af8 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  63. 6faee84 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  64. b863f46 sh: Trivial fix for hp6xx build. by Kristoffer Ericson · 18 years ago
  65. 310f796 sh: Fixup __cmpxchg() compile breakage with gcc4. by Paul Mundt · 18 years ago
  66. a9c87a1 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
  67. c2805fb [PATCH] WE-22 : prevent information leak on 64 bit by Jean Tourrilhes · 18 years ago
  68. d0d87aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  69. e0ab0bb Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  70. a28d193 [PATCH] ipcns: fix !CONFIG_IPC_NS behavior by Serge E. Hallyn · 18 years ago
  71. 7632fc8 [PATCH] uml: fix static linking by Jeff Dike · 18 years ago
  72. 78d832f [PATCH] utsns: fix !CONFIG_UTS_NS behavior by Serge E. Hallyn · 18 years ago
  73. 62b3e92 [PATCH] tty: minor merge correction by Alan Cox · 18 years ago
  74. d75e26a [PATCH] uml: fix epoll by Jeff Dike · 18 years ago
  75. 7a7cd19 V4L/DVB (5441): Saa7146: Fix allocation of clipping memory by Oliver Endriss · 18 years ago
  76. 7945d56 [SPARC]: sparc64 gcc-4.2.0 20070317 -Werror failure by Mikael Pettersson · 18 years ago
  77. 40bee44e Export __splice_from_pipe() by Mark Fasheh · 18 years ago
  78. 703071b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  79. 6288c33 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  80. 04a3952 [PATCH] Add const to pointer qualifiers for __chk_user_ptr and __chk_io_ptr. by Russ Cox · 18 years ago
  81. 513daad ide: use correct IDE error recovery by Suleiman Souhlal · 18 years ago
  82. afbc1e9 [S390] Fix TCP/UDP pseudo header checksum computation. by Heiko Carstens · 18 years ago
  83. f11e665 [IPV6]: Fix routing round-robin locking. by David S. Miller · 18 years ago
  84. ecbb416 [NET]: Fix neighbour destructor handling. by Alexey Kuznetsov · 18 years ago
  85. e1701c6 [NET]: Fix fib_rules compatibility breakage by Thomas Graf · 18 years ago
  86. 317ec6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  87. 53698d2 [ARM] 4278/1: configure pxa27x I2C SCL as "input" by Guennadi Liakhovetski · 18 years ago
  88. 8fb303c [MIPS] SB1250: Fix bugs/warnings by creative use of volatile. by Ralf Baechle · 18 years ago
  89. ce486cd [MIPS] ARC: Fix warning. by Ralf Baechle · 18 years ago
  90. 7575a49 [MIPS] Implement flush_anon_page(). by Ralf Baechle · 18 years ago
  91. 7605b39 [MIPS] Fix pipeline hazard. by Ralf Baechle · 18 years ago
  92. 83598f1 [MIPS] Make MIPS udelay() preempt safe under DEBUG_PREEMPT by Deepak Saxena · 18 years ago
  93. c9d0696 [MIPS] Always use virt_to_phys() when translating kernel addresses by Franck Bui-Huu · 18 years ago
  94. 6ea65ff [PATCH] i386: clear segment register padding in core dumps by Roland McGrath · 18 years ago
  95. 2e7c283 x86-64: add "local_apic_timer_c2_ok" here too by Linus Torvalds · 18 years ago
  96. e585bef [PATCH] i386: add command line option "local_apic_timer_c2_ok" by Thomas Gleixner · 18 years ago
  97. 37c70d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  98. 7f52a3a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  99. e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 18 years ago
  100. 8da38d7 [PATCH] FRV: fix unannotated variable declarations by David Howells · 18 years ago