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