1. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  2. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 10 years ago
  3. edf5cff i40e: Use new 40G speeds by Greg Rose · 10 years ago
  4. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 10 years ago
  5. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 10 years ago
  6. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 10 years ago
  7. 3169c32 i40e: enable user dump of internal hardware state by Jesse Brandeburg · 10 years ago
  8. f18ae10 i40e: print FCoE capability reported by the device function by Vasu Dev · 10 years ago
  9. 57175ac i40e: For VF reset (VFR and VFLR) add some more delay by Anjali Singhai Jain · 10 years ago
  10. 532b045 i40e: move VF notification routines up by Mitch Williams · 10 years ago
  11. 055b295 i40e: notify VFs of link state by Mitch Williams · 10 years ago
  12. ed63696 i40evf: remove aq_pending by Mitch Williams · 10 years ago
  13. e7c8c60 i40e: Add support to program FDir SB rules for VF from PF through ethtool by Anjali Singhai Jain · 10 years ago
  14. 2619ef4 i40evf: fix bad indentation by Mitch Williams · 10 years ago
  15. 4443463 i40e: stop VF rings by Mitch Williams · 10 years ago
  16. f4f88c6 fm10k: Bump driver version to 0.15.2 by Jeff Kirsher · 10 years ago
  17. b32d15b fm10k: corrected VF multicast update by Jeff Kirsher · 10 years ago
  18. da61b36 fm10k: mbx_update_max_size does not drop all oversized messages by Jeff Kirsher · 10 years ago
  19. 78288e3 fm10k: reset head instead of calling update_max_size by Jeff Kirsher · 10 years ago
  20. 750c607 fm10k: renamed mbx_tx_dropped to mbx_tx_oversized by Jeff Kirsher · 10 years ago
  21. a7731cc fm10k: update xcast mode before synchronizing multicast addresses by Jeff Kirsher · 10 years ago
  22. 54b3c9c fm10k: start service timer on probe by Jeff Kirsher · 10 years ago
  23. 4185756 fm10k: fix function header comment by Jeff Kirsher · 10 years ago
  24. ada2411 fm10k: comment next_vf_mbx flow by Jeff Kirsher · 10 years ago
  25. 9de15bd fm10k: don't handle mailbox events in iov_event path and always process mailbox by Jeff Kirsher · 10 years ago
  26. b382bb1 fm10k: use separate workqueue for fm10k driver by Jeff Kirsher · 10 years ago
  27. ded8b20 fm10k: Set PF queues to unlimited bandwidth during virtualization by Jeff Kirsher · 10 years ago
  28. e05546e fm10k: expose tx_timeout_count as an ethtool stat by Jeff Kirsher · 10 years ago
  29. 10df06f fm10k: only increment tx_timeout_count in Tx hang path by Jeff Kirsher · 10 years ago
  30. 5deaf50 fm10k: remove extraneous "Reset interface" message by Jeff Kirsher · 10 years ago
  31. fbdb159 fm10k: separate PF only stats so that VF does not display them by Jeff Kirsher · 10 years ago
  32. c0e6178 fm10k: use hw->mac.max_queues for stats by Jeff Kirsher · 10 years ago
  33. 29a928e fm10k: only show actual queues, not the maximum in hardware by Jeff Kirsher · 10 years ago
  34. 661b206 fm10k: allow creation of VLAN on default vid by Jeff Kirsher · 10 years ago
  35. de44519 fm10k: fix unused warnings by Jeff Kirsher · 10 years ago
  36. 8b4a98c fm10k: Add netconsole support by Jeff Kirsher · 10 years ago
  37. 4c16cea fm10k: Have the VF get the default VLAN during init by Jeff Kirsher · 10 years ago
  38. a4bcea8 fm10k: Correct spelling mistake by Jeff Kirsher · 10 years ago
  39. 97c71e3 fm10k: Remove redundant rx_errors in ethtool by Jeff Kirsher · 10 years ago
  40. f4e25f6 fm10k: Corrected an error in Tx statistics by Jeff Kirsher · 10 years ago
  41. e2c6544 e1000e: Move pm_qos_req to e1000e adapter by Thomas Graf · 10 years ago
  42. b641173 ixgbevf: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  43. ad1431e ixgbevf: Add RSS Key query code by Vlad Zolotarov · 10 years ago
  44. 3c0841a ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set by Vlad Zolotarov · 10 years ago
  45. 94cf66f ixgbevf: Add a RETA query code by Vlad Zolotarov · 10 years ago
  46. 4ce37a4 ixgbe: Add a RETA query command to VF-PF channel API by Vlad Zolotarov · 10 years ago
  47. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
  48. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  49. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
  50. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
  51. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
  52. ea41201 ixgbe: adds x550 specific FCoE offloads by Vasu Dev · 10 years ago
  53. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  54. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
  55. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
  56. c335869 e100: Use dma_rmb/wmb where appropriate by Alexander Duyck · 10 years ago
  57. 6731716 i40e/i40evf: Use dma_rmb where appropriate by Alexander Duyck · 10 years ago
  58. 837a1db e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering by Alexander Duyck · 10 years ago
  59. 42d255c i40e: Bump to version 1.3.1 by Catherine Sullivan · 10 years ago
  60. 9a9c8ae i40evf: Refactor VF RSS code by Anjali Singhai Jain · 10 years ago
  61. 13acb54 i40evf: protect VLAN filter list by Mitch Williams · 10 years ago
  62. fdf0e0b i40e: Communicate VSI id in place of VSI index to the VFs by Anjali Singhai Jain · 10 years ago
  63. 3932dbf i40e: stop flow director on shutdown by Mitch Williams · 10 years ago
  64. c22c06c i40e: fix up VXLAN messages by Shannon Nelson · 10 years ago
  65. c142b1d i40e: Don't register/de-register apps on NIC partitions in MFP mode by Neerav Parikh · 10 years ago
  66. 31eaacc i40e/i40evf: Set Ethernet protocol correctly when Tx VLAN offloads are disabled by Greg Rose · 10 years ago
  67. 6d7b967 i40e: warn at the right time by Mitch Williams · 10 years ago
  68. b38da40 i40e: fix invalid void return in FCoE code by Jesse Brandeburg · 10 years ago
  69. 8b6ed9c i40e/i40evf: fix bug when skb allocation fails by Jesse Brandeburg · 10 years ago
  70. 1a2f624 i40e: Change some memcpys to struct assignments by Jesse Brandeburg · 10 years ago
  71. 25fc0e6 i40e: Print some more info to help figure out the cause of HMC error by Anjali Singhai Jain · 10 years ago
  72. b57459e i40e: validate VSI param from VFs by Mitch Williams · 10 years ago
  73. 818f2e7 i40evf: Fix Outer UDP RX checksum code by Anjali Singhai Jain · 10 years ago
  74. 0704fae ptp: ixgbe: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  75. 350f66d ptp: igb: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  76. bdf36d9 ptp: e1000e: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  77. 4e833c5 ethernet: Use bool function returns of true/false instead of 1/0 by Joe Perches · 10 years ago
  78. 32eaf12 Merge branch 'ptp-2038' by David S. Miller · 10 years ago
  79. 91432d1 ptp: ixgbe: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  80. d4c496f ptp: igb: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  81. 6f7a9b8 ptp: i40e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  82. 843293e ptp: fm10k: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  83. 07c74eb ptp: e1000e: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  84. 4d92a3e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 10 years ago
  85. 1abbc98 igb: Enable TSO for stacked vlan by Toshiaki Makita · 10 years ago
  86. 3182b25 i40e: Bump version to 1.2.43 by Catherine Sullivan · 10 years ago
  87. cc470a8 i40evf: add FW version to ethtool info by Mitch Williams · 10 years ago
  88. 8af580d i40e: Increase PF reset max loop limit by Akeem G Abodunrin · 10 years ago
  89. 63e18c2 i40evf: resequence close operations by Mitch Williams · 10 years ago
  90. e284fc8 i40evf: delay releasing rings by Mitch Williams · 10 years ago
  91. ae24b40 i40e/i40evf: implement KR2 support by Jesse Brandeburg · 10 years ago
  92. 784401b igbvf: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 10 years ago
  93. f28ea08 igb: use netif_carrier_off earlier when bringing if down by Todd Fujinaka · 10 years ago
  94. 152c0a9 e1000e: NVM write protect access removed from SPT HW by Yanir Lubetkin · 10 years ago
  95. a60a132 e1000e: call netif_carrier_off early on down by Eliezer Tamir · 10 years ago
  96. d9d888b ixgb: call netif_carrier_off early on down by Eliezer Tamir · 10 years ago
  97. 91a0f93 i40e: add NVM update events to AQ clean by Shannon Nelson · 10 years ago
  98. 0d8bb41 ixgbevf: Use ether_addr_copy() instead of memcpy() by Jeff Kirsher · 10 years ago
  99. dec0d8e ixgbevf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  100. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago