1. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  2. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  3. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  4. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  5. 296f96f Net driver using virtio by Rusty Russell · 17 years ago
  6. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  7. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  9. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  10. 8142997 [NIU]: Cleanup PAGE_SIZE checks a bit by Olof Johansson · 17 years ago
  11. 33b0c4f [TG3]: Update version to 3.85 by Matt Carlson · 17 years ago
  12. 8a6eac9 [TG3]: PCI command adjustment by Matt Carlson · 17 years ago
  13. 9c8a620 [TG3]: Add management FW version to ethtool report by Matt Carlson · 17 years ago
  14. 6c7af27 [TG3]: Add 5723 support by Matt Carlson · 17 years ago
  15. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  16. 9abbf7d Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  17. fe25200 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  18. c9b2ca7 Fix build break in tsi108.c by Olof Johansson · 17 years ago
  19. e0d5dab ir-functions.c:(.text+0xbce18): undefined reference to `input_event' by Randy Dunlap · 17 years ago
  20. bf45abe NAPI: kconfig prompt and deleted doc file by Randy Dunlap · 17 years ago
  21. 5a46236 phy/bitbang: missing MODULE_LICENSE by Randy Dunlap · 17 years ago
  22. 418d6f8 DM9000 initialization fix by Mike Rapoport · 17 years ago
  23. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 17 years ago
  24. 828d055 fix typo about TBI in e1000 comment by Masatake YAMATO · 17 years ago
  25. 582fe6f file link fix for Pegasus USB net driver help by Cal Peake · 17 years ago
  26. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  27. 646b1c9 Documentation: Fix erroneous "dmascc=" documentation by Robert P. J. Day · 17 years ago
  28. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  29. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  30. b707615 Remove long-dead commented-out MODULE_PARM reference. by Robert P. J. Day · 17 years ago
  31. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  32. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  33. 1c3f0b8 Change struct marker users by Mathieu Desnoyers · 17 years ago
  34. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  35. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  36. b7b5a12 s2io, rename BIT macro by Jiri Slaby · 17 years ago
  37. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  38. 4fa4d23 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  39. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  40. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  41. 34c6538 unify DMA_..BIT_MASK definitions: v3.1 by Borislav Petkov · 17 years ago
  42. 1f06862 [PATCH] rt2x00: Add new rt73usb USB ID by Ivo van Doorn · 17 years ago
  43. db15178 [PATCH] rt2x00: Fix residual check in PLCP calculations. by Mattias Nissler · 17 years ago
  44. c7c4667 [PATCH] iwlwifi: Fix rate setting in probe request for HW sacn by Tomas Winkler · 17 years ago
  45. 023384f [PATCH] b43: Make b43_stop() static by Michael Buesch · 17 years ago
  46. 923403b [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variable by WANG Cong · 17 years ago
  47. 4457e1a [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs by Ron Rindjunsky · 17 years ago
  48. e0579d5 [PATCH] zd1211rw, fix oops when ejecting install media by Marc Pignat · 17 years ago
  49. 208eec8 [PATCH] b43legacy: Fix potential return of uninitialized variable by Larry Finger · 17 years ago
  50. c899a57 [PATCH] iwl4965-base.c: fix off-by-one errors by Adrian Bunk · 17 years ago
  51. ba8007c [PATCH] p54: Make filter configuration atomic by Michael Wu · 17 years ago
  52. 4771afb [PATCH] rtl8187: remove NICMAC setting in configure_filters callback by Michael Wu · 17 years ago
  53. 90ba931 [PATCH] janitorial: fix all double includes in drivers/net/wireless by Holger Schurig · 17 years ago
  54. 98798f4 [PATCH] rtl8187: Fix more frag bit checking, rts duration calc by Michael Wu · 17 years ago
  55. d20c678 [PATCH] ipw2100: send WEXT scan events by Dan Williams · 17 years ago
  56. 3ba72b2 [PATCH] zd1201: avoid null ptr access of skb->dev by John W. Linville · 17 years ago
  57. 0c2bef49 [BNX2]: Update version to 1.6.8. by Michael Chan · 17 years ago
  58. 239cd34 [BNX2]: Fix Serdes WoL bug. by Michael Chan · 17 years ago
  59. 8499fb5 [BNX2]: Update 5709 firmware to 3.7.1. by Michael Chan · 17 years ago
  60. 4f1e5ba pcnet32: remove private net_device_stats structure by Don Fry · 17 years ago
  61. 0280f9f vortex_up should initialize "err" by Badari Pulavarty · 17 years ago
  62. 6ad6c75 pcnet32: remove compile warnings in non-napi mode by Don Fry · 17 years ago
  63. feff348 pcnet32: fix non-napi packet reception by Don Fry · 17 years ago
  64. e30d422 fix EMAC driver for proper napi_synchronize API by Benjamin Herrenschmidt · 17 years ago
  65. 6de1623 sky2: shutdown cleanup by Stephen Hemminger · 17 years ago
  66. a747590 forcedeth msi bugfix by Manfred Spraul · 17 years ago
  67. db0e8e3 gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement by Anton Vorontsov · 17 years ago
  68. f860f49 fs_enet: Update for API changes by Scott Wood · 17 years ago
  69. 6880e7c gianfar: remove orphan struct. by Sebastian Siewior · 17 years ago
  70. c1b7151 forcedeth: fix rx-work condition in nv_rx_process_optimized() too by Ingo Molnar · 17 years ago
  71. 727c26e net: libertas sdio driver by Pierre Ossman · 17 years ago
  72. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  73. 1f7c823 Make the pr_*() family of macros in kernel.h complete by Emil Medve · 17 years ago
  74. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  75. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  76. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago
  77. 678aa1f skge: add a debug interface by Stephen Hemminger · 17 years ago
  78. afa151b skge: eeprom support by Stephen Hemminger · 17 years ago
  79. da00772 skge: internal stats by Stephen Hemminger · 17 years ago
  80. 501fb72 skge: XM PHY handling fixes by Stephen Hemminger · 17 years ago
  81. 60b24b5 skge: changing MTU while running causes problems by Stephen Hemminger · 17 years ago
  82. 7fb7ac2 skge: fix ram buffer size calculation by Stephen Hemminger · 17 years ago
  83. 298e1a9 gianfar: Fix compile regression caused by 09f75cd7 by Li Yang · 17 years ago
  84. b3e441c net: Fix new EMAC driver for NAPI changes by Benjamin Herrenschmidt · 17 years ago
  85. 1284cd3 bonding: two small fixes for IPoIB support by Jay Vosburgh · 17 years ago
  86. 369d742 e1000e: don't poke PHY registers to retreive link status by Auke Kok · 17 years ago
  87. e265522 e1000e: fix error checks by Adrian Bunk · 17 years ago
  88. 121244a e1000e: Fix debug printk macro by Auke Kok · 17 years ago
  89. 9a7387c tokenring/3c359.c: fixed array index problem by Marcus Meissner · 17 years ago
  90. 8148ff4 [netdrvr] forcedeth: remove in-driver copy of net_device_stats by Jeff Garzik · 17 years ago
  91. 3f88ce4 [netdrvr] forcedeth: improved probe info; dev_printk() cleanups by Jeff Garzik · 17 years ago
  92. bcb5feb forcedeth: fix NAPI rx poll function by Ingo Molnar · 17 years ago
  93. c1017a4 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz by Jaroslav Kysela · 17 years ago
  94. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  95. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  96. 84284d3 xen-netfront: rearrange netfront structure to separate tx and rx by Jeremy Fitzhardinge · 17 years ago
  97. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago
  98. 9d6dda32 [NETNS]: Don't panic on creating the namespace's loopback by Pavel Emelyanov · 17 years ago
  99. 114342f [TG3]: Fix performance regression on 5705. by Michael Chan · 17 years ago
  100. a9d4119 [NIU]: getting rid of __ucmpdi2 in niu.o by Al Viro · 17 years ago