1. 15b1c0e [AX.25]: Fix default address and broadcast address initialization. by Ralf Baechle · 18 years ago
  2. 6c1bbcc [BNX2]: Add an error check. by Adrian Bunk · 18 years ago
  3. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  4. be90038 [PATCH] tty: preparatory structures for termios revamp by Alan Cox · 18 years ago
  5. f04538c [PATCH] struct path: convert cosa by Josef Sipek · 18 years ago
  6. 906d66d [PATCH] crc32: replace bitreverse by bitrev32 by Akinobu Mita · 18 years ago
  7. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  8. 0a01707 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  9. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  10. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  11. d3fa72e [PATCH] Pass struct dev pointer to dma_cache_sync() by Ralf Baechle · 18 years ago
  12. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  13. 0ae8513 [wireless] zd1211rw: workqueue-related build fixes by Jeff Garzik · 18 years ago
  14. 0bfdcc8 [netdrvr] netxen: workqueue-related build fixes by Jeff Garzik · 18 years ago
  15. f1ff0fd Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 into upstream by Jeff Garzik · 18 years ago
  16. 359f2d1 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
  17. 0efdf26 [PATCH] sky2: sparse warnings by Stephen Hemminger · 18 years ago
  18. 7f4b45c [PATCH] skge: fix sparse warnings by Stephen Hemminger · 18 years ago
  19. e67bda5 [PATCH] myri10ge: write as 2 32-byte blocks in myri10ge_submit_8rx by Brice Goglin · 18 years ago
  20. c3905bc [PATCH] sky2: receive queue watermark tweak by Stephen Hemminger · 18 years ago
  21. 6771290 [PATCH] sky2: beter ram buffer partitioning by Stephen Hemminger · 18 years ago
  22. e5b74c7 [PATCH] sky2: add comments to PCI ids by Stephen Hemminger · 18 years ago
  23. 2a45b49 [PATCH] sky2: add PCI for 88ec033 by Stephen Hemminger · 18 years ago
  24. a3f63e4 [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb() by Andrew Victor · 18 years ago
  25. 51cc210 [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole support by Andrew Victor · 18 years ago
  26. cf42553 [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer() by Andrew Victor · 18 years ago
  27. c57ee09 [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv() by Andrew Victor · 18 years ago
  28. 8d1413b Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  29. cbb45d2 [TG3]: Identify Serdes devices more clearly. by Michael Chan · 18 years ago
  30. 9d57f01 [TG3]: Use msleep. by Michael Chan · 18 years ago
  31. 9f88f29 [TG3]: Use netif_msg_*. by Michael Chan · 18 years ago
  32. 3600d91 [TG3]: Allow partial speed advertisement. by Michael Chan · 18 years ago
  33. 9d26e21 [TG3]: Add TG3_FLG2_IS_NIC flag. by Michael Chan · 18 years ago
  34. 676917d [TG3]: Add 5787F device ID. by Michael Chan · 18 years ago
  35. 5d64ad3 [TG3]: Fix Phy loopback. by Michael Chan · 18 years ago
  36. b259e7d [IrDA]: PXA FIR code device model conversion by Paul Sokolovsky · 18 years ago
  37. d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
  38. 91c7c56 [PATCH] ... and more work_struct-induced breakage (mips) by Al Viro · 18 years ago
  39. 7a87b6c [PATCH] hamradio/dmascc: fix up work_struct-induced breakage by Al Viro · 18 years ago
  40. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  41. 720eeb4 [PATCH] ipw2200: Fix debug output endian issue by Zhu Yi · 18 years ago
  42. 90c009a [PATCH] ipw2200: Fix a typo by Zhu Yi · 18 years ago
  43. aac40ce [PATCH] ipw2200: Update version stamp to 1.2.0 by Zhu Yi · 18 years ago
  44. 4b1f8a9 [PATCH] ipw2200: Add IEEE80211_RADIOTAP_TSFT for promiscuous mode by Zhu Yi · 18 years ago
  45. e6e3f12 [PATCH] ipw2200: replace kmalloc+memset with kcalloc by Yan Burman · 18 years ago
  46. b950e83 [PATCH] prism54: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  47. b0471bb7 [PATCH] hostap: replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  48. 9cdac96 [PATCH] zd1211rw: Support for multicast addresses by Ulrich Kunitz · 18 years ago
  49. ff9b99b [PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler by Daniel Drake · 18 years ago
  50. 383956a [PATCH] zd1211rw: zd_mac_rx isn't always called in IRQ context by Daniel Drake · 18 years ago
  51. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  52. 6d5aefb WorkQueue: Fix up arch-specific work items where possible by David Howells · 18 years ago
  53. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  54. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  55. ee28b0d [PATCH] remote memory corruptor in ibmtr.c by Al Viro · 18 years ago
  56. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  57. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  58. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  59. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  60. ed25ffa [PATCH] NetXen: multiport firmware support, ioctl interface by Amit S. Kale · 18 years ago
  61. 80922fb [PATCH] NetXen: whitespace cleaup and more cleanup fixes by Amit S. Kale · 18 years ago
  62. 59dc76a [PATCH] net: smc91x add missing bracket by Mariusz Kozlowski · 18 years ago
  63. 043d580 [PATCH] sk98lin debug build fix by Mariusz Kozlowski · 18 years ago
  64. e8f7f7f [PATCH] declance: Support the I/O ASIC LANCE w/o TURBOchannel by Maciej W. Rozycki · 18 years ago
  65. 3b6e8fe [PATCH] declance: Fix PMAX and PMAD support by Maciej W. Rozycki · 18 years ago
  66. 4e14007 [PATCH] bonding: incorrect bonding state reported via ioctl by Andy Gospodarek · 18 years ago
  67. 33fee56a [PATCH] Update smc91x driver with ARM Versatile board info by Deepak Saxena · 18 years ago
  68. c69fda4 [PATCH] ns83820 annotations by Al Viro · 18 years ago
  69. 40f6cff [PATCH] myri10ge annotations by Al Viro · 18 years ago
  70. bffa215 [PATCH] drivers/net/arm missing __devinit by Al Viro · 18 years ago
  71. afc8eb4 [PATCH] trivial missing __init in drivers/net/* by Al Viro · 18 years ago
  72. 0598077 [PATCH] mv643xx_eth.c NULL noise removal by Al Viro · 18 years ago
  73. fbd8197 [PATCH] __iomem annotations: smc91x by Al Viro · 18 years ago
  74. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  75. 3bc0f40 [POWERPC] Spider uses low level BE MMIO accessors by Benjamin Herrenschmidt · 18 years ago
  76. 7c71987 [PATCH] ibmveth: Remove ibmveth "liobn" field by Benjamin Herrenschmidt · 18 years ago
  77. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  78. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  79. 1be3770 [POWERPC] Make EMAC use generic DCR access methods by Benjamin Herrenschmidt · 18 years ago
  80. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  81. ef9467f [SUNHME]: Fix for sunhme failures on x86 by Jurij Smakov · 18 years ago
  82. cc9f022 r8169: more alignment for the 0x8168 by Francois Romieu · 18 years ago
  83. 12d86f6 r8169: phy program update by Francois Romieu · 18 years ago
  84. d03902b r8169: tweak the PCI data parity error recovery by Francois Romieu · 18 years ago
  85. 9cb427b r8169: more magic during initialization of the hardware by Francois Romieu · 18 years ago
  86. ff1dcad [NET]: Split skb->csum by Al Viro · 18 years ago
  87. f123bc5 [BNX2]: Update version and rel date. by Michael Chan · 18 years ago
  88. bac0dff [BNX2]: Add 5709 PCI ID. by Michael Chan · 18 years ago
  89. d43584c [BNX2]: Download 5709 firmware. by Michael Chan · 18 years ago
  90. 5793bfe [BNX2]: New firmware to support 5709 (part 4). by Michael Chan · 18 years ago
  91. 123d19a [BNX2]: New firmware to support 5709 (part 3). by Michael Chan · 18 years ago
  92. fc2a0bc [BNX2]: New firmware to support 5709 (part 2). by Michael Chan · 18 years ago
  93. b6690cc [BNX2]: New firmware to support 5709 (part 1). by Michael Chan · 18 years ago
  94. 234754d [BNX2]: Add 5709 reset and runtime code. by Michael Chan · 18 years ago
  95. 59b47d8 [BNX2]: Add 5709 init code. by Michael Chan · 18 years ago
  96. 9052a84 [BNX2]: Add new 5709 registers (part 2). by Michael Chan · 18 years ago
  97. 19cdeb7 [BNX2]: Add new 5709 registers (part 1). by Michael Chan · 18 years ago
  98. af3ee51 [BNX2]: Re-organize firmware structures. by Michael Chan · 18 years ago
  99. a16dda0 [BNX2]: Remove udelay() in copper PHY code. by Michael Chan · 18 years ago
  100. f8dd064 [BNX2]: Add 5708S parallel detection. by Michael Chan · 18 years ago