1. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 17 years ago
  2. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 17 years ago
  3. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 17 years ago
  4. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 17 years ago
  5. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 17 years ago
  6. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 17 years ago
  7. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 17 years ago
  8. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 17 years ago
  9. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 17 years ago
  10. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 17 years ago
  11. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 17 years ago
  12. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 17 years ago
  13. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 17 years ago
  14. 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
  15. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 17 years ago
  16. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  17. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 17 years ago
  18. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 17 years ago
  19. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 17 years ago
  20. 30ecce9 fix endian lossage in forcedeth by Al Viro · 17 years ago
  21. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 17 years ago
  22. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  23. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 17 years ago
  24. 063a0b3 sky2: fix suspend/resume races by Stephen Hemminger · 17 years ago
  25. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  26. e645890 b43: Fix PCMCIA IRQ routing by Michael Buesch · 17 years ago
  27. 539e6f8 b43: Add DMA mapping failure messages by Michael Buesch · 17 years ago
  28. cabce28 plip: replace spin_lock_irq with spin_lock_irqsave in irq context by Mikulas Patocka · 17 years ago
  29. 8b9fc8a dm9000 trivial annotation by Al Viro · 17 years ago
  30. 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
  31. bd6ca63 forcedeth: fix locking bug with netconsole by Ingo Molnar · 17 years ago
  32. c6cbcad usb net: asix does not really need 10/100mbit by Mike Frysinger · 17 years ago
  33. 51a491c Blackfin EMAC Driver: delete unused variables to fixup gcc warnings by Mike Frysinger · 17 years ago
  34. e66f416 ibm_newemac: emac_tx_csum typo fix by Valentine Barshak · 17 years ago
  35. 5beaf7d Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors by Michael Ellerman · 17 years ago
  36. f70e550 S2io: Version update for Tx completion patch by Sreenivasa Honnur · 17 years ago
  37. 1424fd9 drivers/net/usb/pegasus.c: remove in_atomic() check by David Brownell · 17 years ago
  38. 47df976 dm9601: Fix multicast hash table handling by Peter Korsgaard · 17 years ago
  39. 209261c [netdrvr] tulip_read_eeprom fixes for BUG 4420 by Grant Grundler · 17 years ago
  40. 293a383 lapb: use the shorter LIST_HEAD form for brevity by Robert P. J. Day · 17 years ago
  41. 6952d892 [BOND]: Fix warning in bond_sysfs.c by David S. Miller · 17 years ago
  42. 9896322 rt2x00: Ignore set_state(STATE_SLEEP) failure by Ivo van Doorn · 17 years ago
  43. ebd9302 drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and & by Julia Lawall · 17 years ago
  44. dd1f635 libertas: fix spinlock recursion bug by Holger Schurig · 17 years ago
  45. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  46. 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
  47. f0c88f9 netxen, phy/marvell, skge: minor checkpatch fixes by Jeff Garzik · 17 years ago
  48. f6f4bfa S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts by Sreenivasa Honnur · 17 years ago
  49. 5ea7963 b44: Truncate PHY address by Michael Buesch · 17 years ago
  50. 6ef2977 skge napi->poll() locking bug by Marin Mitov · 17 years ago
  51. 9f5e60d rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails by Jussi Kivilinna · 17 years ago
  52. b1186de cxgb3: Fix lockdep problems with sge.reg_lock by Roland Dreier · 17 years ago
  53. dc01c44 ehea: Fix IPv6 support by Thomas Klein · 17 years ago
  54. 23d245b dm9000: Support promisc and all-multi modes by Peter Korsgaard · 17 years ago
  55. 33edded dm9601: configure MAC to drop invalid (crc/length) packets by Peter Korsgaard · 17 years ago
  56. b47b4b2 dm9601: add Hirose USB-100 device ID by Peter Korsgaard · 17 years ago
  57. be937f1 Marvell PHY m88e1111 driver fix by Alexandr Smirnov · 17 years ago
  58. d1847a7 netxen: fix rx dropped stats by Dhananjay Phadke · 17 years ago
  59. ba53e6b netxen: remove low level tx lock by Dhananjay Phadke · 17 years ago
  60. 05aaa02 netxen: napi and irq cleanup by Dhananjay Phadke · 17 years ago
  61. 443be79 netxen: improve msi support by Dhananjay Phadke · 17 years ago
  62. 9e6db60 smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade by Bryan Wu · 17 years ago
  63. c7793ac ixgb: remove unused variable by Julia Lawall · 17 years ago
  64. 1172899 e100: endianness annotations by Al Viro · 17 years ago
  65. 6d8126f igb trivial annotations by Al Viro · 17 years ago
  66. 7deb07b igb: endianness fix by Al Viro · 17 years ago
  67. 2cfb8b7 bonding: update version by Jay Vosburgh · 17 years ago
  68. 92b41da bonding: Fix sysfs attribute handling by Libor Pechacek · 17 years ago
  69. 966bc6f bonding: fix two compiler warnings by Jay Vosburgh · 17 years ago
  70. 2bf86b7 bonding: Fix locking in 802.3ad mode by Jay Vosburgh · 17 years ago
  71. 26c080b smctr.c: fix logical-bitwise-or confusion by Jay Schulist · 17 years ago
  72. 7fdba2f USB: Fix cut-and-paste error in rtl8150.c by Robert P. J. Day · 17 years ago
  73. 7a193a5 b43: Remove irqs_disabled() sanity checks by Michael Buesch · 17 years ago
  74. ffa9256 b43: Fix DMA mapping leakage by Michael Buesch · 17 years ago
  75. c83dbf6 iwlwifi: fix __devexit_p points to __devexit functions by Reinette Chatre · 17 years ago
  76. 9fe0a8c8 arlan: fix warning when PROC_FS=n by John W. Linville · 17 years ago
  77. a9f4678 iwlwifi: mac start synchronization issue by Rick Farrington · 17 years ago
  78. ea995ab wavelan_cs arm fix by Al Viro · 17 years ago
  79. 0a74892 rt2x00: Add id for Corega CG-WLUSB2GPX by Masakazu Mokuno · 17 years ago
  80. 7c44b6e iwlwifi: fix a typo in Kconfig message by Pascal Terjan · 17 years ago
  81. cc7feea Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  82. b8c19eb [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver by Grant Likely · 17 years ago
  83. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago
  84. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 17 years ago
  85. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 17 years ago
  86. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 17 years ago
  87. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  88. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  89. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  90. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 17 years ago
  91. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  92. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 17 years ago
  93. 69cac98 2.6.25-rc4 de_stop_rxtx polling wrong by Grant Grundler · 17 years ago
  94. 3b446c3 forcedeth: limit tx to 16 by Ayaz Abdulla · 17 years ago
  95. ad390d2d56 3c501: Further coding style fixes by Alan Cox · 17 years ago
  96. cd7e903 cxgb3: Fix transmit queue stop mechanism by Divy Le Ray · 17 years ago
  97. cdb3469 NEWEMAC: Add compatible "ibm,tah" to tah matching table by Stefan Roese · 17 years ago
  98. 10d0f27 rndis_host: fix transfer size negotiation by Jean-Christophe Dubois · 17 years ago
  99. 4373c93 NEWEMAC: fix support for pause packets by Pravin M. Bathija · 17 years ago
  100. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago