1. 54011e4 ixgbe: Add new ndo to trust VF by Hiroshi Shimamoto · 10 years ago
  2. 32b3e08 drivers/net/intel: use napi_complete_done() by Jesse Brandeburg · 10 years ago
  3. 72bfd32 ixgbe: disable LRO by default by Emil Tantilov · 10 years ago
  4. f079fa0 ixgbe: add flow control ethertype to the anti-spoofing filter by Emil Tantilov · 10 years ago
  5. 21dd560 ixgbe: Advance version to 4.2.1 by Mark Rustad · 10 years ago
  6. c5846ba ixgbe: X540 thermal warning interrupt not a GPI by Mark Rustad · 10 years ago
  7. 9de7605 ixgbe: Correct several flaws with with DCA setup by Mark Rustad · 10 years ago
  8. 018d714 ixgbe: Add new X550EM SFP+ device ID by Mark Rustad · 10 years ago
  9. f961dda ixgbe: Add small packet padding support for X550 by Mark Rustad · 10 years ago
  10. 052a1a7 ixgbe: Correct setting of RDRXCTL register for X550* devices by Mark Rustad · 10 years ago
  11. 58e7cd2 ixgbe: Limit SFP polling rate by Mark Rustad · 10 years ago
  12. cbd45ec ixgbe: Add X550EM support for SFP insertion interrupt by Mark Rustad · 10 years ago
  13. 29a8dca ixgbe: Accept SFP not present errors on all devices by Mark Rustad · 10 years ago
  14. a023bbd ixgbe: Add SFP+ detection for X550 hardware by Don Skidmore · 10 years ago
  15. 8ac34f1 ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K by Alexander Duyck · 10 years ago
  16. 6b010e9 ixgbe: Teardown SR-IOV before unregister_netdev() by Alex Williamson · 10 years ago
  17. 4ccc650 ixgbe: fix issue with SFP events with new X550 devices by Don Skidmore · 10 years ago
  18. 7837e28 ixgbe: Remove bimodal SR-IOV disabling by Alex Williamson · 10 years ago
  19. 454adb0 ixgbe: Add support for reporting 2.5G link speed by Mark Rustad · 10 years ago
  20. 7e3f5c8 ixgbe: fix bounds checking in ixgbe_setup_tc for 82598 by Emil Tantilov · 10 years ago
  21. 1c7cf07 ixgbe: support for ethtool set_rxfh by Tom Barbette · 10 years ago
  22. bc52f95 ixgbe: use kzalloc for allocating one thing by Maninder Singh · 10 years ago
  23. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 10 years ago
  24. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 10 years ago
  25. 67359c3 ixgbe: Add support for VXLAN RX offloads by Mark Rustad · 10 years ago
  26. f467bc0 ixgbe: Add support for UDP-encapsulated tx checksum offload by Mark Rustad · 10 years ago
  27. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  28. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 10 years ago
  29. 56d1392 ixgbe: TRIVIAL fix up double 'the' and comment style by Jacob Keller · 10 years ago
  30. 7edda4b8 ixgbe: Specify Rx hash type WRT Rx desc RSS type by Fan Du · 10 years ago
  31. 7d4f8d8 switchdev; add VLAN support for port's bridge_getlink by Scott Feldman · 10 years ago
  32. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 10 years ago
  33. 45788d2 ixgbe: fix issue with sfp events with new X550 devices by Don Skidmore · 10 years ago
  34. 597f22d ixgbe: add support for interrupts from X550 external PHY by Don Skidmore · 10 years ago
  35. f44e751 ixgbe: Add const string for overheat message by Don Skidmore · 10 years ago
  36. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 10 years ago
  37. df8c26f ixgbe: add support for WoL and autoneg FC for some X550 devices by Don Skidmore · 10 years ago
  38. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 10 years ago
  39. a1e869d ixgbe: Use a signed type to hold error codes by Mark Rustad · 10 years ago
  40. 46c264d bridge/nl: remove wrong use of NLM_F_MULTI by Nicolas Dichtel · 10 years ago
  41. e65ce0d ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info by Vlad Zolotarov · 10 years ago
  42. 7f276ef ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key by Vlad Zolotarov · 10 years ago
  43. dfaf891 ixgbe: Refactor the RSS configuration code by Vlad Zolotarov · 10 years ago
  44. 020f1d9 ixgbe: Drop unnecessary call to rcu_barrier by Alexander Duyck · 10 years ago
  45. 87031c0 ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features by Alexander Duyck · 10 years ago
  46. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  47. 219efe9 ixgbe: add new bridge mode support function. by Don Skidmore · 10 years ago
  48. aa2bacb ixgbe: Move bridge mode from flag to variable by Don Skidmore · 10 years ago
  49. 856f606 ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything by Alexander Duyck · 10 years ago
  50. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  51. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  52. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  53. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 11 years ago
  54. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 11 years ago
  55. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  56. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 11 years ago
  57. 0213668 ixgbe: Fix checksum error when using stacked vlan by Toshiaki Makita · 11 years ago
  58. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  59. 124b74c fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads by Alexander Duyck · 11 years ago
  60. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 11 years ago
  61. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 11 years ago
  62. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 11 years ago
  63. 9be4a9b ixgbe: bump version number by Don Skidmore · 11 years ago
  64. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 11 years ago
  65. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 11 years ago
  66. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 11 years ago
  67. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 11 years ago
  68. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 11 years ago
  69. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 11 years ago
  70. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 11 years ago
  71. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 11 years ago
  72. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 11 years ago
  74. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 11 years ago
  75. b5b2ffc ixgbe: fix use after free adapter->state test in ixgbe_remove/ixgbe_probe by Daniel Borkmann · 11 years ago
  76. 4556dc5 ixgbe: Correctly disable VLAN filter in promiscuous mode by Vlad Yasevich · 11 years ago
  77. 9913c61 ixgbe: use netdev_rss_key_fill() helper by Eric Dumazet · 11 years ago
  78. 42b17f0 fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_page by Alexander Duyck · 11 years ago
  79. d1b849b ixgbe: add helper function for setting RSS key in preparation of X550 by Don Skidmore · 11 years ago
  80. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 11 years ago
  81. 4d2fcfb ixgbe: need not repeat init skb with NULL by Junwei Zhang · 11 years ago
  82. ec91698 ixgbe: fix race accessing page->_count by Eric Dumazet · 11 years ago
  83. ffefa9f ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL by Emil Tantilov · 11 years ago
  84. fe1f2a9 ixgbe: Convert the normal transmit complete path to dev_consume_skb_any() by Rick Jones · 11 years ago
  85. d523493 ixgbe: Do not schedule an uninitialized workqueue entry by Mark Rustad · 11 years ago
  86. d38e924 ixgbe: remove useless bd_number from adapter struct by Ethan Zhao · 11 years ago
  87. 15be71c9 ixgbe: Drop Rx alloc at end of Rx cleanup by Alexander Duyck · 11 years ago
  88. ca8dfe2 ixgbe: Resolve warnings produced in W=2 builds by Mark Rustad · 11 years ago
  89. 8496e338 ixgbe: use new eth_get_headlen interface by Alexander Duyck · 11 years ago
  90. aac2f1b ixgbe: limit combined total of macvlan and SR-IOV VFs by Jacob Keller · 11 years ago
  91. 07923c1 ixgbe: reset interface on link loss with pending Tx work from the VF by Emil Tantilov · 11 years ago
  92. bcfd343 ixgbe: Cleanup FDB handling code by Alexander Duyck · 11 years ago
  93. 2367a17 ixgbe: flush when in xmit_more mode and under descriptor pressure by Daniel Borkmann · 11 years ago
  94. 9c938cd ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit() by Daniel Borkmann · 11 years ago
  95. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  96. e90dd26 ixgbe: Make return values more direct by Mark Rustad · 11 years ago
  97. caafb95 ixgbe: don't check minimum link when direct assigned to virtual machine by Jacob Keller · 11 years ago
  98. 8818970 ixgbe: fix use of list_for_each in ixgbe_enumerate_functions by Jacob Keller · 11 years ago
  99. 339de30 ixgbe: Change some uses of strncpy to strlcpy by Mark Rustad · 11 years ago
  100. 508a8c9 ixgbe: Fix possible null-dereference in error path by Mark Rustad · 11 years ago