1. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  2. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. 84284d3 xen-netfront: rearrange netfront structure to separate tx and rx by Jeremy Fitzhardinge · 17 years ago
  4. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago
  5. 9d6dda32 [NETNS]: Don't panic on creating the namespace's loopback by Pavel Emelyanov · 17 years ago
  6. 114342f [TG3]: Fix performance regression on 5705. by Michael Chan · 17 years ago
  7. a9d4119 [NIU]: getting rid of __ucmpdi2 in niu.o by Al Viro · 17 years ago
  8. e6a5fdf [NIU]: Fix write past end of array in niu_pci_probe_sprom(). by David S. Miller · 17 years ago
  9. 88a15f2 ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0 by Emil Medve · 17 years ago
  10. 293c851 gianfar: Fix regression caused by new napi interface by Li Yang · 17 years ago
  11. 20ef2bb gianfar: Cleanup compile warning caused by 0795af57 by Li Yang · 17 years ago
  12. 94e8cc3 gianfar: Fix compile regression caused by bea3348e by Li Yang · 17 years ago
  13. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  14. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  15. c2af68e MIPSsim: General cleanup by Ralf Baechle · 17 years ago
  16. 6629b97 Jazzsonic: Fix warning about unused variable. by Ralf Baechle · 17 years ago
  17. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  18. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  19. 0f18e71 Use dcr_host_t.base in ibm_emac_mal by Michael Ellerman · 17 years ago
  20. 7920369 Update ibm_newemac to use dcr_host_t.base by Michael Ellerman · 17 years ago
  21. bc2618f tehuti: possible leak in bdx_probe by Florin Malita · 17 years ago
  22. 7e7b968 TC35815: Fix build by Ralf Baechle · 17 years ago
  23. b77eb35 SAA9730: Fix build by Ralf Baechle · 17 years ago
  24. d95b39c AR7 ethernet by Matteo Croce · 17 years ago
  25. e0d7c52 myri10ge: update driver version to 1.3.2-1.287 by Brice Goglin · 17 years ago
  26. 4f93fde myri10ge: add IPv6 TSO support by Brice Goglin · 17 years ago
  27. af793e0 myri10ge: update firmware headers by Brice Goglin · 17 years ago
  28. e636b2e myri10ge: fix some indentation, white spaces, and comments by Brice Goglin · 17 years ago
  29. dd957c5 net/bonding: Optionally allow ethernet slaves to keep own MAC by Jay Vosburgh · 17 years ago
  30. d90a162 net/bonding: Destroy bonding master when last slave is gone by Moni Shoua · 17 years ago
  31. 1053f62 net/bonding: Delay sending of gratuitous ARP to avoid failure by Moni Shoua · 17 years ago
  32. 3158bf7 net/bonding: Handlle wrong assumptions that slave is always an Ethernet device by Moni Shoua · 17 years ago
  33. 6b1bf09 net/bonding: Enable IP multicast for bonding IPoIB devices by Moni Shoua · 17 years ago
  34. 2ab8285 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() by Moni Shoua · 17 years ago
  35. 872254d net/bonding: Enable bonding to enslave non ARPHRD_ETHER by Moni Shoua · 17 years ago
  36. a8a935d natsemi: Check return value for pci_enable_device() by Mark Brown · 17 years ago
  37. 0e5d544 natsemi: Use round_jiffies() for slow timers by Mark Brown · 17 years ago
  38. 073ac8f [NET] smc91x: fix PXA DMA support code by Russell King · 17 years ago
  39. 5c0d6b3 sky2: reboot fix by Stephen Hemminger · 17 years ago
  40. 325a807 ipg: endianness fixes by Al Viro · 17 years ago
  41. 857e37d ipg: endianness annotations by Al Viro · 17 years ago
  42. d9a19d2 hamradio: ->hard_header() takes packet type in host-endian by Al Viro · 17 years ago
  43. fa8a4b63 more tulip endianness annotations by Al Viro · 17 years ago
  44. eb4d84f ibm_newemac annotations (iomem, NULL noise) by Al Viro · 17 years ago
  45. b4482a4 more trivial signedness fixes in drivers by Al Viro · 17 years ago
  46. 64b3361 long vs. unsigned long - low-hanging fruits in drivers by Al Viro · 17 years ago
  47. 47063d6 remove duplicate initializer (macvlan) by Al Viro · 17 years ago
  48. bef1bc9 skb->tail in ibm_newemac should be skb_tail_pointer() by Al Viro · 17 years ago
  49. 97be91c typo in ibm_newemac/rgmii.c by Al Viro · 17 years ago
  50. d773b33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  51. b027cac mlx4_core: Fix infinite loop on device initialization by Roland Dreier · 17 years ago
  52. c5d6471 fallout from DECLARE_MAC_BUF patches by Al Viro · 17 years ago
  53. 50e36eb b43 wireless needs <linux/io.h> by Geert Uytterhoeven · 17 years ago
  54. 3649ba0 m68k: fix net drivers after recent get_stats updates by Geert Uytterhoeven · 17 years ago
  55. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  56. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  57. 82d553c [ARM] pxa: update pxa irda driver to use clk support by Russell King · 17 years ago
  58. 6dee642 [BNX2]: Refine napi poll loop. by Michael Chan · 17 years ago
  59. 4fd7ab5 [TG3]: Refine napi poll loop. by Michael Chan · 17 years ago
  60. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  61. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  62. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  63. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  64. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  65. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  66. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  67. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  68. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  69. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  70. 414c66e [TG3]: Update version to 3.83 by Matt Carlson · 17 years ago
  71. 0527ba3 [TG3]: WOL defaults by Matt Carlson · 17 years ago
  72. 9936bcf [TG3]: Add 5761 support by Matt Carlson · 17 years ago
  73. 0d3031d [TG3]: Add 5761 APE support by Matt Carlson · 17 years ago
  74. 6b91fa0 [TG3]: Add new 5761 NVRAM decode routines by Matt Carlson · 17 years ago
  75. 32d1316b [BNX2]: Update version to 1.6.7. by Michael Chan · 17 years ago
  76. 846f5c6 [BNX2]: Fix default WoL setting. by Michael Chan · 17 years ago
  77. 489310a [BNX2]: Fix remote PHY media detection problems. by Michael Chan · 17 years ago
  78. 59e90b2 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  79. 61ba5b3 ibm_new_emac: Nuke SET_MODULE_OWNER() use by Roland Dreier · 17 years ago
  80. bfe13f5 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  81. f2cade1 natsemi: Use NATSEMI_TIMER_FREQ consistently by Mark Brown · 17 years ago
  82. 9265fab cxgb3 sparse warning fixes by Stephen Hemminger · 17 years ago
  83. 33a85aa chelsio: sparse warning fixes (old cxgb2) by Stephen Hemminger · 17 years ago
  84. 3bf76b8 ehea: use kernel event queue by Jan-Bernd Themann · 17 years ago
  85. ddfce6b network drivers: sparse warning fixes by Stephen Hemminger · 17 years ago
  86. 43b7c45 s2io: sparse warnings fix (rev2) by Stephen Hemminger · 17 years ago
  87. 309af40 e1000e: restore flow control settings properly by Auke Kok · 17 years ago
  88. 4e6c709 e1000e: Simple optimizations in e1000_xmit_frame by Auke Kok · 17 years ago
  89. 6d1e3aa e1000: Simple optimizations in e1000_xmit_frame by Krishna Kumar · 17 years ago
  90. 04799fa [PATCH] libertas: let get nick return what set nick has set by Holger Schurig · 17 years ago
  91. cc32613 [PATCH] libertas: remove one superfluous include by Holger Schurig · 17 years ago
  92. e56188a [PATCH] libertas: clean up scan debug messages by Holger Schurig · 17 years ago
  93. 314a886 [PATCH] libertas: fix "warning: Using plain integer as NULL pointer" sparse warnings by Holger Schurig · 17 years ago
  94. 8b17d72 [PATCH] libertas: fix a debug statement by Holger Schurig · 17 years ago
  95. d8b0fb5 [PATCH] libertas link error due to gcc `smartness' by Geert Uytterhoeven · 17 years ago
  96. 6470a89 [PATCH] libertas: fix u8 constant by Holger Schurig · 17 years ago
  97. 2bcde51 [PATCH] libertas: problems setting wpa keys by Dan Williams · 17 years ago
  98. 515ea24 [PATCH] rt2x00: Release 2.0.10 by Ivo van Doorn · 17 years ago
  99. c22eb87 [PATCH] rt2x00: Allways memset memory obtained from skb_push() by Ivo van Doorn · 17 years ago
  100. 3789447 [PATCH] rt2x00: Clean disabling of rt73usb_get_tsf by Ivo van Doorn · 17 years ago