1. 9388b16 pch_can: Fix coding rule violation by Tomoya · 14 years ago
  2. 435b4ef pch_can: Replace netdev_dbg instead of dev_dbg partly by Tomoya · 14 years ago
  3. e91530e pch_can: Change Copyright and module description by Tomoya · 14 years ago
  4. 44c9aa8 pch_can: Reduce register access by Tomoya · 14 years ago
  5. ca2b004 pch_can: Change functions type by Tomoya · 14 years ago
  6. bd58cbc pch_can: Rename function/macro name by Tomoya · 14 years ago
  7. 7f2bc50 pch_can: Fix warnings by Tomoya · 14 years ago
  8. 1d5b4b2 pch_can: Improve rx processing by Tomoya · 14 years ago
  9. 8ac9702 pch_can: Fix endianness issue by Tomoya · 14 years ago
  10. e489cce pch_can: Divide poll function by Tomoya · 14 years ago
  11. 76d94b2 pch_can: Add flow control processing by Tomoya · 14 years ago
  12. 8c4877a ehea: Use the standard logging functions by Joe Perches · 14 years ago
  13. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  14. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  15. 1635953 hostap: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  16. 781ba45 i2400m: drop i2400m_schedule_work() by Tejun Heo · 14 years ago
  17. fe8998c sungem: update gp->reset_task flushing by Tejun Heo · 14 years ago
  18. 760141a igb[v],ixgbe: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  19. 9beb489 iseries_veth: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  20. f5c35cc ehea: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  21. 3d6b892 ehea: kill unused ehea_rereg_mr_task by Tejun Heo · 14 years ago
  22. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  23. 6e07ebd drivers/net: remove unnecessary flush_scheduled_work() calls by Tejun Heo · 14 years ago
  24. ad1184c net: au1000_eth: remove unused global variable. by Manuel Lauss · 14 years ago
  25. 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
  26. 11410b6 s2io: Update Driver Version by Jon Mason · 14 years ago
  27. c0dbf37 s2io: make strings at tables const by Jon Mason · 14 years ago
  28. 1853e2e s2io: rx_ring_sz bounds checking by Jon Mason · 14 years ago
  29. 9835fd7 igb: Add new function to read part number from EEPROM in string format by Carolyn Wyborny · 14 years ago
  30. c920aa8 e1000e: increment the driver version by Bruce Allan · 14 years ago
  31. 61c7581 e1000e: static analysis tools complain of a possible null ptr p dereference by Bruce Allan · 14 years ago
  32. e926244 e1000e: minor error message corrections by Bruce Allan · 14 years ago
  33. 36b973d e1000e: prevent null ptr dereference in e1000_tx_queue() by Bruce Allan · 14 years ago
  34. 073287c e1000e: support new PBA format from EEPROM by Bruce Allan · 14 years ago
  35. 664dc87 e1000e: 82579 PHY incorrectly identified during init by Bruce Allan · 14 years ago
  36. ce54afd e1000e: 82577/8/9 mis-configured OEM bits during S0->Sx by Bruce Allan · 14 years ago
  37. d9c76f9 e1000e: 82571 Serdes can fail to get link by Bruce Allan · 14 years ago
  38. cbd006c e1000e: 82577/8 must acquire h/w semaphore before workaround by Bruce Allan · 14 years ago
  39. ed5c2b0 e1000e: 82574/82583 performance improvement by Bruce Allan · 14 years ago
  40. a82a14f e1000e: 82571-based mezzanine card can fail ethtool link test by Bruce Allan · 14 years ago
  41. 9633e63 e1000e: fix double initialization in blink path by Holger Eitzenberger · 14 years ago
  42. 9fe93af ixgbe: cleanup string function calls to use bound checking versions. by Don Skidmore · 14 years ago
  43. 5136cad ixgbe: fix ntuple support by Emil Tantilov · 14 years ago
  44. d994653 ixgbe: fix X540 to use it's own info struct by Don Skidmore · 14 years ago
  45. 2b26490 ixgbe: fix X540 phy id to correct value by Don Skidmore · 14 years ago
  46. ae54496 ixgb: Don't check for vlan group on transmit by Emil Tantilov · 14 years ago
  47. 6674450 Intel Wired LAN drivers: Use static const by Jeff Kirsher · 14 years ago
  48. 19a0b67 e1000: fix return value not set on error by Dean Nelson · 14 years ago
  49. a5d62a1 isdn: Fix printed out copy_from_user() return value after previous change. by David S. Miller · 14 years ago
  50. f073c7c bonding: add the debugfs facility to the bonding driver by Taku Izumi · 14 years ago
  51. 6c2c9d9 enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type by Roopa Prabhu · 14 years ago
  52. 36accae isdn: return -EFAULT if copy_from_user() fails by Dan Carpenter · 14 years ago
  53. 5d52040 vxge: update driver version by Jon Mason · 14 years ago
  54. b55e7b1 vxge: independent interrupt moderation by Jon Mason · 14 years ago
  55. 9c16388 vxge: hotplug stall by Jon Mason · 14 years ago
  56. 2e41f64 vxge: transmit timeout deadlock by Jon Mason · 14 years ago
  57. dc66daa vxge: use pci_request_region() by Jon Mason · 14 years ago
  58. c92bf70 vxge: fix crash of VF when unloading PF by Jon Mason · 14 years ago
  59. 528f727 vxge: code cleanup and reorganization by Jon Mason · 14 years ago
  60. ed4ba4b netdev: Use default implementation of ethtool_ops::get_link where possible by Ben Hutchings · 14 years ago
  61. 2963905 enic: Use VF mac set by IFLA_VF_MAC in port profile provisioning data by Roopa Prabhu · 14 years ago
  62. 0b1c00f enic: Add ndo_set_vf_mac support for enic dynamic devices by Roopa Prabhu · 14 years ago
  63. 319d7e8 enic: Add ndo_set_rx_mode support for enic vnics by Roopa Prabhu · 14 years ago
  64. 4afb752 sfc: convert references to LRO to GRO by stephen hemminger · 14 years ago
  65. 0e51d67 stmmac: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  66. 957fca9 ifb: use the lockless variants of skb_queue by Changli Gao · 14 years ago
  67. c635036 ifb: remove unused macro TX_TIMEOUT by Changli Gao · 14 years ago
  68. e1f9150 ifb: remove the useless debug stats by Changli Gao · 14 years ago
  69. a6a5ff2 qeth: buffer count imbalance by Jan Glauber · 14 years ago
  70. 91d4576 qeth: l3 add vlan hdr in passthru frames by Frank Blaschka · 14 years ago
  71. f154b79 qeth: support VIPA add/del in offline mode by Einar Lueck · 14 years ago
  72. d0ddf30f qeth: support ipv6 query arp cache for HiperSockets by Einar Lueck · 14 years ago
  73. 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
  74. 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
  75. f404c2f bnx2x: Update version number and a date. by Vladislav Zolotarov · 14 years ago
  76. 5cd737c bnx2x: Fixed a compilation warning by Vladislav Zolotarov · 14 years ago
  77. d245a11 bnx2x: Use dma_alloc_coherent() semantics for ILT memory allocation by Vladislav Zolotarov · 14 years ago
  78. 2297a2d bnx2x: LSO code was broken on BE platforms by Vladislav Zolotarov · 14 years ago
  79. 84b3cdc can: slcan: Add missing linux/sched.h include. by David S. Miller · 14 years ago
  80. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  81. c7757fd ehea: Fixing LRO configuration by Breno Leitao · 14 years ago
  82. 408cc29 driver/net/benet: fix be_cmd_multicast_set() memcpy bug by Joe Jin · 14 years ago
  83. 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
  84. f8bf568 isdn/hisax: fix compiler warning on hisax_pci_tbl by Namhyung Kim · 14 years ago
  85. 38f49e8 via-rhine: hardware VLAN support by Roger Luethi · 14 years ago
  86. 75c1c82 ifb: goto resched directly if error happens and dp->tq isn't empty by Changli Gao · 14 years ago
  87. ce9aeb5 cxgb4: fix MAC address hash filter by Dimitris Michailidis · 14 years ago
  88. a1044e3 can: add slcan driver for serial/USB-serial CAN adapters by Oliver Hartkopp · 14 years ago
  89. 58e481f atm: lanai: use kernel's '%pM' format option to print MAC by Andy Shevchenko · 14 years ago
  90. e832932 CAIF: Fix U5500 compile error for shared memory driver by Kim Lilliestierna XX · 14 years ago
  91. 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
  92. e8f1499 sfc: Fix NAPI list corruption during ring reallocation by Ben Hutchings · 14 years ago
  93. 94dec6a sfc: Fix crash in legacy onterrupt handler during ring reallocation by Ben Hutchings · 14 years ago
  94. c39d35e sfc: Generalise filter spec initialisation by Ben Hutchings · 14 years ago
  95. 8891681 sfc: Remove filter table IDs from filter functions by Ben Hutchings · 14 years ago
  96. ac33ac6 sfc: Log start and end of ethtool self-test at INFO level by Ben Hutchings · 14 years ago
  97. cfa969e Revert "ehea: Use the standard logging functions" by David S. Miller · 14 years ago
  98. cd38557 sfc: Use TX push whenever adding descriptors to an empty queue by Ben Hutchings · 14 years ago
  99. e506147 sfc: Remove locking from implementation of efx_writeo_paged() by Ben Hutchings · 14 years ago
  100. 1a29cc4 sfc: Add compile-time checks for correctness of paged register writes by Ben Hutchings · 14 years ago