1. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  2. b97526f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  3. c7bf716 ethernet: Use eth_<foo>_addr instead of memset by Joe Perches · 10 years ago
  4. e8ab38c i40e: Fix dependencies in the i40e driver on configfs by Greg Rose · 10 years ago
  5. ce458fc i40e/i40evf: Bump versions by Sravanthi Tangeda · 10 years ago
  6. fc51de9 i40e: Only enable TC0 for NIC partition type by Neerav Parikh · 10 years ago
  7. 15d504b i40e: Register DCBNL ops in MFP mode by Neerav Parikh · 10 years ago
  8. ed250ec i40evf: ethtool RSS fixes by Mitch Williams · 10 years ago
  9. 66ddcff i40e: Fix RSS size at init since default num queue calculation has changed by Anjali Singhai Jain · 10 years ago
  10. 5db4cb5 i40e: Move RSS table size for VSIs to the VSI struct by Anjali Singhai Jain · 10 years ago
  11. f8faaa4 i40e/i40evf: Add missing packet types for VXLAN encapsulated packet types by Anjali Singhai Jain · 10 years ago
  12. 750fcbc i40e: Fix issue with removal of apps from DBCNL app table by Neerav Parikh · 10 years ago
  13. 025b4a5 i40e: Add FW check to disable DCB and wrap autoneg workaround with FW check by Anjali Singhai Jain · 10 years ago
  14. 9a3bd2f i40e: Enable more than 64 qps for the Main VSI by Anjali Singhai Jain · 10 years ago
  15. 8f40082 i40e: don't disable PF LB when disabling VFs by Mitch Williams · 10 years ago
  16. 579b23d i40e: Add safety net for switch calling by Akeem G Abodunrin · 10 years ago
  17. 7edf810 i40e/i40evf: print FW build number in version string by Shannon Nelson · 10 years ago
  18. d40d00b i40e: Skip the priority tagging if DCB is not enabled by Neerav Parikh · 10 years ago
  19. eca3204 fm10k: Resolve various spelling errors and checkpatch warnings by Matthew Vick · 10 years ago
  20. 5bf33dc fm10k: Implement ndo_features_check by Matthew Vick · 10 years ago
  21. 8c1a90a fm10k: Modify tunnel length header check when offloading by Matthew Vick · 10 years ago
  22. 65d1346 i40e: check pointers before use by Shannon Nelson · 10 years ago
  23. 2c47e35 i40e: catch NVM write semaphore timeout and retry by Shannon Nelson · 10 years ago
  24. 33c62b3 i40e: stop flow director on shutdown by Mitch A Williams · 10 years ago
  25. e147758 i40e: disconnect irqs on shutdown by Shannon Nelson · 10 years ago
  26. 85e76d0 i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix by Anjali Singhai · 10 years ago
  27. 11e4770 i40e: Issue a PF reset if Tx queue disable timeout by Parikh, Neerav · 10 years ago
  28. cd238a3 i40e: Fix the Tx ring qset handle when DCB reconfigures by Parikh, Neerav · 10 years ago
  29. 7f9ff47 i40e: Fix the case where per TC queue count was higher than queues enabled by Anjali Singhai · 10 years ago
  30. a68de58 i40e: fix race in hang check by Jesse Brandeburg · 10 years ago
  31. 71da619 i40e: Fix TSO with more than 8 frags per segment issue by Anjali Singhai · 10 years ago
  32. b67a033 i40e: Don't check for Tx hang when PF down by Akeem G Abodunrin · 10 years ago
  33. de78fc5 i40e: fix shift precedence issue by Shannon Nelson · 10 years ago
  34. dda094a i40e: Fix memory leak at failure path in i40e_dbg_command_write() by Alexey Khoroshilov · 10 years ago
  35. 5b8eb17 i40e/i40evf: Update driver versions by Sravanthi Tangeda · 10 years ago
  36. 9a21a00 i40evf: Add more info to interrupt vector names by Carolyn Wyborny · 10 years ago
  37. 7e45ab4 i40e: Use ethtool private flags to display NPAR status by Greg Rose · 10 years ago
  38. 3b38cd1 i40e: Set FLAG_RD when sending buffer FW must read by Kevin Scott · 10 years ago
  39. aba237d i40e: print Rx packet split status by Mitch Williams · 10 years ago
  40. ccafbce i40e: setup FCoE device type by Vasu Dev · 10 years ago
  41. a6db5a4 i40e: Set BUF flag for Set Version AQ command by Kevin Scott · 10 years ago
  42. 5161601 i40e: Add support for getlink, setlink ndo ops by Neerav Parikh · 10 years ago
  43. 9666448 i40e: Implement configfs for NPAR BW configuration by Greg Rose · 10 years ago
  44. f4492db i40e: Add NPAR BW get and set functions by Greg Rose · 10 years ago
  45. 2bc7ee8 i40e: enable packet split only when IOMMU present by Mitch Williams · 10 years ago
  46. 0e88898 i40evf: allow enabling of debug prints via ethtool by Ashish Shah · 10 years ago
  47. 88eee9b i40e: Add method to keep track of current rxnfc settings by Carolyn Wyborny · 10 years ago
  48. e827845 i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settings by Catherine Sullivan · 10 years ago
  49. f1abd7d i40e/i40evf: Fix output of i40e_debug_aq() for big endian machines by Paul M Stillwell Jr · 10 years ago
  50. 54e16f6 i40evf: don't wait forever by Mitch Williams · 10 years ago
  51. ac833bb i40evf: refactor reset by Mitch Williams · 10 years ago
  52. 748c434 i40evf: disable NAPI polling sooner by Mitch Williams · 10 years ago
  53. 30d71af i40e: Fix i40e_ndo_set_vf_spoofchk by Greg Rose · 10 years ago
  54. c952f6c i40e/i40evf: Bump Driver Versions by Sravanthi Tangeda · 10 years ago
  55. 21af70f i40e/i40evf: Remove unused variable an_enable and function update_link_info by Catherine Sullivan · 10 years ago
  56. 9df42d1 i40e: Fix the EMPR interrupt received handling by Anjali Singhai Jain · 10 years ago
  57. 5098850 i40e/i40evf: i40e_register.h updates by Anjali Singhai Jain · 10 years ago
  58. 2b18e59 i40e: Use #define for the VSI connection type by Neerav Parikh · 10 years ago
  59. 396642a i40e/i40evf: restrict VC opcodes to their initial values by Nicholas Nunley · 10 years ago
  60. a132af2 i40e/i40evf: Refactor the receive routines by Mitch Williams · 10 years ago
  61. 694dc1c i40e: rename debugfs clear_stats option by Shannon Nelson · 10 years ago
  62. d1bbe0e i40e: update Shadow RAM read/write functions by Kamil Krawczyk · 10 years ago
  63. 5beef76 igbvf: cleanup msleep() and min/max() usage by Jeff Kirsher · 10 years ago
  64. 0340501 igbvf: Fix code comments and whitespace by Jeff Kirsher · 10 years ago
  65. 79849eb e1000e: initial support for i219 by David Ertman · 10 years ago
  66. f217d6c i40e: Fix for stats init function call in Rx setup by Carolyn Wyborny · 10 years ago
  67. 638702b i40e/i40evf: Add call to u64_stats_init to init by Carolyn Wyborny · 10 years ago
  68. 9230165 i40e: Enable Loopback for the FCOE vsi as well by Anjali Singhai Jain · 10 years ago
  69. 4d48b56 i40e: use dev_port for fcoe netdev by Vasu Dev · 10 years ago
  70. 0314777 i40e: Fix function header by Greg Rose · 10 years ago
  71. 9be00d6 i40e: fix led blink toggle to enable steady state by Matt Jared · 10 years ago
  72. c29af37 i40evf: Force Tx writeback on ITR by Anjali Singhai Jain · 10 years ago
  73. 88086e5d i40e: stop the service task at shutdown by Mitch Williams · 10 years ago
  74. 00293fd i40evf: stop the watchdog for shutdown by Mitch Williams · 10 years ago
  75. 8b011eb i40evf: ignore bogus messages from FW by Mitch Williams · 10 years ago
  76. f4a7188 i40evf: reset on module unload by Mitch Williams · 10 years ago
  77. 3ba9bcb i40e: add locking around VF reset by Mitch Williams · 10 years ago
  78. 0757489 i40e: Use even more ARQ descriptors by Mitch Williams · 10 years ago
  79. 1750a22 i40e: delay after VF reset by Mitch Williams · 10 years ago
  80. 83840e4 i40e: avoid use of uninitialized v_budget in i40e_init_msix by John W Linville · 10 years ago
  81. cf86da4 i40e: i40e_fcoe.c: Remove unused function by Rickard Strandqvist · 10 years ago
  82. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  83. 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 10 years ago
  84. e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 10 years ago
  85. e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 10 years ago
  86. d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 10 years ago
  87. 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 10 years ago
  88. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  89. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
  90. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
  91. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  92. 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 10 years ago
  93. 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 10 years ago
  94. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  95. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
  96. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 10 years ago
  97. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 10 years ago
  98. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. add511b bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink by Roopa Prabhu · 10 years ago
  100. 10e4fb3 ixgbevf: Fix checksum error when using stacked vlan by Toshiaki Makita · 10 years ago