1. 34c7bb4 qed: Protect the doorbell BAR with the write barriers. by Sudarsana Reddy Kalluru · 8 years ago
  2. 889ad45 e1000e: keep VLAN interfaces functional after rxvlan off by Jarod Wilson · 8 years ago
  3. 5b4d10f qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag() by Dan Carpenter · 8 years ago
  4. 9618318 ibmvnic: fix to use list_for_each_safe() when delete items by Wei Yongjun · 8 years ago
  5. 3e29adb net: thunderx: Fix TL4 configuration for secondary Qsets by Sunil Goutham · 8 years ago
  6. 3f4c68c net: thunderx: Fix link status reporting by Sunil Goutham · 8 years ago
  7. bfe6d8d net/mlx5e: Reorganize ethtool statistics by Gal Pressman · 8 years ago
  8. ed80ec4 net/mlx5e: Fix number of PFC counters reported to ethtool by Gal Pressman · 8 years ago
  9. 9ceec35 net/mlx5e: Prevent adding the same vxlan port by Matthew Finlay · 8 years ago
  10. fd4782c net/mlx5e: Check for BlueFlame capability before allocating SQ uar by Gal Pressman · 8 years ago
  11. e0f46eb net/mlx5e: Change enum to better reflect usage by Eli Cohen · 8 years ago
  12. 7092fe8 net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devices by Majd Dibbiny · 8 years ago
  13. 5be1ea8 net/mlx5: Update command strings by Eli Cohen · 8 years ago
  14. f299a02 net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_create by Wang Sheng-Hui · 8 years ago
  15. 3894396 net: bgmac: Remove superflous netif_carrier_on() by Florian Fainelli · 8 years ago
  16. c3897f2 net: bgmac: Start transmit queue in bgmac_open by Florian Fainelli · 8 years ago
  17. d2b1323 net: bgmac: Fix SOF bit checking by Florian Fainelli · 8 years ago
  18. a37503b net: smsc911x: Fix bug where PHY interrupts are overwritten by 0 by Jeremy Linton · 8 years ago
  19. 9d76931 net/mlx4_en: Avoid unregister_netdev at shutdown flow by Eran Ben Elisha · 8 years ago
  20. 93c098a net/mlx4_en: Fix the return value of a failure in VLAN VID add/kill by Kamal Heib · 8 years ago
  21. b639f19 qed: Add missing port-mode by Yuval Mintz · 8 years ago
  22. db511c3 qed: Fix returning unlimited SPQ entries by Yuval Mintz · 8 years ago
  23. a0d26d5 qed*: Don't reset statistics on inner reload by Yuval Mintz · 8 years ago
  24. 3264398 qed: Prevent VF from Tx-switching 'promisc' by Yuval Mintz · 8 years ago
  25. e6bd892 qed: Correct default vlan behavior by Yuval Mintz · 8 years ago
  26. a9836cb net: tilegx: use correct timespec64 type by Arnd Bergmann · 9 years ago
  27. 4e239fa mlxsw: switchx2: Don't count internal TX header bytes to stats by Nogah Frankel · 9 years ago
  28. 63dcdd3 mlxsw: spectrum: Don't count internal TX header bytes to stats by Nogah Frankel · 9 years ago
  29. ce449ba nfp: use correct index to mask link state irq by Jakub Kicinski · 9 years ago
  30. a547224 mlx4e: Do not attempt to offload VXLAN ports that are unrecognized by Alexander Duyck · 9 years ago
  31. 17471c7 net: sfc: avoid -Wtype-limits warning by Arnd Bergmann · 9 years ago
  32. 0c5ddb5 net/mlx4_en: initialize cmd.context_lock spinlock earlier by Eric Dumazet · 9 years ago
  33. 881d032 net: alx: Work around the DMA RX overflow issue by Feng Tang · 9 years ago
  34. d941ebe net: ethernet: ti: cpsw: use destroy ctlr to destroy channels by Ivan Khoronzhuk · 9 years ago
  35. 92ca824 net: au1000_eth: fix PHY detection by Manuel Lauss · 9 years ago
  36. 86c5fe4 Revert "net: au1000_eth: fix PHY detection" by David S. Miller · 9 years ago
  37. a2f2721 net: au1000_eth: fix PHY detection by Manuel Lauss · 9 years ago
  38. 82c6544 net: mediatek: remove superfluous queue wake up call by John Crispin · 9 years ago
  39. ad3cba9 net: mediatek: only wake the queue if it is stopped by John Crispin · 9 years ago
  40. 12c97c1 net: mediatek: fix off by one in the TX ring allocation by John Crispin · 9 years ago
  41. eaadf9f net: mediatek: increase watchdog_timeo by John Crispin · 9 years ago
  42. 04698cc net: mediatek: fix threshold value by John Crispin · 9 years ago
  43. 2ff0bb6 net: mediatek: disable all interrupts during probe by John Crispin · 9 years ago
  44. 6675086 net: mediatek: add next data pointer coherency protection by John Crispin · 9 years ago
  45. 94321a9 net: mediatek: dropped rx packets are not being counted properly by John Crispin · 9 years ago
  46. 2fae723 net: mediatek: invalid buffer lookup in mtk_tx_map() by John Crispin · 9 years ago
  47. 605e4fe net: mediatek: fix missing free of scratch memory by John Crispin · 9 years ago
  48. 562c5a7 net: mediatek: add missing return code check by John Crispin · 9 years ago
  49. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  50. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  51. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  52. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  53. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  54. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  55. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  56. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago
  57. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 9 years ago
  58. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  59. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 9 years ago
  60. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 9 years ago
  61. d664b41 mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name() by Ido Schimmel · 9 years ago
  62. be94535 mlxsw: spectrum: Make split flow match firmware requirements by Ido Schimmel · 9 years ago
  63. 3497ed8 sfc: report supported link speeds on SFP connections by Bert Kenward · 9 years ago
  64. c0530dd cxgb4: Add device id of T540-BT adapter by Hariprasad Shenai · 9 years ago
  65. 9f647a6 net: fec: fix spelling mistakes and add missing newline by Colin Ian King · 9 years ago
  66. 8852ddb bnxt_en: Simplify VLAN receive logic. by Michael Chan · 9 years ago
  67. 5a9f6b2 bnxt_en: Enable and disable RX CTAG and RX STAG VLAN acceleration together. by Michael Chan · 9 years ago
  68. b9a8460 bnxt_en: Fix tx push race condition. by Michael Chan · 9 years ago
  69. a02cc9d bnx2x: allow adding VLANs while interface is down by Michal Schmidt · 9 years ago
  70. 37920fc net-next: mediatek: properly handle RGMII modes by John Crispin · 9 years ago
  71. 0c72c50 net-next: mediatek: add fixed-phy support by John Crispin · 9 years ago
  72. 08ef55c net-next: mediatek: fix gigabit and flow control advertisement by John Crispin · 9 years ago
  73. 207bdf1 net-next: mediatek: use mdiobus_free() in favour of kfree() by John Crispin · 9 years ago
  74. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 9 years ago
  75. 9c8b077 gianfar: fix the last transmit buffer descriptor by Yangbo Lu · 9 years ago
  76. f55d84b stmmac: do not sleep in atomic context for mdio_reset by Vincent Palatin · 9 years ago
  77. 14b84e8 qed: fix qed_fill_link() error handling by Arnd Bergmann · 9 years ago
  78. bfa49cf net/ethoc: fix null dereference on error exit path by Colin Ian King · 9 years ago
  79. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  80. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 9 years ago
  81. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 9 years ago
  82. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 9 years ago
  83. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 9 years ago
  84. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 9 years ago
  85. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 9 years ago
  86. 3e7cfce qed: Don't config min BW on 100g on link flap by Yuval Mintz · 9 years ago
  87. bb13ace qed: Prevent 100g from working in MSI by Sudarsana Reddy Kalluru · 9 years ago
  88. 1af9dcf qed: Add missing 100g init mode by Yuval Mintz · 9 years ago
  89. cc3d5eb qed: Save min/max accross dcbx-change by Yuval Mintz · 9 years ago
  90. 7952929 qed: Fix allocation in interrupt context by Sudarsana Reddy Kalluru · 9 years ago
  91. 6ecb0a0 qede: Don't expose self-test for VFs by Yuval Mintz · 9 years ago
  92. ce2b885 qede: Reload on GRO changes by Yuval Mintz · 9 years ago
  93. be7b6d6 qede: Fix VF minimum BW setting by Yuval Mintz · 9 years ago
  94. f73a6f4 net/mlx4_en: get rid of private net_device_stats by Eric Dumazet · 9 years ago
  95. 9ed17db17 net/mlx4_en: get rid of ret_stats by Eric Dumazet · 9 years ago
  96. 45acbac net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() by Eric Dumazet · 9 years ago
  97. 63a664b net/mlx4_en: fix tx_dropped bug by Eric Dumazet · 9 years ago
  98. 3424d9b net: arc: trivial: Replace comma with a semicolon by Marek Vasut · 9 years ago
  99. 643d60b net: stmmac: Fix incorrect memcpy source memory by Marek Vasut · 9 years ago
  100. 26c5f03 net: alx: use custom skb allocator by Feng Tang · 9 years ago