1. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  2. c4cbb34 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  3. b358492 PS3: gelic: fix the oops on the broken IE returned from the hypervisor by Masakazu Mokuno · 17 years ago
  4. dc4ae1f b43legacy: fix DMA mapping leakage by Stefano Brivio · 17 years ago
  5. cdbbe3d b43legacy: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  6. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 17 years ago
  7. 385f848 b43legacy: fix initvals loading on bcm4303 by Stefano Brivio · 17 years ago
  8. aa979a6 rtl8187: Add missing priv->vif assignments by Herton Ronaldo Krzesinski · 17 years ago
  9. 0517dee netconsole: only set CON_PRINTBUFFER if the user specifies a netconsole by Michael Ellerman · 17 years ago
  10. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  11. e01bf1c net: check for underlength tap writes by Rusty Russell · 17 years ago
  12. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  13. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  14. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  15. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  16. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  17. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  18. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  19. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  20. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  21. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  22. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  23. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  24. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  25. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  26. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  27. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  28. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  29. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 17 years ago
  30. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 17 years ago
  31. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 17 years ago
  32. 6ea0a46 virtio_net: remove overzealous printk by Anthony Liguori · 17 years ago
  33. 099c736 Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade" by Linus Torvalds · 17 years ago
  34. 4cac04d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  35. 30ecce9 fix endian lossage in forcedeth by Al Viro · 17 years ago
  36. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 17 years ago
  37. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  38. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 17 years ago
  39. cd1d2d27 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  40. 8d81394 [POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works by René Bürgel · 17 years ago
  41. 063a0b3 sky2: fix suspend/resume races by Stephen Hemminger · 17 years ago
  42. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  43. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 17 years ago
  44. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 17 years ago
  45. cabce28 plip: replace spin_lock_irq with spin_lock_irqsave in irq context by Mikulas Patocka · 17 years ago
  46. 8b9fc8a dm9000 trivial annotation by Al Viro · 17 years ago
  47. 98846b5 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  48. bd6ca63 forcedeth: fix locking bug with netconsole by Ingo Molnar · 17 years ago
  49. c6cbcad usb net: asix does not really need 10/100mbit by Mike Frysinger · 17 years ago
  50. 51a491c Blackfin EMAC Driver: delete unused variables to fixup gcc warnings by Mike Frysinger · 17 years ago
  51. e66f416 ibm_newemac: emac_tx_csum typo fix by Valentine Barshak · 17 years ago
  52. 5beaf7d Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors by Michael Ellerman · 17 years ago
  53. f70e550 S2io: Version update for Tx completion patch by Sreenivasa Honnur · 17 years ago
  54. 1424fd9 drivers/net/usb/pegasus.c: remove in_atomic() check by David Brownell · 17 years ago
  55. 47df976 dm9601: Fix multicast hash table handling by Peter Korsgaard · 17 years ago
  56. 209261c [netdrvr] tulip_read_eeprom fixes for BUG 4420 by Grant Grundler · 17 years ago
  57. 293a383 lapb: use the shorter LIST_HEAD form for brevity by Robert P. J. Day · 17 years ago
  58. 6952d892 [BOND]: Fix warning in bond_sysfs.c by David S. Miller · 17 years ago
  59. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 17 years ago
  60. ebd9302 drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and & by Julia Lawall · 17 years ago
  61. dd1f635 libertas: fix spinlock recursion bug by Holger Schurig · 17 years ago
  62. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  63. 0e5606e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  64. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 17 years ago
  65. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 17 years ago
  66. 5ea7963 b44: Truncate PHY address by Michael Buesch · 17 years ago
  67. 6ef2977 skge napi->poll() locking bug by Marin Mitov · 17 years ago
  68. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 17 years ago
  69. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 17 years ago
  70. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 17 years ago
  71. 23d245b dm9000: Support promisc and all-multi modes by Peter Korsgaard · 17 years ago
  72. 33edded dm9601: configure MAC to drop invalid (crc/length) packets by Peter Korsgaard · 17 years ago
  73. b47b4b2 dm9601: add Hirose USB-100 device ID by Peter Korsgaard · 17 years ago
  74. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 17 years ago
  75. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
  76. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
  77. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
  78. 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
  79. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 17 years ago
  80. c7793ac ixgb: remove unused variable by Julia Lawall · 17 years ago
  81. 1172899 e100: endianness annotations by Al Viro · 17 years ago
  82. 6d8126f igb trivial annotations by Al Viro · 17 years ago
  83. 7deb07b igb: endianness fix by Al Viro · 17 years ago
  84. 2cfb8b7 bonding: update version by Jay Vosburgh · 17 years ago
  85. 92b41da bonding: Fix sysfs attribute handling by Libor Pechacek · 17 years ago
  86. 966bc6f bonding: fix two compiler warnings by Jay Vosburgh · 17 years ago
  87. 2bf86b7 bonding: Fix locking in 802.3ad mode by Jay Vosburgh · 17 years ago
  88. 26c080b smctr.c: fix logical-bitwise-or confusion by Jay Schulist · 17 years ago
  89. 7fdba2f USB: Fix cut-and-paste error in rtl8150.c by Robert P. J. Day · 17 years ago
  90. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 17 years ago
  91. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 17 years ago
  92. c83dbf6 iwlwifi: fix __devexit_p points to __devexit functions by Reinette Chatre · 17 years ago
  93. 9fe0a8c arlan: fix warning when PROC_FS=n by John W. Linville · 17 years ago
  94. a9f4678 iwlwifi: mac start synchronization issue by Rick Farrington · 17 years ago
  95. ea995ab wavelan_cs arm fix by Al Viro · 17 years ago
  96. 0a74892 rt2x00: Add id for Corega CG-WLUSB2GPX by Masakazu Mokuno · 17 years ago
  97. 7c44b6e iwlwifi: fix a typo in Kconfig message by Pascal Terjan · 17 years ago
  98. cc7feea Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  99. b8c19eb [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver by Grant Likely · 17 years ago
  100. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago