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