1. fc355e0 ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf() by Emil Tantilov · 8 years ago
  2. b1b15df i40e: Explicitly write platform-specific mac address after PF reset by Tushar Dave · 8 years ago
  3. 9169827 i40e: add missing link advertise setting by Stefan Assmann · 8 years ago
  4. cd3be16 i40e: Move the mutex lock in i40e_client_unregister by Catherine Sullivan · 8 years ago
  5. 4dec7d0 i40e: Remove redundant memset by Amitoj Kaur Chawla · 8 years ago
  6. ae33256c i40e/i40evf-bump version to 1.6.11 by Bimmy Pujari · 8 years ago
  7. c3c7ea2 i40e: refactor Rx filter handling by Mitch Williams · 8 years ago
  8. 9287141 i40evf: add hyperv dev ids by Joshua Hay · 8 years ago
  9. 8b60151 i40e: Remove device ID 0x37D4 by Catherine Sullivan · 8 years ago
  10. 88dc9e6 i40e/i40evf: remove useless initializer by Mitch Williams · 8 years ago
  11. 2853704 i40e: Fix to show correct Advertised Link Modes when link is down by Avinash Dayanand · 8 years ago
  12. cd95672 i40e: avoid null pointer dereference by Heinrich Schuchardt · 8 years ago
  13. cb7386d net/mlx4_en: use READ_ONCE when freeing xdp_prog by Brenden Blanco · 8 years ago
  14. f67fe5c Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  15. e6c044f net/faraday: Disallow using reversed MAC address from hardware by Gavin Shan · 8 years ago
  16. 882b0f2 net/mlx5e: Fix del vxlan port command buffer memset by Saeed Mahameed · 8 years ago
  17. 5264cc6 fm10k: bump version number by Jacob Keller · 8 years ago
  18. 30e23b7 fm10k: return proper error code when pci_enable_msix_range fails by Jacob Keller · 8 years ago
  19. 0356b23 fm10k: force link to remain down for at least a second on resume events by Jacob Keller · 8 years ago
  20. 0afd20e fm10k: implement request_lport_map pointer by Jacob Keller · 8 years ago
  21. 9d7dbf0 fm10k: check if PCIe link is restored by Jacob Keller · 8 years ago
  22. 0d63a8f fm10k: enable bus master after every reset by Jacob Keller · 8 years ago
  23. 7756c08 fm10k: use common flow for suspend and resume by Jacob Keller · 8 years ago
  24. 0593186 fm10k: implement reset_notify handler for PCIe FLR events by Jacob Keller · 8 years ago
  25. 820c91a fm10k: use common reset flow when handling io errors from PCI stack by Jacob Keller · 8 years ago
  26. dc4b76c fm10k: implement prepare_suspend and handle_resume by Jacob Keller · 8 years ago
  27. 40de1fa fm10k: split fm10k_reinit into two functions by Jacob Keller · 8 years ago
  28. 9487776 fm10k: wait for queues to drain if stop_hw() fails once by Jacob Keller · 8 years ago
  29. 106ca42 fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  30. 34bad71 fm10k: use actual hardware registers when checking for pending Tx by Jacob Keller · 8 years ago
  31. 892c9e0 fm10k: perform data path reset even when switch is not ready by Jacob Keller · 8 years ago
  32. ce33624 fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDING by Jacob Keller · 8 years ago
  33. 5e93cba fm10k: Reset mailbox global interrupts by Ngai-Mint Kwan · 8 years ago
  34. 9d73ede fm10k: prevent multiple threads updating statistics by Jacob Keller · 8 years ago
  35. b624714 fm10k: avoid possible null pointer dereference in fm10k_update_stats by Jacob Keller · 8 years ago
  36. 1b00c6c fm10k: no need to continue in fm10k_down if __FM10K_DOWN already set by Jacob Keller · 8 years ago
  37. df4750e8 mlxsw: spectrum: Expose per-tc counters via ethtool by Ido Schimmel · 8 years ago
  38. 7ed674b mlxsw: spectrum: Expose per-priority counters via ethtool by Ido Schimmel · 8 years ago
  39. 0971427 net: cpmac: fix error handling of cpmac_probe() by Wei Yongjun · 8 years ago
  40. 44fafda net/mlx5: Use PTR_ERR_OR_ZERO() to simplify the code by Wei Yongjun · 8 years ago
  41. 9a7bae8 net: ethernet: nb8800: fix error handling of nb8800_probe() by Wei Yongjun · 8 years ago
  42. 3ad7b14 net: axienet: Fix return value check in axienet_probe() by Wei Yongjun · 8 years ago
  43. 9ecc2d8 net/mlx4_en: add xdp forwarding and data write support by Brenden Blanco · 8 years ago
  44. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 8 years ago
  45. d576acf net/mlx4_en: add page recycle to prepare rx ring for tx support by Brenden Blanco · 8 years ago
  46. 47a38e1 net/mlx4_en: add support for fast rx drop bpf program by Brenden Blanco · 8 years ago
  47. fc6061c net/faraday: Mask PHY interrupt with NCSI mode by Gavin Shan · 8 years ago
  48. bb168e2 net/faraday: Match driver according to compatible property by Gavin Shan · 8 years ago
  49. bd466c3 net/faraday: Support NCSI mode by Gavin Shan · 8 years ago
  50. 113ce10 net/faraday: Read MAC address from chip by Gavin Shan · 8 years ago
  51. eb41818 net/faraday: Helper functions to create or destroy MDIO interface by Gavin Shan · 8 years ago
  52. cbce91c bnxt_en: Remove locking around txr->dev_state by Florian Fainelli · 8 years ago
  53. ec25bc0 net/mlx4_en: Add resilience in low memory systems by Eugenia Emantayev · 8 years ago
  54. 30f56e3 net/mlx4_en: Move filters cleanup to a proper location by Eugenia Emantayev · 8 years ago
  55. fa853dd bnxt_en: Add BCM58700 PCI device ID for NS2 Nitro. by Prashant Sreedharan · 8 years ago
  56. dc52c6c bnxt_en: Workaround Nitro A0 RX hardware bug (part 4). by Prashant Sreedharan · 8 years ago
  57. 10bbdaf bnxt_en: Workaround Nitro A0 hardware RX bug (part 3). by Prashant Sreedharan · 8 years ago
  58. 7659519 bnxt_en: Workaround Nitro A0 hardware RX bug (part 2). by Prashant Sreedharan · 8 years ago
  59. 94ce9ca bnxt_en: Workaround Nitro A0 hardware RX bug (part 1). by Prashant Sreedharan · 8 years ago
  60. 3e8060f bnxt_en: Add basic support for Nitro in North Star 2. by Prashant Sreedharan · 8 years ago
  61. 3c78658 sh_eth: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  62. 9345b24 ravb: fix DMA channel misreporting by Sergei Shtylyov · 8 years ago
  63. 731e6f0 net: ti: cpmac: Use the correct function to free some resources. by Christophe Jaillet · 8 years ago
  64. 2186f6e net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  65. 7d32184 net: ethernet: marvell: pxa168_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  66. fe7c11b net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  67. ec87485 net: ethernet: adi: bfin_mac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  68. bd25997 dwc_eth_qos: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  69. 8e6ce7e net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata by Florian Fainelli · 8 years ago
  70. ea6ff11 net: nb8800: Fix SKB leak in nb8800_receive() by Florian Fainelli · 8 years ago
  71. de702da et131x: Fix logical vs bitwise check in et131x_tx_timeout() by Florian Fainelli · 8 years ago
  72. 542ae60 net: hisilicon: Add Fast Ethernet MAC driver by Dongpo Li · 8 years ago
  73. 8d8836d net: cpsw: make TI_CPSW_PHY_SEL invisible by Uwe Kleine-König · 8 years ago
  74. 7dc0993 net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  75. b401a9b net: ethernet: ti: cpmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  76. b4cafd8 net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  77. 1e8b738 net: ethernet: amd: au1000_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  78. a1b198b net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 5d872c5 net: ethernet: smsc9420: use phydev from struct net_device by Philippe Reynes · 8 years ago
  80. 87e544b net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  81. 11331fc net: ethernet: ethoc: use phydev from struct net_device by Philippe Reynes · 8 years ago
  82. 6cf285d net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  83. 80721e7 net: ethernet: pasemi_mac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  84. 6e38484 net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  85. b1b7dcf net: ethernet: xilinx: axienet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  86. 3a11d9e net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  87. a4fc549 net: ethernet: tc35815: use phydev from struct net_device by Philippe Reynes · 8 years ago
  88. e86663c net: bgmac: Fix infinite loop in bgmac_dma_tx_add() by Florian Fainelli · 8 years ago
  89. 11719a5 mlxsw: spectrum: Prevent invalid ingress buffer mapping by Ido Schimmel · 8 years ago
  90. 28f5275 mlxsw: spectrum: Prevent overwrite of DCB capability fields by Ido Schimmel · 8 years ago
  91. 7347180 mlxsw: spectrum: Don't emit errors when PFC is disabled by Ido Schimmel · 8 years ago
  92. c3f1576 mlxsw: spectrum: Indicate support for autonegotiation by Ido Schimmel · 8 years ago
  93. 6277d46 mlxsw: spectrum: Force link training according to admin state by Ido Schimmel · 8 years ago
  94. 7f6c553 i40e: use valid online CPU on q_vector initialization by Guilherme G. Piccoli · 8 years ago
  95. 4b732cd ixgbe: napi_poll must return the work done by Paolo Abeni · 8 years ago
  96. f6bd096 i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filter by Kiran Patil · 8 years ago
  97. 858296c i40e/i40evf: Fix i40e_rx_checksum by Alexander Duyck · 8 years ago
  98. a1e3e73 mlxsw: spectrum_router: Return -ENOENT in case of error by Christophe Jaillet · 8 years ago
  99. e6dab902 net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  100. 31abbe3 net: ethernet: ll_temac: use phydev from struct net_device by Philippe Reynes · 8 years ago