1. cf1bfd6 net: bnx2 calls skb_set_hash by Tom Herbert · 11 years ago
  2. ac727c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  3. cd14ef5 igb: Change to use statically allocated array for MSIx entries by Carolyn Wyborny · 11 years ago
  4. 02ef6e1 igb: Fix queue allocation method to accommodate changing during runtime by Carolyn Wyborny · 11 years ago
  5. 22dd81c ixgbe: Start temperature sensor attribute index with 1 by Guenter Roeck · 11 years ago
  6. 03b77d8 ixgbe: Convert to use devm_hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  7. 220fe05 ixgbevf: add DCB configuration into queue setup by Don Skidmore · 11 years ago
  8. af28eec i40e: make functions static and remove dead code by Stephen Hemminger · 11 years ago
  9. 5561b6a i40e: Fix off by one in i40e_dbg_command_write by Alan Cox · 11 years ago
  10. 582a74e i40e: Bump version number by Catherine Sullivan · 11 years ago
  11. 84ed40e i40e: Fix wrong mask bits being used in misc interrupt by Anjali Singhai Jain · 11 years ago
  12. e625f71 i40e: more print_hex_dump use by Shannon Nelson · 11 years ago
  13. 2706a20 i40e: fix up scanf decoders by Shannon Nelson · 11 years ago
  14. 7792fe4 i40e: simplify error messages for dump descriptor by Shannon Nelson · 11 years ago
  15. 29d0790 i40e: prevent null pointer exception in dump descriptor by Shannon Nelson · 11 years ago
  16. 7aff967 net: phy: spi_ks8995: fix checkpatch errors by Florian Fainelli · 11 years ago
  17. e109374 net: phy: fix checkpatch errors by Florian Fainelli · 11 years ago
  18. 756b508 net: phy: micrel: fix checkpath errors by Florian Fainelli · 11 years ago
  19. 6f901b7 net: phy: mdio_bus: fix checkpath error by Florian Fainelli · 11 years ago
  20. 5df47d5 net: phy: lxt: fix checkpath errors by Florian Fainelli · 11 years ago
  21. 9ed66cb net: phy: icplus: fix checkpath error by Florian Fainelli · 11 years ago
  22. dd61d96 net: phy: dp83640: fix checkpath error by Florian Fainelli · 11 years ago
  23. a60e7e1 net: phy: davicom: fix checkpath errors by Florian Fainelli · 11 years ago
  24. 5a48b72 net: phy: cicada: fix checkpath errors by Florian Fainelli · 11 years ago
  25. ae01320 bna: Update the Driver Version to 3.2.23.0 by Rasesh Mody · 11 years ago
  26. c107ba1 bna: Firmware Patch Simplification by Rasesh Mody · 11 years ago
  27. 24f5d33 bna: Embed SKB Length in TX Vector by Rasesh Mody · 11 years ago
  28. f29eeb7 bna: Handle the TX Setup Failures by Rasesh Mody · 11 years ago
  29. 96e31ad bna: Add NULL Check Before Dereferencing TCB by Rasesh Mody · 11 years ago
  30. 17a30a1 bna: CQ Read Fix by Rasesh Mody · 11 years ago
  31. 66f9513 bna: RX Processing and Config Changes by Rasesh Mody · 11 years ago
  32. e29aa33 bna: Enable Multi Buffer RX by Rasesh Mody · 11 years ago
  33. fe1624c bna: RX Filter Enhancements by Rasesh Mody · 11 years ago
  34. 20b298f bna: Fix Filter Add Del by Rasesh Mody · 11 years ago
  35. 41ed903 bna: Set Get IOC fw State by Rasesh Mody · 11 years ago
  36. fee1253 bna: Add software timestamping support by Rasesh Mody · 11 years ago
  37. 3753cb2 i40e: Fix dump output from debugfs calls by Neerav Parikh · 11 years ago
  38. 02d5cb5 qeth: Accurate ethtool output by Eugene Crosser · 11 years ago
  39. d239ae3 netiucv: improve state checking in conn_action_txdone by Ursula Braun · 11 years ago
  40. c100bb2 qlcnic: update version to 5.3.53 by Manish Chopra · 11 years ago
  41. 2f514c5 qlcnic: Support for 16 virtual NIC functions. by Jitendra Kalsaria · 11 years ago
  42. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 11 years ago
  43. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 11 years ago
  44. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 11 years ago
  45. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 11 years ago
  46. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 11 years ago
  47. baf9573 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  48. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  49. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  50. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  51. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  52. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  53. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  54. e7ef941 bondnl: use be32 nla put/get for be32 values by Jiri Pirko · 11 years ago
  55. 482da0f bnad: make local variable static by stephen hemminger · 11 years ago
  56. 6ea09d8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  57. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 11 years ago
  58. 1211ce5 net: phy: resume/suspend PHYs on attach/detach by Sebastian Hesselbarth · 11 years ago
  59. 481b5d9 net: phy: provide phy_resume/phy_suspend helpers by Sebastian Hesselbarth · 11 years ago
  60. 0898b44 net: phy: marvell: provide genphy suspend/resume by Sebastian Hesselbarth · 11 years ago
  61. 5891115 net: mv643xx_eth: properly start/stop phy device by Sebastian Hesselbarth · 11 years ago
  62. e437931 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  63. 89e47d3 fddi: cleanup unsigned to unsigned int/short by tanxiaojun · 11 years ago
  64. a0bc348 sfc: Fix RX drop filters for EF10 by Ben Hutchings · 11 years ago
  65. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 11 years ago
  66. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  67. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  68. 4b7820c i40e: Add basic support for get/set channels for RSS by Anjali Singhai Jain · 11 years ago
  69. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  70. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago
  71. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 11 years ago
  72. 895106a i40e: trivial fixes by Jesse Brandeburg · 11 years ago
  73. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 11 years ago
  74. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 11 years ago
  75. f551b43 i40e: fix pf reset after offline test by Shannon Nelson · 11 years ago
  76. c9a3d47 i40e: fix up some of the ethtool connection reporting by Jesse Brandeburg · 11 years ago
  77. 7ed2a0d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  78. f236910 bonding: rebuild the bond_resend_igmp_join_requests_delayed() by dingtianhong · 11 years ago
  79. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  80. 4e789fc bonding: remove unwanted lock for bond_option_active_slave_set() by dingtianhong · 11 years ago
  81. be79bd0 bonding: add RCU for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  82. c851703 bonding: remove unwanted lock for bond enslave and release by dingtianhong · 11 years ago
  83. eb9fa4b bonding: rebuild the lock use for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  84. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  85. 2e52f4f bonding: rebuild the lock use for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  86. 733ab63 bonding: rebuild the lock use for bond_alb_monitor() by dingtianhong · 11 years ago
  87. 4cb4f97 bonding: rebuild the lock use for bond_mii_monitor() by dingtianhong · 11 years ago
  88. b2e7ace bonding: remove the no effect lock for bond_select_active_slave() by dingtianhong · 11 years ago
  89. 59bcaed Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  90. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  91. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  92. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  93. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  94. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  95. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  96. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  97. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  98. f647a52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  99. 99691c4 sfc: Add PTP counters to ethtool stats by Ben Hutchings · 11 years ago
  100. 79ac47a sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait} by Shradha Shah · 11 years ago