1. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  2. 9beb489 iseries_veth: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  3. f5c35cc ehea: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  4. 3d6b892 ehea: kill unused ehea_rereg_mr_task by Tejun Heo · 14 years ago
  5. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  6. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  7. ad1184c net: au1000_eth: remove unused global variable. by Manuel Lauss · 14 years ago
  8. 85a5649 s2io: Using static const generally increases object text and decreases data size. It also generally decreases overall object size. by Jon Mason · 14 years ago
  9. 11410b6 s2io: Update Driver Version by Jon Mason · 14 years ago
  10. c0dbf37 s2io: make strings at tables const by Jon Mason · 14 years ago
  11. 1853e2e s2io: rx_ring_sz bounds checking by Jon Mason · 14 years ago
  12. 9835fd7 igb: Add new function to read part number from EEPROM in string format by Carolyn Wyborny · 14 years ago
  13. c920aa8 e1000e: increment the driver version by Bruce Allan · 14 years ago
  14. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  15. e926244 e1000e: minor error message corrections by Bruce Allan · 14 years ago
  16. 36b973d e1000e: prevent null ptr dereference in e1000_tx_queue() by Bruce Allan · 14 years ago
  17. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  18. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  19. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 14 years ago
  20. d9c76f9 e1000e: 82571 Serdes can fail to get link by Bruce Allan · 14 years ago
  21. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  22. ed5c2b0 e1000e: 82574/82583 performance improvement by Bruce Allan · 14 years ago
  23. a82a14f e1000e: 82571-based mezzanine card can fail ethtool link test by Bruce Allan · 14 years ago
  24. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  25. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  26. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  27. d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
  28. 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
  29. ae54496 ixgb: Don't check for vlan group on transmit by Emil Tantilov · 14 years ago
  30. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  31. 19a0b67 e1000: fix return value not set on error by Dean Nelson · 14 years ago
  32. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 14 years ago
  33. f073c7c bonding: add the debugfs facility to the bonding driver by Taku Izumi · 14 years ago
  34. 6c2c9d9 enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type by Roopa Prabhu · 14 years ago
  35. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 14 years ago
  36. 5d52040 vxge: update driver version by Jon Mason · 14 years ago
  37. b55e7b1 vxge: independent interrupt moderation by Jon Mason · 14 years ago
  38. 9c16388 vxge: hotplug stall by Jon Mason · 14 years ago
  39. 2e41f64 vxge: transmit timeout deadlock by Jon Mason · 14 years ago
  40. dc66daa vxge: use pci_request_region() by Jon Mason · 14 years ago
  41. c92bf70 vxge: fix crash of VF when unloading PF by Jon Mason · 14 years ago
  42. 528f727 vxge: code cleanup and reorganization by Jon Mason · 14 years ago
  43. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  44. 2963905 enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data by Roopa Prabhu · 14 years ago
  45. 0b1c00f enic: Add ndo_set_vf_mac support for enic dynamic devices by Roopa Prabhu · 14 years ago
  46. 319d7e8 enic: Add ndo_set_rx_mode support for enic vnics by Roopa Prabhu · 14 years ago
  47. 4afb752 sfc: convert references to LRO to GRO by stephen hemminger · 14 years ago
  48. 0e51d67 stmmac: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  49. 957fca9 ifb: use the lockless variants of skb_queue by Changli Gao · 14 years ago
  50. c635036 ifb: remove unused macro TX_TIMEOUT by Changli Gao · 14 years ago
  51. e1f9150 ifb: remove the useless debug stats by Changli Gao · 14 years ago
  52. a6a5ff2 qeth: buffer count imbalance by Jan Glauber · 14 years ago
  53. 91d4576 qeth: l3 add vlan hdr in passthru frames by Frank Blaschka · 14 years ago
  54. f154b79 qeth: support VIPA add/del in offline mode by Einar Lueck · 14 years ago
  55. d0ddf30f qeth: support ipv6 query arp cache for HiperSockets by Einar Lueck · 14 years ago
  56. cf78f8e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  57. 1e13f86 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
  58. f404c2f bnx2x: Update version number and a date. by Vladislav Zolotarov · 14 years ago
  59. 5cd737c bnx2x: Fixed a compilation warning by Vladislav Zolotarov · 14 years ago
  60. d245a11 bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation by Vladislav Zolotarov · 14 years ago
  61. 2297a2d bnx2x: LSO code was broken on BE platforms by Vladislav Zolotarov · 14 years ago
  62. 84b3cdc can: slcan: Add missing linux/sched.h include. by David S. Miller · 14 years ago
  63. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. c7757fd ehea: Fixing LRO configuration by Breno Leitao · 14 years ago
  65. 408cc29 driver/net/benet: fix be_cmd_multicast_set() memcpy bug by Joe Jin · 14 years ago
  66. 0833847 Merge branch 'sfc-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6 by David S. Miller · 14 years ago
  67. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 14 years ago
  68. 38f49e8 via-rhine: hardware VLAN support by Roger Luethi · 14 years ago
  69. 75c1c82 ifb: goto resched directly if error happens and dp->tq isn't empty by Changli Gao · 14 years ago
  70. ce9aeb5 cxgb4: fix MAC address hash filter by Dimitris Michailidis · 14 years ago
  71. a1044e3 can: add slcan driver for serial/USB-serial CAN adapters by Oliver Hartkopp · 14 years ago
  72. 58e481f atm: lanai: use kernel's '%pM' format option to print MAC by Andy Shevchenko · 14 years ago
  73. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  74. 4f58605 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  75. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  76. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  77. c39d35e sfc: Generalise filter spec initialisation by Ben Hutchings · 14 years ago
  78. 8891681 sfc: Remove filter table IDs from filter functions by Ben Hutchings · 14 years ago
  79. ac33ac6 sfc: Log start and end of ethtool self-test at INFO level by Ben Hutchings · 14 years ago
  80. cfa969e Revert "ehea: Use the standard logging functions" by David S. Miller · 14 years ago
  81. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  82. e506147 sfc: Remove locking from implementation of efx_writeo_paged() by Ben Hutchings · 14 years ago
  83. 1a29cc4 sfc: Add compile-time checks for correctness of paged register writes by Ben Hutchings · 14 years ago
  84. 494bdf1 sfc: Remove redundant memory barriers between MMIOs by Ben Hutchings · 14 years ago
  85. 9f2f6cd sfc: Expand/correct comments on collector behaviour and function usage by Ben Hutchings · 14 years ago
  86. 51c56f4 sfc: Use ACCESS_ONCE when copying efx_tx_queue::read_count by Ben Hutchings · 14 years ago
  87. ab28c12 sfc: Reorder struct efx_nic to separate fields by volatility by Ben Hutchings · 14 years ago
  88. 40fe7d8 net: cris/eth_v10: Use net_device_stats from struct net_device_stats by Tobias Klauser · 14 years ago
  89. b27d50a net: emaclite: Omit private ndo_get_stats function by Tobias Klauser · 14 years ago
  90. e176bbc net: am79c961a: Omit private ndo_get_stats function by Tobias Klauser · 14 years ago
  91. 9f91170 ixgbe: fix enum type mismatch on disable laser by Don Skidmore · 14 years ago
  92. a7f5a5f ixgbe: fix for link failure on SFP+ DA cables by Don Skidmore · 14 years ago
  93. b8eb3a1 ixgbe: fix possible NULL pointer deference in shutdown path by Don Skidmore · 14 years ago
  94. 6464281 be2net: Handle out of buffer completions for lancer by Sathya Perla · 14 years ago
  95. 359a972 be2net: FW init cmd fix for lancer by Sathya Perla · 14 years ago
  96. 63657b9 be2net: Fix be_dev_family_check() return value check by Sathya Perla · 14 years ago
  97. 539995d ehea: Use the standard logging functions by Joe Perches · 14 years ago
  98. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  99. 900d495 USB CDC NCM host driver by Alexey Orishko · 14 years ago
  100. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago