1. 154d0c8 qlcnic: VLAN enhancement for 84XX adapters by Manish Chopra · 11 years ago
  2. 80c0e4f qlcnic: Allow single Tx/Rx queue for all adapters. by Himanshu Madhani · 11 years ago
  3. 9b0fff2 qlcnic: Refactor initialize nic code path. by Sucheta Chakraborty · 11 years ago
  4. 3720bf7 qlcnic: Issue INIT_NIC command only once. by Sucheta Chakraborty · 11 years ago
  5. 3c44bba qlcnic: Disable DCB operations from SR-IOV VFs. by Sucheta Chakraborty · 11 years ago
  6. 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
  7. f66fd2d Merge branch 'skb_hash' by David S. Miller · 11 years ago
  8. 3df7a74 net: Add utility function to copy skb hash by Tom Herbert · 11 years ago
  9. 09323cc net: Add function to set the rxhash by Tom Herbert · 11 years ago
  10. 7539fad net: Add utility functions to clear rxhash by Tom Herbert · 11 years ago
  11. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  12. 1aee6cc net/hsr: using kfree_rcu() to simplify the code by Wei Yongjun · 11 years ago
  13. 7271174 Merge branch 'bonding_netlink' by David S. Miller · 11 years ago
  14. d8838de7 bonding: add resend_igmp attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  15. f70161c bonding: add xmit_hash_policy attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  16. 8990197 bonding: add fail_over_mac attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  17. 8a41ae4 bonding: add primary_select attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  18. 0a98a0d bonding: add primary attribute netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  19. c3bd854 pkt_sched: fq: more robust memory allocation by Eric Dumazet · 11 years ago
  20. e7ef941 bondnl: use be32 nla put/get for be32 values by Jiri Pirko · 11 years ago
  21. 482da0f bnad: make local variable static by stephen hemminger · 11 years ago
  22. d458992 tcp: refine TSO splits by Eric Dumazet · 11 years ago
  23. 477bb93 net: remove dead code for add/del multiple by stephen hemminger · 11 years ago
  24. 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
  25. b80b376 Merge branch 'phy_power' by David S. Miller · 11 years ago
  26. be9dad1 net: phy: suspend phydev when going to HALTED by Sebastian Hesselbarth · 11 years ago
  27. 1211ce5 net: phy: resume/suspend PHYs on attach/detach by Sebastian Hesselbarth · 11 years ago
  28. 481b5d9 net: phy: provide phy_resume/phy_suspend helpers by Sebastian Hesselbarth · 11 years ago
  29. 0898b44 net: phy: marvell: provide genphy suspend/resume by Sebastian Hesselbarth · 11 years ago
  30. 5891115 net: mv643xx_eth: properly start/stop phy device by Sebastian Hesselbarth · 11 years ago
  31. be78cfc sctp: Reorder 'struc association' members to reduce its size by wangweidong · 11 years ago
  32. e437931 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  33. bc4d0f6 Merge branch 'ovs_hash' by David S. Miller · 11 years ago
  34. 500f808 net: ovs: use CRC32 accelerated flow hash if available by Francesco Fusco · 11 years ago
  35. 71ae8aa lib: introduce arch optimized hash library by Francesco Fusco · 11 years ago
  36. 89e47d3 fddi: cleanup unsigned to unsigned int/short by tanxiaojun · 11 years ago
  37. a0bc348 sfc: Fix RX drop filters for EF10 by Ben Hutchings · 11 years ago
  38. d3fbccf tipc: change lock_sock order in connect() by wangweidong · 11 years ago
  39. 776a74c tipc: Use <linux/uaccess.h> instead of <asm/uaccess.h> by wangweidong · 11 years ago
  40. 3b8401f tipc: kill unnecessary goto's by wangweidong · 11 years ago
  41. 0cee6bb tipc: remove unnecessary variables and conditions by wangweidong · 11 years ago
  42. 6dbbbfb i40e: Remove FCoE in i40e_virtchnl_pf.c code by Neerav Parikh · 11 years ago
  43. 9007bcc i40e: support for suspend and resume by Shannon Nelson · 11 years ago
  44. 2332618 i40e: rtnl_lock in reset path fixes by Anjali Singhai Jain · 11 years ago
  45. 4b7820c i40e: Add basic support for get/set channels for RSS by Anjali Singhai Jain · 11 years ago
  46. f8ff146 i40e: function to reconfigure RSS queues and rebuild by Anjali Singhai Jain · 11 years ago
  47. bc7d338 i40e: reinit flow for the main VSI by Anjali Singhai Jain · 11 years ago
  48. bf051a3 i40e: use same number of queues as CPUs by Jesse Brandeburg · 11 years ago
  49. 895106a i40e: trivial fixes by Jesse Brandeburg · 11 years ago
  50. d52c20b i40e: init flow control settings to disabled by Jesse Brandeburg · 11 years ago
  51. 25946dd i40e: Tell the stack about our actual number of queues by Anjali Singhai Jain · 11 years ago
  52. f551b43 i40e: fix pf reset after offline test by Shannon Nelson · 11 years ago
  53. c9a3d47 i40e: fix up some of the ethtool connection reporting by Jesse Brandeburg · 11 years ago
  54. 810c23a net-ipv6: Fix alleged compiler warning in ipv6_exthdrs_len() by Jerry Chu · 11 years ago
  55. 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
  56. f52d81d ipv6: fix compiler warning in ipv6_exthdrs_len by Hannes Frederic Sowa · 11 years ago
  57. df01216 Merge branch 'bonding_rcu' by David S. Miller · 11 years ago
  58. f236910 bonding: rebuild the bond_resend_igmp_join_requests_delayed() by dingtianhong · 11 years ago
  59. 75ad932 bonding: remove unwanted lock for bond_store_primaryxxx() by dingtianhong · 11 years ago
  60. 4e789fc bonding: remove unwanted lock for bond_option_active_slave_set() by dingtianhong · 11 years ago
  61. be79bd0 bonding: add RCU for bond_3ad_state_machine_handler() by dingtianhong · 11 years ago
  62. c851703 bonding: remove unwanted lock for bond enslave and release by dingtianhong · 11 years ago
  63. eb9fa4b bonding: rebuild the lock use for bond_activebackup_arp_mon() by dingtianhong · 11 years ago
  64. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  65. 2e52f4f bonding: rebuild the lock use for bond_loadbalance_arp_mon() by dingtianhong · 11 years ago
  66. 733ab63 bonding: rebuild the lock use for bond_alb_monitor() by dingtianhong · 11 years ago
  67. 4cb4f97 bonding: rebuild the lock use for bond_mii_monitor() by dingtianhong · 11 years ago
  68. b2e7ace bonding: remove the no effect lock for bond_select_active_slave() by dingtianhong · 11 years ago
  69. e57a784 pkt_sched: set root qdisc before change() in attach_default_qdiscs() by Eric Dumazet · 11 years ago
  70. 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
  71. 0aac68f Merge branch 'bonding_netlink' by David S. Miller · 11 years ago
  72. d5c8425 bonding: add arp_all_targets netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  73. 29c4948 bonding: add arp_validate netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  74. 7f28fa1 bonding: add arp_ip_target netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  75. 06151db bonding: add arp_interval netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  76. 9f53e14 bonding: add use_carrier netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  77. c7461f9 bonding: add downdelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  78. 25852e2 bonding: add updelay netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  79. eecdaa6 bonding: add miimon netlink support by sfeldma@cumulusnetworks.com · 11 years ago
  80. 1cbac01 packet: fix using smp_processor_id() in preemptible code by Li Zhong · 11 years ago
  81. f085ff1 netconf: add proxy-arp support by stephen hemminger · 11 years ago
  82. 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
  83. 99691c4 sfc: Add PTP counters to ethtool stats by Ben Hutchings · 11 years ago
  84. 79ac47a sfc: Changed the statistic name emerg_{fetch,wait} to hlb_{fetch,wait} by Shradha Shah · 11 years ago
  85. 8c5270a sfc: remove unused 'enum efx_rx_alloc_method' by Andrew Rybchenko · 11 years ago
  86. ff2de51 sfc: remove unused 'refcnt' from efx_rx_page_state by Andrew Rybchenko · 11 years ago
  87. fbd7912 sfc: Implement efx_nic_type::filter_clear_rx operation for EF10 by Ben Hutchings · 11 years ago
  88. f728480 sfc: Allow filter removal only with exactly matching priority by Ben Hutchings · 11 years ago
  89. b59e6ef sfc: Don't refer to 'stack' in filter implementation by Ben Hutchings · 11 years ago
  90. 7665d1a sfc: Change priority and flags for automatic MAC filters by Ben Hutchings · 11 years ago
  91. d43050c sfc: Change efx_nic_type::rx_push_indir_table to push hash key as well by Andrew Rybchenko · 11 years ago
  92. 48ce563 sfc: Add more information to many warnings using WARN() and netdev_WARN() by Ben Hutchings · 11 years ago
  93. bbbe714 sfc: Remove unnecessary condition for processing the TX timestamp queue by Ben Hutchings · 11 years ago
  94. a45a3a5 sfc: Don't clear timestamps in efx_ptp_rx() by Ben Hutchings · 11 years ago
  95. 9aecda9 sfc: Enable PTP clock and timestamping for all functions on EF10 by Ben Hutchings · 11 years ago
  96. 0bcf4a6 sfc: Associate primary and secondary functions of controller by Ben Hutchings · 11 years ago
  97. ef215e6 sfc: Store VPD serial number at probe time by Ben Hutchings · 11 years ago
  98. bd9a265 sfc: Add RX packet timestamping for EF10 by Jon Cooper · 11 years ago
  99. 2ccd0b1 sfc: Copy RX prefix into skb head area in efx_rx_mk_skb() by Ben Hutchings · 11 years ago
  100. 9ec0659 sfc: split setup of hardware timestamping into NIC-type operation by Daniel Pieczko · 11 years ago