1. 96e672c [PATCH] 3c5zz ethernet: fix section warnings by Randy Dunlap · 18 years ago
  2. a2bd2ec [PATCH] smc ethernet: fix section mismatch warnings by Randy Dunlap · 18 years ago
  3. 29f9f6d [PATCH] hp ethernet: fix section mismatches by Randy Dunlap · 18 years ago
  4. 5d1f16c [PATCH] Section mismatch in drivers/net/ne.o during modpost by Randy.Dunlap · 18 years ago
  5. 282f33c [PATCH] e1000: prevent statistics from getting garbled during reset by Linas Vepstas · 18 years ago
  6. b89fa8b [PATCH] smc911x Kconfig fix by Andrew Morton · 18 years ago
  7. c99ce7e [PATCH] forcedeth: new device ids by Ayaz Abdulla · 18 years ago
  8. ebe611a [PATCH] forcedeth config: version by Ayaz Abdulla · 18 years ago
  9. 69fe3fd [PATCH] forcedeth config: module parameters by Ayaz Abdulla · 18 years ago
  10. 9589c77 [PATCH] forcedeth config: diagnostics by Ayaz Abdulla · 18 years ago
  11. 7a1854b [PATCH] forcedeth config: move functions by Ayaz Abdulla · 18 years ago
  12. 52da357 [PATCH] forcedeth config: statistics by Ayaz Abdulla · 18 years ago
  13. 5ed2616 [PATCH] forcedeth config: csum by Ayaz Abdulla · 18 years ago
  14. c42d9df [PATCH] forcedeth config: wol by Ayaz Abdulla · 18 years ago
  15. f9430a0 [PATCH] forcedeth config: phy by Ayaz Abdulla · 18 years ago
  16. b6d0773 [PATCH] forcedeth config: flow control by Ayaz Abdulla · 18 years ago
  17. eafa59f [PATCH] forcedeth config: ring sizes by Ayaz Abdulla · 18 years ago
  18. 6a78814 [PATCH] forcedeth config: tso cleanup by Ayaz Abdulla · 18 years ago
  19. cac925a Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into tmp by Jeff Garzik · 18 years ago
  20. bcd618e Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  21. cb15f81 Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  22. ba9b28d Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  23. 862fc81 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  24. 2e84abe 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
  25. 987024c [PATCH] skge: version 1.6 by Stephen Hemminger · 18 years ago
  26. 631ae32 [PATCH] skge: dont allow bad hardware address from ROM by Stephen Hemminger · 18 years ago
  27. 7c442fa [PATCH] skge: transmit complete via IRQ not NAPI by Stephen Hemminger · 18 years ago
  28. 9db9647 [PATCH] skge: TX low water mark definition by Stephen Hemminger · 18 years ago
  29. d85b514 [PATCH] skge: use workq for PHY handling by Stephen Hemminger · 18 years ago
  30. b10c066 [PATCH] myri10ge update by Brice Goglin · 18 years ago
  31. d15a88f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  32. 6224e01 [DOC] Update bonding documentation with sysfs info by Auke Kok · 18 years ago
  33. 9026729 e1000: add PCI Error Recovery by Auke Kok · 18 years ago
  34. 2cc3049 e100: add PCI Error Recovery by Auke Kok · 18 years ago
  35. 24f476e e1000: remove risky prefetch on next_skb->data by Auke Kok · 18 years ago
  36. b9b6e78 e1000: fix ethtool test irq alloc as "probe" by Auke Kok · 18 years ago
  37. 1def630 Linux 2.6.17-rc6 by Linus Torvalds · 18 years ago
  38. ff3ea47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  39. 3648570 [BRIDGE]: fix locking and memory leak in br_add_bridge by Jiri Benc · 18 years ago
  40. a8c7250 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  41. 2f9c3c2 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  42. 1b41526 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  43. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  44. ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 18 years ago
  45. 460c042 [MIPS] Fix sparse warnings about too big constants. by Atsushi Nemoto · 18 years ago
  46. e32b699 [MIPS] Fix 64-bit build for RM7000. by Ralf Baechle · 18 years ago
  47. b6d7c7a [MIPS] IP32: Fix warnings. by Ralf Baechle · 18 years ago
  48. 7cb710c [MIPS] Fix non-linear memory mapping on MIPS by Sergei Shtylyov · 18 years ago
  49. aa32374 [MIPS] SB1: Only pass1 FPUs are broken beyond recovery. by Ralf Baechle · 18 years ago
  50. 7155262 [MIPS] open() forces O_LARGEFILE for o32 on 64bit kernels by Thiemo Seufer · 18 years ago
  51. fef6d6a [MIPS] Au1xx0: fix prom_getenv() to handle YAMON style environment by Sergei Shtylyov · 18 years ago
  52. 6ebba0e [MIPS] Fix swap entry for MIPS32 36-bit physical address by Sergei Shtylyov · 18 years ago
  53. 79e0bc3 [MIPS] Fix mprotect() syscall for MIPS32 w/36-bit physical address support by Sergei Shtylyov · 18 years ago
  54. 9370b35 [MIPS] Save write-only Config.OD from being clobbered by Sergei Shtylyov · 18 years ago
  55. cac4bcb [MIPS] Print more information if we're struck by a machine check exception. by Ralf Baechle · 18 years ago
  56. 722ace9 [MIPS] Fix declaration of smp_prepare_cpus() platform hook. by Ralf Baechle · 18 years ago
  57. 1acf1ca [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. by Atsushi Nemoto · 18 years ago
  58. 5ee8235 [MIPS] Fix instable BogoMIPS on multi-issue processors. by Ralf Baechle · 18 years ago
  59. f3bf07b [MIPS] Ignore unresolved weak symbols in modules. by Atsushi Nemoto · 18 years ago
  60. 320e6ab [MIPS] Fix SMP now that fixup_cpu_present_map is gone. by Ralf Baechle · 18 years ago
  61. acf518c [MIPS] Remove duplicate declaration of cpu_online_map. by Ralf Baechle · 18 years ago
  62. 8c893ff [IRDA]: Missing allocation result check in irlap_change_speed(). by Florin Malita · 18 years ago
  63. 9bc1809 [PPPOE]: Missing result check in __pppoe_xmit(). by Florin Malita · 18 years ago
  64. 6569a35 [NET]: Eliminate unused /proc/sys/net/ethernet by Jes Sorensen · 18 years ago
  65. 92cd6ee [NETCONSOLE]: Clean up initcall warning. by Matt Mackall · 18 years ago
  66. f291196 [TCP]: Avoid skb_pull if possible when trimming head by Herbert Xu ~{PmVHI~} · 18 years ago
  67. 5c601d0 [PATCH] wireless: move zd1201 where it belongs by Pavel Machek · 18 years ago
  68. ff7562a [PATCH] bcm43xx: quiet down log spam from set_security by Jason Lunz · 18 years ago
  69. c4b3d1b [PATCH] softmac: unified capabilities computation by Joseph Jezak · 18 years ago
  70. 6ae15df [PATCH] softmac: Fix handling of authentication failure by Daniel Drake · 18 years ago
  71. 76ea4c7 [PATCH] softmac: complete shared key authentication by Daniel Drake · 18 years ago
  72. 47fbe1b [PATCH] ieee80211softmac_io.c: fix warning "defined but not used" by Toralf Förster · 18 years ago
  73. 2a80634 [PATCH] usb wifi: zd1201 cleanups by Pavel Machek · 18 years ago
  74. f6882a0 Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  75. 364212e Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  76. fec468b [PATCH] uml: add -ffreestanding to CFLAGS by Jeff Dike · 18 years ago
  77. b8719c3 [PATCH] uml: more __user annotations by Al Viro · 18 years ago
  78. ca34fb1 [PATCH] uml: __user annotation in arch_prctl by Al Viro · 18 years ago
  79. f218312 [PATCH] uml: fix a typo in do_uml_initcalls by Jeff Dike · 18 years ago
  80. 5cb38bc [PATCH] uml: fix wall_to_monotonic initialization by Jeff Dike · 18 years ago
  81. 65e6297 [PATCH] uml: add asm/irqflags.h by Jeff Dike · 18 years ago
  82. 2d7b20c [PATCH] m48t86: ia64 build fix by Andrew Morton · 18 years ago
  83. 67f672f [PATCH] sata_sil24: SII3124 sata driver endian problem by Rune Torgersen · 18 years ago
  84. 829a198 [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace() by Stefan Richter · 18 years ago
  85. 948c51e [PATCH] MAINTAINERS: Add entries for BNX2 and TG3 by Michael Chan · 18 years ago
  86. 0674d59 [PATCH] Implement get / set tso for forcedeth driver by Zachary Amsden · 18 years ago
  87. 78b86e5 [PATCH] pmf_register_irq_client() gives sleep with locks held warning by Benjamin Herrenschmidt · 18 years ago
  88. 6d09bb6 [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path() by Trond Myklebust · 18 years ago
  89. c7d2d28 [PATCH] alpha: SMP IRQ routing fix by Ivan Kokshaysky · 18 years ago
  90. ba0c19e [PATCH] selinux: fix sb_lock/sb_security_lock nesting by Stephen Smalley · 18 years ago
  91. 93ff66b [PATCH] Sparsemem build fix by Ralf Baechle · 18 years ago
  92. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago
  93. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 18 years ago
  94. 6f25891 [PATCH] nmclan_cs: dereferencing skb after netif_rx() by Florin Malita · 18 years ago
  95. ea9a771 [PATCH] bcm43xx: add DMA rx poll workaround to DMA4 by Michael Buesch · 18 years ago
  96. 50ff06d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  97. a7d14f8 [ARM] 3543/1: [Fwd: PXA270 bootparams address not set] by Steve Yang · 18 years ago
  98. dea58b8 Merge branch 'from-linus' into upstream by John W. Linville · 18 years ago
  99. 959eb39 IPoIB: Fix AH leak at interface down by Eli Cohen · 18 years ago
  100. e853534 [SERIAL] typo: buad -> baud by Horst Schirmeier · 18 years ago