1. 33c66bd ixgbe: dcb, do not tag tc_prio_control frames by John Fastabend · 14 years ago
  2. 7483d9d ixgbe: fix ixgbe_tx_is_paused logic by John Fastabend · 14 years ago
  3. 38e0bd9 ixgbe: always enable vlan strip/insert when DCB is enabled by Yi Zou · 14 years ago
  4. 497f683 ixgbe: remove some redundant code in setting FCoE FIP filter by Yi Zou · 14 years ago
  5. be5d507 ixgbe: fix wrong offset to fc_frame_header in ixgbe_fcoe_ddp by Yi Zou · 14 years ago
  6. 0b746e0 ixgbe: fix header len when unsplit packet overflows to data buffer by Shannon Nelson · 14 years ago
  7. e29f5db cxgb4: notify upper drivers if the device is already up when they load by Dimitris Michailidis · 14 years ago
  8. aaefae9 cxgb4: keep interrupts available when the ports are brought down by Dimitris Michailidis · 14 years ago
  9. b6bd29e cxgb4: fix initial addition of MAC address by Dimitris Michailidis · 14 years ago
  10. 48f753d cnic: Return SPQ credit to bnx2x after ring setup and shutdown. by Michael Chan · 14 years ago
  11. 1f1332a cnic: Convert cnic_local_flags to atomic ops. by Michael Chan · 14 years ago
  12. 57c8a45 can: Fix SJA1000 command register writes on SMP systems by Oliver Hartkopp · 14 years ago
  13. e7971c8 ARCNET: Limit com20020 PCI ID matches for SOHARD cards by Andreas Bombe · 14 years ago
  14. 00c60a8 cleanup: remove pppoe_ioctl() declaration. by Rami Rosen · 14 years ago
  15. a05abcb drivers/net: Use kcalloc or kzalloc by Julia Lawall · 14 years ago
  16. 476c609 drivers/net/vmxnet3: Use kzalloc by Julia Lawall · 14 years ago
  17. beae22e drivers/net: Use kzalloc by Julia Lawall · 14 years ago
  18. f8bd909 net: Add ndo_{set|get}_vf_port support for enic dynamic vnics by Scott Feldman · 14 years ago
  19. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  20. 5113fec qeth: support the new OSA CHPID types OSX and OSM by Ursula Braun · 14 years ago
  21. ae57b20 drivers/s390/net: Drop memory allocation cast by Julia Lawall · 14 years ago
  22. 95718c1 pegasus: fix USB device ID for ETX-US2 by Tadashi Abe · 14 years ago
  23. 56e6943b9 can: sja1000 platform data fixes by Wolfgang Grandegger · 14 years ago
  24. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  25. 380fefb dm9000: fix "BUG: spinlock recursion" by Baruch Siach · 14 years ago
  26. 5476b8b drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  27. 99bf236 drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  28. 175c044 drivers/net/usb: Use kmemdup by Julia Lawall · 14 years ago
  29. 08d18f3 fsl_pq_mdio: Fix mdiobus allocation handling by Anton Vorontsov · 14 years ago
  30. e1bc7ee atm: select FW_LOADER in Kconfig for solos-pci by Nathan Williams · 14 years ago
  31. ce26b4d r6040: fix link checking with switches by Florian Fainelli · 14 years ago
  32. b14ed88 gianfar: Remove legacy PM callbacks by Anton Vorontsov · 14 years ago
  33. c89af1a bnx2x: avoid TX timeout when stopping device by Stanislaw Gruszka · 14 years ago
  34. a0ba676 bnx2: Use netif_carrier_off() to prevent timeout. by Michael Chan · 14 years ago
  35. a931d29 bnx2: Update 5709 MIPS firmware and version to 2.0.15. by Michael Chan · 14 years ago
  36. b98eba5 bnx2: Fix register printouts during NETEV_WATCHDOG. by Eddie Wai · 14 years ago
  37. a7fc948 qlcnic: mark device state fail by Amit Kumar Salecha · 14 years ago
  38. 20c67bd qlcnic: remove unused register by Amit Kumar Salecha · 14 years ago
  39. 78ad389 qlcnic: fix internal loopback test by Sucheta Chakraborty · 14 years ago
  40. 4d5bdb3 qlcnic: module param for firmware load option by Amit Kumar Salecha · 14 years ago
  41. 7e38259 qlcnic: fix rx bytes statistics by Sucheta Chakraborty · 14 years ago
  42. 02f6e46 qlcnic: change adapter name display by Sucheta Chakraborty · 14 years ago
  43. aadd818 qlcnic: fix memory leaks by Anirban Chakraborty · 14 years ago
  44. 0e995cd netdev: bfin_mac: check for mii_bus platform data by Sonic Zhang · 14 years ago
  45. 2bfa0f0 netdev: bfin_mac: handle timeouts with the MDIO registers gracefully by Mike Frysinger · 14 years ago
  46. c0da776 netdev: bfin_mac: use promiscuous flag for promiscuous mode by Sonic Zhang · 14 years ago
  47. 53fd3f2 netdev: bfin_mac: add support for wake-on-lan magic packets by Michael Hennerich · 14 years ago
  48. 812a9de netdev: bfin_mac: clear RXCKS if hardware generated checksum is not enabled by Sonic Zhang · 14 years ago
  49. ad2864d netdev: bfin_mac: deduce Ethernet FCS from hardware IP payload checksum by Sonic Zhang · 14 years ago
  50. f6e1e4f netdev: bfin_mac: invalid data cache only once for each new rx skb buffer by Sonic Zhang · 14 years ago
  51. ec497b3 netdev: bfin_mac: handler RX status errors by Peter Meerwald · 14 years ago
  52. fe92afe netdev: bfin_mac: add support for IEEE 1588 PTP by Barry Song · 14 years ago
  53. 3f78d1f drivers/net/usb/asix.c: Fix unaligned accesses by Neil Jones · 14 years ago
  54. e7a3af5 ibmveth: Add suspend/resume support by Brian King · 14 years ago
  55. 6fe70aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  56. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. c4949f0 qeth: synchronize configuration interface by Frank Blaschka · 14 years ago
  58. 65a1f89 qeth: new message if OLM limit is reached by Ursula Braun · 14 years ago
  59. f6b85b6 qeth: exploit HW TX checksumming by Frank Blaschka · 14 years ago
  60. 2d6c9ff net: congestion notifications are not dropped packets by Eric Dumazet · 14 years ago
  61. a14462f net: adjust handle_macvlan to pass port struct to hook by Jiri Pirko · 14 years ago
  62. 10fc51b skge: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  63. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  64. c17b274 rndis_host: Poll status channel before control channel by Ben Hutchings · 14 years ago
  65. d77f873 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  66. 6df900e qlcnic: add idc debug registers by Sucheta Chakraborty · 14 years ago
  67. a5e463d qlcnic: support quisce mode by Sucheta Chakraborty · 14 years ago
  68. b3a2464 qlcnic: check device class by Sucheta Chakraborty · 14 years ago
  69. 96f8118 qlcnic: check IDC version by Sucheta Chakraborty · 14 years ago
  70. 251a84c qlcnic: cleanup unused code by Amit Kumar Salecha · 14 years ago
  71. 1bb09fb qlcnic: cleanup dma mask setting by Amit Kumar Salecha · 14 years ago
  72. 6edae7a qlcnic: fix caching window register by Amit Kumar Salecha · 14 years ago
  73. deffab0 qlcnic: remove obsolete register by Amit Kumar Salecha · 14 years ago
  74. 2372a5f qlcnic: fix context cleanup by Amit Kumar Salecha · 14 years ago
  75. e0a67e2 sky2: version 1.28 by stephen hemminger · 14 years ago
  76. 3403aca sky2: Avoid allocating memory in sky2_resume by Mike McCormack · 14 years ago
  77. d72ff8f sky2: Refactor down/up code out of sky2_restart() by Mike McCormack · 14 years ago
  78. 93135a3 sky2: Shut off interrupts before NAPI by Mike McCormack · 14 years ago
  79. df01093 sky2: Avoid race in sky2_change_mtu by Mike McCormack · 14 years ago
  80. 3765252 sky2: Restore multicast after restart by Mike McCormack · 14 years ago
  81. 57bf6ee ixgb and e1000: Use new function for copybreak tests by Joe Perches · 14 years ago
  82. 621b99b e1000: cleanup unused parameters by Jesse Brandeburg · 14 years ago
  83. 2a2ec45 e1000: fix WARN_ON with mac-vlan by Jesse Brandeburg · 14 years ago
  84. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  85. 21ce849 ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware by Mallikarjuna R Chilakala · 14 years ago
  86. e8171aa ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC by Mallikarjuna R Chilakala · 14 years ago
  87. e433ea1 ixgbe: fix setting of promisc mode when using mac-vlans by Emil Tantilov · 14 years ago
  88. 4a6346d cxgb4: report GRO stats with ethtool -S by Dimitris Michailidis · 14 years ago
  89. f1a051b cxgb4: report the PCIe link speed by Dimitris Michailidis · 14 years ago
  90. f8f5aaf cxgb4: configure HW VLAN extraction through FW by Dimitris Michailidis · 14 years ago
  91. 10df0b9 e1000e: add PCI device id to enable support for 82567V-4 by Bruce Allan · 14 years ago
  92. e98cac4 e1000e: Fix/cleanup PHY reset code for ICHx/PCHx by Bruce Allan · 14 years ago
  93. a305595 e1000e: move settting of flow control refresh timer to link setup code by Bruce Allan · 14 years ago
  94. a65a4a0 e1000e: fix checks for manageability enabled and management pass-through by Bruce Allan · 14 years ago
  95. eab50ff e1000e: Incorrect function pointer set for force_speed_duplex on 82577 by Bruce Allan · 14 years ago
  96. 8b802a7 e1000e: Cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 14 years ago
  97. 757c530 e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check by Bruce Allan · 14 years ago
  98. 9c5e209 e1000e: cleanup multiple common exit points by Bruce Allan · 14 years ago
  99. 52a9b23 e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit by Bruce Allan · 14 years ago
  100. cd79161 e1000e: initialize manageability (IPMI) pass-through in 82574/82583 by Bruce Allan · 14 years ago