1. df1c0b8 [BRIDGE]: Packets leaking out of disabled/blocked ports. by Stephen Hemminger · 17 years ago
  2. b91ddd8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 17 years ago
  3. 05bb1fa [TCP]: Allow minimum RTO to be configurable via routing metrics. by David S. Miller · 17 years ago
  4. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  5. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  6. 498d630 SCTP: Correctly disable listening when backlog is 0. by Vlad Yasevich · 17 years ago
  7. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  8. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  9. 2772b49 SCTP: Pick the correct port when binding to 0. by Vlad Yasevich · 17 years ago
  10. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  11. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  12. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  13. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  14. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 18 years ago
  15. 378be2c [PKTGEN]: Fix multiqueue oops. by Robert Olsson · 17 years ago
  16. 594a9df [BNX2]: Add write posting comment. by Michael Chan · 17 years ago
  17. 8e54588 [BNX2]: Use msleep(). by Arjan van de Ven · 17 years ago
  18. b07d68b Linux 2.6.23-rc4 by Linus Torvalds · 17 years ago
  19. f99ba18 dm-mpath-rdac: don't stomp on a requests transfer bit by Andrew Vasquez · 17 years ago
  20. 5a99efe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  21. 28d9aa6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  22. d243769 fix bogus hotplug cpu warning by Hugh Dickins · 17 years ago
  23. 721ebe0 reverse CONFIG_ACPI_PROC_EVENT default by Hugh Dickins · 17 years ago
  24. 8134097 fix maxcpus=N parsing by Hugh Dickins · 17 years ago
  25. 88ede82 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  26. 9666582 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  27. d96a2a5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  28. 81b4b98 [PARISC] Add NOTES section by Kyle McMartin · 17 years ago
  29. 88a7907 [PARISC] Use compat_sys_getdents by Kyle McMartin · 18 years ago
  30. 1eb51c362 [PARISC] Do not allow STI_CONSOLE to be modular by Kyle McMartin · 18 years ago
  31. 03b18f1 [PARISC] Clean up sti_flush by Kyle McMartin · 18 years ago
  32. fabb8ff [PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines by Kyle McMartin · 18 years ago
  33. 37efbb7 [PARISC] Add empty <asm-parisc/vga.h> by Kyle McMartin · 18 years ago
  34. 17a82e93 [SPARC32]: Make flush_tlb_kernel_range() an inline function. by David S. Miller · 17 years ago
  35. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  36. 7bcd4dae [SPARC32]: Kill unused vars and macros from prom/console.c by David S. Miller · 17 years ago
  37. 6cc0735 [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS. by David S. Miller · 17 years ago
  38. 6c8f5b9 [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe. by David S. Miller · 17 years ago
  39. 1bd4b28 [SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK. by David S. Miller · 17 years ago
  40. 10e2ff1 [NET]: Mark Paul Moore as maintainer of labelled networking. by James Morris · 17 years ago
  41. e7c243c [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt" by Evgeniy Polyakov · 17 years ago
  42. 7c8347a [ISDN]: Get rid of some pointless allocation casts in common and bsd comp. by Jesper Juhl · 17 years ago
  43. c573f73 [NET]: Avoid pointless allocation casts in BSD compression module by Jesper Juhl · 17 years ago
  44. 901ded2 [IRDA]: Do not do pointless kmalloc return value cast in KingSun driver by Jesper Juhl · 17 years ago
  45. aaa53c4 [NET]: Fix crash in dev_mc_sync()/dev_mc_unsync() by Benjamin Thery · 17 years ago
  46. f424bb9 [PPPOL2TP]: Fix endianness annotations. by Al Viro · 17 years ago
  47. e422397 [IOAT]: ioatdma needs to to play nice in a multi-dma-client world by Shannon Nelson · 17 years ago
  48. 97a1ad4 [SLIP]: trivial sparse warning fix by Stephen Hemminger · 17 years ago
  49. 37d2e73 [EQL]: sparse warning fix by Stephen Hemminger · 17 years ago
  50. c3609d5 [NET]: is_power_of_2 in net/core/neighbour.c by vignesh babu · 17 years ago
  51. 2672287 [TCP]: Describe tcp_init_cwnd() thoroughly in a comment. by David S. Miller · 17 years ago
  52. a96fb49 [NET]: Fix IP_ADD/DROP_MEMBERSHIP to handle only connectionless by Flavio Leitner · 17 years ago
  53. 36d98d3 [KBUILD]: Sanitize tc_ematch headers. by Stephen Hemminger · 17 years ago
  54. 96fe1c0 [IPSEC] AH4: Update IPv4 options handling to conform to RFC 4302. by Nick Bowler · 17 years ago
  55. 23dd6d3 [MIPS] Fulong doesn't need ISA DMA. by Ralf Baechle · 17 years ago
  56. 52625ca [MIPS] IP27: intr_sconnect_level: don't disable interrupts. by Ralf Baechle · 17 years ago
  57. 84ced30 [MIPS] IP27: startup_bridge_irq: connect interrupt. by Ralf Baechle · 17 years ago
  58. ed7a236 [MIPS] IP27: shutdown_bridge_irq: don't free irq. by Ralf Baechle · 17 years ago
  59. 8313da3 [MIPS] Sort out handling of ISA-less PCI systems. by Ralf Baechle · 17 years ago
  60. 2704afe [MIPS] Add __cmpdi2 by Ralf Baechle · 17 years ago
  61. 606bf78 [MIPS] HOTPLUG: Make register_pci_controller __devinit. by Ralf Baechle · 17 years ago
  62. c4aa256 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  63. 4547d22 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus. by Ralf Baechle · 17 years ago
  64. db15f36 [MIPS] Delete duplicate inclusion of <linux/delay.h>. by Ralf Baechle · 17 years ago
  65. 1bfa771 [MIPS] Polish <asm/edac.h>. by Ralf Baechle · 17 years ago
  66. 88eb413 [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver. by Ralf Baechle · 17 years ago
  67. 948a34c [MIPS] Maintain si_code field properly for FP exceptions by Thiemo Seufer · 17 years ago
  68. 34412c7 [MIPS] SMTC: Fix duplicate status dumps on NMI by Thiemo Seufer · 17 years ago
  69. 97ce9a8 [MIPS] Unconditionally writeback and invalidate caches on kexec. by Nicolas Schichan · 17 years ago
  70. 9f90a03 [PATCH] rtc: Make rtc-rs5c348 driver hotplug-aware by Atsushi Nemoto · 17 years ago
  71. c99dcac [MIPS] Fix gcc 3.3 warning. by Ralf Baechle · 17 years ago
  72. 0806133 [MIPS] Fix invalid semicolon after if statement by Ilpo Järvinen · 17 years ago
  73. c5d7eb9 [MIPS] Update Cobalt defconfig by Yoichi Yuasa · 17 years ago
  74. 0d2d644 [MIPS] Update workpad_defconfig by Yoichi Yuasa · 17 years ago
  75. dd70438 [MIPS] Update tb0287_defconfig by Yoichi Yuasa · 17 years ago
  76. 96a6d87 [MIPS] Update tb0226_defconfig by Yoichi Yuasa · 17 years ago
  77. aabfc58 [MIPS] Update tb0219_defconfig by Yoichi Yuasa · 17 years ago
  78. f5594fd [MIPS] Update mpc30x_defconfig by Yoichi Yuasa · 17 years ago
  79. be72bd6 [MIPS] Update e55_defconfig by Yoichi Yuasa · 17 years ago
  80. d2a34c4 [MIPS] Update capcella_defconfig by Yoichi Yuasa · 17 years ago
  81. 5bd080f [MIPS] IP22: Fix modpost warning. by Ralf Baechle · 17 years ago
  82. 9975e77 [MIPS] Gcc 3.3 build fixes. by Ralf Baechle · 17 years ago
  83. bdd3ede [MIPS] MT: Use kallsyms in CPU state dump by Ralf Baechle · 17 years ago
  84. 153ef95 [MIPS] MIPSsim: Delete old file that survived moving around in the tree. by Ralf Baechle · 17 years ago
  85. a204458 [MIPS] unwind_stack should return a value ... by Ralf Baechle · 17 years ago
  86. b543858 [MIPS] SMTC: Fix crash on bootup with idebus= command line argument. by Ralf Baechle · 17 years ago
  87. de4b214 [MIPS] Fix build error if CONFIG_KALLSYMS is undefined. by Ralf Baechle · 17 years ago
  88. 3f478a8 [MIPS] Excite: disable 64-bit kernel support. by Ralf Baechle · 17 years ago
  89. dbb7454 [MIPS] Kconfig: Fix configuration warning by hardwiring HOTPLUG_CPU to n. by Ralf Baechle · 17 years ago
  90. 028151b [MIPS] Update a few defconfigs. by Ralf Baechle · 17 years ago
  91. fe56b95 [MIPS] SMTC: Move MIPS_CPU_IPI_IRQ definition into header. by Ralf Baechle · 17 years ago
  92. 45a98eb [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq. by Ralf Baechle · 17 years ago
  93. 428ab28 [MIPS] SMP: Scatter __cpuinit over the code as needed. by Ralf Baechle · 17 years ago
  94. d98cc84 [MIPS] SEAD: Don't mark as experimental. by Ralf Baechle · 17 years ago
  95. 48d365e [MIPS] remove unused marvell.h by Yoichi Yuasa · 17 years ago
  96. 106e802 [MIPS] remove unused gt64240.h by Yoichi Yuasa · 17 years ago
  97. e2286d7 [MIPS] SNI: remove unused pcimt_scache.c by Yoichi Yuasa · 17 years ago
  98. dee3c75 [MIPS] SNI: Remove unneeded sni_machine_halt by Yoichi Yuasa · 17 years ago
  99. 5d3fdea [MIPS] Remove dead code from irq_txx9.c by Atsushi Nemoto · 17 years ago
  100. 6c76988 [MIPS] Do not discard extra debugging sections. by Daniel Jacobowitz · 17 years ago