1. aa6e8a5 net: ethernet: mediatek: fix error handling inside mtk_mdio_init by Sean Wang · 8 years ago
  2. 1e515b7 net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc inside mtk_mdio_init by Sean Wang · 8 years ago
  3. b5776f0 net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init by Sean Wang · 8 years ago
  4. 79e9a41 net: ethernet: mediatek: fix issue of driver removal with interface is up by Sean Wang · 8 years ago
  5. 7c6b0d7 net: ethernet: mediatek: fix logic unbalance between probe and remove by Sean Wang · 8 years ago
  6. d3bd1ce net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq by Sean Wang · 8 years ago
  7. 1b43079 net: ethernet: mediatek: fix API usage with skb_free_frag by Sean Wang · 8 years ago
  8. 549e549 net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER by Sean Wang · 8 years ago
  9. c6f1dc4 net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup by Sean Wang · 8 years ago
  10. b99b43b Add Killer E2500 device ID in alx driver. by Owen Lin · 8 years ago
  11. 2fb04fd net: smc91x: fix SMC accesses by Russell King · 8 years ago
  12. e5835f2 net/mlx5: Increase number of ethtool steering priorities by Maor Gottlieb · 8 years ago
  13. 1722b96 net/mlx5: Add error prints when validate ETS failed by Eran Ben Elisha · 8 years ago
  14. bf50082 net/mlx5e: Fix memory leak if refreshing TIRs fails by Kamal Heib · 8 years ago
  15. c8cf78f net/mlx5e: Add ethtool counter for TX xmit_more by Tariq Toukan · 8 years ago
  16. cc8e9eb net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ by Eran Ben Elisha · 8 years ago
  17. 6e8dd6d net/mlx5e: Don't wait for SQ completions on close by Saeed Mahameed · 8 years ago
  18. 8484f9e net/mlx5e: Don't post fragmented MPWQE when RQ is disabled by Saeed Mahameed · 8 years ago
  19. f2fde18 net/mlx5e: Don't wait for RQ completions on close by Saeed Mahameed · 8 years ago
  20. fe4c988 net/mlx5e: Limit UMR length to the device's limitation by Saeed Mahameed · 8 years ago
  21. e70c70c3 sfc: fix potential stack corruption from running past stat bitmask by Andrew Rybchenko · 8 years ago
  22. c234af5 net: hns: dereference ppe_cb->ppe_common_cb if it is non-null by Colin Ian King · 8 years ago
  23. b628d61 8139cp: Fix one possible deadloop in cp_rx_poll by Gao Feng · 8 years ago
  24. f38ff2e i40e: Change some init flow for the client by Anjali Singhai Jain · 8 years ago
  25. 51af96b mlxsw: router: Enable neighbors to be created on stacked devices by Yotam Gigi · 8 years ago
  26. f888f58 mlxsw: spectrum: Add missing flood to router port by Ido Schimmel · 8 years ago
  27. a818400 dwc_eth_qos: fix interrupt enable race by Rabin Vincent · 8 years ago
  28. 53080fe net: lpc_eth: Check clk_prepare_enable() error by Fabio Estevam · 8 years ago
  29. 6c389fc gianfar: fix size of scatter-gathered frames by Zefir Kurtisi · 8 years ago
  30. b323431 gianfar: prevent fragmentation in DSA environments by Zefir Kurtisi · 8 years ago
  31. 4870e70 qed: FLR of active VFs might lead to FW assert by Yuval Mintz · 8 years ago
  32. d524d84 net: tehuti: fix typo: "eneble" -> "enable" by Colin Ian King · 8 years ago
  33. 5575cf1 net: xilinx: emaclite: Fallback to random MAC address. by Daniel Romell · 8 years ago
  34. c10ac75 ixgbe: Do not clear RAR entry when clearing VMDq for SAN MAC by Alexander Duyck · 8 years ago
  35. 8912862 mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_set by Jiri Pirko · 8 years ago
  36. f96750f net/mlx5: E-Switch, Avoid ACLs in the offloads mode by Or Gerlitz · 8 years ago
  37. 1a8ee6f net/mlx5: E-Switch, Set the send-to-vport rules in the correct table by Or Gerlitz · 8 years ago
  38. ef78618 net/mlx5: E-Switch, Return the correct devlink e-switch mode by Or Gerlitz · 8 years ago
  39. dbe413e net/mlx5e: Retrieve the switchdev id from the firmware only once by Hadar Hen Zion · 8 years ago
  40. 1dbd0d3 net/mlx5e: Use correct flow dissector key on flower offloading by Hadar Hen Zion · 8 years ago
  41. 6c3b4f9 net/mlx5: Update last-use statistics for flow rules by Amir Vadai · 8 years ago
  42. 2c0f8ce net/mlx5: Added missing check of msg length in verifying its signature by Paul Blakey · 8 years ago
  43. 1061c90 net/mlx5: Fix pci error recovery flow by Mohamad Haj Yahia · 8 years ago
  44. 506753b net/mlx5e: Optimization for MTU change by Tariq Toukan · 8 years ago
  45. 13f9bba net/mlx5e: Set port MTU on netdev creation rather on open by Saeed Mahameed · 8 years ago
  46. b9f63ae net: bgmac: fix reversed check for MII registration error by Rafał Miłecki · 8 years ago
  47. e0d8b29 cxgb4: Fixes resource allocation for ULD's in kdump kernel by Hariprasad Shenai · 8 years ago
  48. 1423661 net: thunderx: Fix OOPs with ethtool --register-dump by David Daney · 8 years ago
  49. 039a392 qede: Fix Tx timeout due to xmit_more by Yuval Mintz · 8 years ago
  50. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  51. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  52. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  53. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  54. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  55. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  56. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  57. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  58. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  59. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  60. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  61. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  62. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  63. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 8 years ago
  64. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago
  65. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 8 years ago
  66. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 8 years ago
  67. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 8 years ago
  68. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 8 years ago
  69. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 8 years ago
  70. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 8 years ago
  71. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 8 years ago
  72. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 8 years ago
  73. e8c2993 net: ethernet: mediatek: add the missing of_node_put() after node is used done by sean.wang@mediatek.com · 8 years ago
  74. d7005652 net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing by sean.wang@mediatek.com · 8 years ago
  75. dafa6b0 net: hns: fix typo in g_gmac_stats_string[] by Fabian Frederick · 8 years ago
  76. a96d3b7 dm9000: Fix irq trigger type setup on non-dt platforms by Sylwester Nawrocki · 8 years ago
  77. 254a49d drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers by Grygorii Strashko · 8 years ago
  78. 1d7406ce qed: Update app count when adding a new dcbx app entry to the table. by Sudarsana Reddy Kalluru · 8 years ago
  79. 59bcb79 qed: Add dcbx app support for IEEE Selection Field. by Sudarsana Reddy Kalluru · 8 years ago
  80. fb9ea8a qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode. by Sudarsana Reddy Kalluru · 8 years ago
  81. c0c45a6 qed: Remove the endian-ness conversion for pri_to_tc value. by Sudarsana Reddy Kalluru · 8 years ago
  82. 66cf350 net/ethernet: tundra: fix dump_eth_one warning in tsi108_eth by Paul Gortmaker · 8 years ago
  83. 4de34eb mlxsw: spectrum: Add missing DCB rollback in error path by Ido Schimmel · 8 years ago
  84. 07d50ca mlxsw: spectrum: Do not override PAUSE settings by Ido Schimmel · 8 years ago
  85. b489a20 mlxsw: spectrum: Do not assume PAUSE frames are disabled by Ido Schimmel · 8 years ago
  86. c518189 net: macb: Correct CAPS mask by Harini Katakam · 8 years ago
  87. 54447f1 net: arc_emac: add missing of_node_put() in arc_emac_probe() by Wei Yongjun · 8 years ago
  88. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  89. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  90. bfaf316 net/mlx4: Query performance and diagnostics counters by Mark Bloch · 8 years ago
  91. c7c122e net/mlx4: Add diagnostic counters capability bit by Mark Bloch · 8 years ago
  92. b8b2372 qlcnic: Update version to 5.3.65 by Manish Chopra · 8 years ago
  93. fc4ca98 qlcnic: fix napi budget alteration by Manish Chopra · 8 years ago
  94. 2b10d3e qlcnic: fix data structure corruption in async mbx command handling by Manish Chopra · 8 years ago
  95. 9ce6fd7 tg3: Report the correct number of RSS queues through tg3_get_rxnfc by Siva Reddy Kallam · 8 years ago
  96. 087d7a8c tg3: Fix for diasllow rx coalescing time to be 0 by Satish Baddipadige · 8 years ago
  97. ea966cb net: xgene: fix maybe-uninitialized variable by Arnd Bergmann · 8 years ago
  98. f093615 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  100. 1d2c202 qed: Fail driver load in 100g MSI mode. by Sudarsana Reddy Kalluru · 8 years ago