1. 28ab1bb Merge tag 'v4.20-rc6' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  2. e30fbc3 bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips. by Michael Chan · 6 years ago
  3. c0b8cda bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips. by Michael Chan · 6 years ago
  4. 75720e6 bnxt_en: Keep track of reserved IRQs. by Michael Chan · 6 years ago
  5. 804fba4 bnxt_en: Fix CNP CoS queue regression. by Michael Chan · 6 years ago
  6. bd5122c net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  7. 5b3279e Revert "net/ibm/emac: wrong bit is used for STA control" by Benjamin Herrenschmidt · 6 years ago
  8. 993107f mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl by Ido Schimmel · 6 years ago
  9. da93d29 mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  10. f58a83c mlxsw: spectrum_switchdev: Avoid leaking FID's reference count by Ido Schimmel · 6 years ago
  11. 050fc01 mlxsw: spectrum_nve: Remove easily triggerable warnings by Ido Schimmel · 6 years ago
  12. 64d4790 Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 6 years ago
  13. 0fb628f net: mvpp2: fix phylink handling of invalid PHY modes by Baruch Siach · 6 years ago
  14. 01b3fd5 net: mvpp2: fix detection of 10G SFP modules by Baruch Siach · 6 years ago
  15. ecb239d ethernet: fman: fix wrong of_node_put() in probe function by Nicolas Saenz Julienne · 6 years ago
  16. 7b566f7 phy: Revert toggling reset changes. by David S. Miller · 6 years ago
  17. f3da657 RDMA/mlx5: Initialize SRQ tables on mlx5_ib by Leon Romanovsky · 6 years ago
  18. f02d0d6 net/mlx5: Move SRQ functions to RDMA part by Leon Romanovsky · 6 years ago
  19. c23f88c net/mlx5: Remove references to local mlx5_core functions by Leon Romanovsky · 6 years ago
  20. 26d1164d net/mlx5: Remove not-used lib/eq.h header file by Leon Romanovsky · 6 years ago
  21. 5b5f0f1 net/mlx5: Remove dead transobj code by Leon Romanovsky · 6 years ago
  22. 6cd0014 net/mlx5: Align SRQ licenses and copyright information by Leon Romanovsky · 6 years ago
  23. 1b603f9e4 net/mlx4_en: Fix build break when CONFIG_INET is off by Saeed Mahameed · 6 years ago
  24. 24be19e net/mlx4_en: Change min MTU size to ETH_MIN_MTU by Eran Ben Elisha · 6 years ago
  25. a745156 mv88e6060: disable hardware level MAC learning by Anderson Luiz Alves · 6 years ago
  26. 59f997b macvlan: return correct error value by Matteo Croce · 6 years ago
  27. 986103e net/ibmvnic: Fix RTNL deadlock during device reset by Thomas Falcon · 6 years ago
  28. 8c85f4b net: phy: micrel: add toggling phy reset if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  29. ef1b5bf net: phy: Fix not to call phy_resume() if PHY is not attached by Yoshihiro Shimoda · 6 years ago
  30. 4e4b08e tun: remove skb access after netif_receive_skb by Prashant Bhole · 6 years ago
  31. a5d4a89 net: 8139cp: fix a BUG triggered by changing mtu with network traffic by Su Yanjun · 6 years ago
  32. d2a3697 net: phy: don't allow __set_phy_supported to add unsupported modes by Heiner Kallweit · 6 years ago
  33. 35b827b tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  34. 436c945 virtio-net: keep vnet header zeroed after processing XDP by Jason Wang · 6 years ago
  35. c0f5377 liquidio: read sc->iq_no before release sc by Pan Bian · 6 years ago
  36. ef6fcd4 mlx5: fix get_ip_proto() by Cong Wang · 6 years ago
  37. b5f0cf0 nfp: flower: prevent offload if rhashtable insert fails by John Hurley · 6 years ago
  38. 1166494 nfp: flower: release metadata on offload failure by John Hurley · 6 years ago
  39. 3b5b3a3 bonding: fix 802.3ad state sent to partner when unbinding slave by Toni Peltonen · 6 years ago
  40. 37c4b91 net: aquantia: fix rx checksum offload bits by Dmitry Bogdanov · 6 years ago
  41. 56e0e29 liquidio: fix spelling mistake "deferal" -> "deferral" by Colin Ian King · 6 years ago
  42. 5f2b8b6 net: stmmac: Move debugfs init/exit to ->probe()/->remove() by Thierry Reding · 6 years ago
  43. 9363121 net/mlx5: Debug print for forwarded async events by Saeed Mahameed · 6 years ago
  44. 4e2df04 net/mlx5: Forward SRQ resource events by Saeed Mahameed · 6 years ago
  45. 451be51 net/mlx5: Forward QP/WorkQueues resource events by Saeed Mahameed · 6 years ago
  46. b8267cd net/mlx5: Remove all deprecated software versions of FW events by Saeed Mahameed · 6 years ago
  47. cb6191b net/mlx5: Allow forwarding event type general event as is by Saeed Mahameed · 6 years ago
  48. 02039fb net/mlx5: Remove unused events callback and logic by Saeed Mahameed · 6 years ago
  49. 58d180b net/mlx5: Forward all mlx5 events to mlx5 notifiers chain by Saeed Mahameed · 6 years ago
  50. 7cffadd net/mlx5e: Use the new mlx5 core notifier API by Saeed Mahameed · 6 years ago
  51. 7a17955 net/mlx5: Allow port change event to be forwarded to driver notifiers chain by Saeed Mahameed · 6 years ago
  52. 20902be net/mlx5: Driver events notifier API by Saeed Mahameed · 6 years ago
  53. d7f7e00 net: phy: sfp: correct store of detected link modes by Baruch Siach · 6 years ago
  54. d75d0e8 net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry by Kunihiko Hayashi · 6 years ago
  55. 8811395 net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM by Kunihiko Hayashi · 6 years ago
  56. 09ee3b4 net: ethernet: ave: Increase descriptors to improve performance by Kunihiko Hayashi · 6 years ago
  57. d78a5eb Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 6 years ago
  58. c7589401 net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  59. cfc4351 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  60. 529eb36 i40e: fix kerneldoc for xsk methods by Jan Sokolowski · 6 years ago
  61. a8bf879 ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  62. eab077aa i40e: Fix deletion of MAC filters by Lihong Yang · 6 years ago
  63. e4c39f7 igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  64. 4df5ce9 lan743x: Enable driver to work with LAN7431 by Bryan Whitehead · 6 years ago
  65. cc59220 lan743x: fix return value for lan743x_tx_napi_poll by Bryan Whitehead · 6 years ago
  66. 4b5adba net: via: via-velocity: fix spelling mistake "alignement" -> "alignment" by Colin Ian King · 6 years ago
  67. 1d51065 qed: fix spelling mistake "attnetion" -> "attention" by Colin Ian King · 6 years ago
  68. 24a6d2d net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  69. c85ddec net: phy: add workaround for issue where PHY driver doesn't bind to the device by Heiner Kallweit · 6 years ago
  70. 45611c6 usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  71. 2c89156 net/mlx5: Improve core device events handling by Saeed Mahameed · 6 years ago
  72. 69c1280 net/mlx5: Device events, Use async events chain by Saeed Mahameed · 6 years ago
  73. 2742bc9 net/mlx5: CQ ERR, Use async events chain by Saeed Mahameed · 6 years ago
  74. 221c14f net/mlx5: Resource tables, Use async events chain by Saeed Mahameed · 6 years ago
  75. 71edc69 net/mlx5: CmdIF, Use async events chain by Saeed Mahameed · 6 years ago
  76. 0cf53c1 net/mlx5: FWPage, Use async events chain by Saeed Mahameed · 6 years ago
  77. 6933a93 net/mlx5: E-Switch, Use async events chain by Saeed Mahameed · 6 years ago
  78. 4106925 net/mlx5: Clock, Use async events chain by Saeed Mahameed · 6 years ago
  79. a52a7d0 net/mlx5: FPGA, Use async events chain by Saeed Mahameed · 6 years ago
  80. 720a936 net/mlx5: FWTrace, Use async events chain by Saeed Mahameed · 6 years ago
  81. 0f597ed net/mlx5: EQ, Introduce atomic notifier chain subscription API by Saeed Mahameed · 6 years ago
  82. 07093b76 net: gemini: Fix copy/paste error by Andreas Fiedler · 6 years ago
  83. 3fa528b net: phy: mscc: fix deadlock in vsc85xx_default_config by Quentin Schulz · 6 years ago
  84. ef2a7cf net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue by Lorenzo Bianconi · 6 years ago
  85. c44c749 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  86. 5ed9dc9 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  87. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  88. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago
  89. 5bf032e ibmvnic: Update driver queues after change in ring size support by Thomas Falcon · 6 years ago
  90. b7cdec3 ibmvnic: Fix RX queue buffer cleanup by Thomas Falcon · 6 years ago
  91. 6d0f60b net: thunderx: set xdp_prog to NULL if bpf_prog_add fails by Lorenzo Bianconi · 6 years ago
  92. 426a593 net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts by Vincent Chen · 6 years ago
  93. 1e2b104 Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 6 years ago
  94. 59663e4 tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths by Siva Reddy Kallam · 6 years ago
  95. 6d2d6fc net/mlx5: EQ, Make EQE access methods inline by Saeed Mahameed · 6 years ago
  96. d5d284b {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA by Saeed Mahameed · 6 years ago
  97. 7701707 net/mlx5: EQ, Generic EQ by Saeed Mahameed · 6 years ago
  98. 16d7608 net/mlx5: EQ, Different EQ types by Saeed Mahameed · 6 years ago
  99. f2f3df5 net/mlx5: EQ, Privatize eq_table and friends by Saeed Mahameed · 6 years ago
  100. d674a9aa net/mlx5: EQ, irq_info and rmap belong to eq_table by Saeed Mahameed · 6 years ago