1. 2ad0d52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  2. 7bb05b8 r8169: don't use MSI-X on RTL8106e by Jian-Hong Pan · 6 years ago
  3. 0b3e776 net: lan743x_ptp: convert to ktime_get_clocktai_ts64 by Arnd Bergmann · 6 years ago
  4. d5acba2 Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  5. bfdd19a r8169: add missing Kconfig dependency by Heiner Kallweit · 6 years ago
  6. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  7. 54c73f8 net/mlx5e: Delete unneeded function argument by Yuval Shaia · 6 years ago
  8. 4531681 net: dsa: add support for ksz9897 ethernet switch by Lad, Prabhakar · 6 years ago
  9. 7797b93 veth: Free queues on link delete by Toshiaki Makita · 6 years ago
  10. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  11. 4e31843 Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  12. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  13. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  14. a40f72d Merge branch 'pci/misc' by Bjorn Helgaas · 6 years ago
  15. 187dacc Merge branch 'pci/aspm' by Bjorn Helgaas · 6 years ago
  16. b72ae8c PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entry by Andy Shevchenko · 6 years ago
  17. 2c20443 Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  18. c07b368 Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
  19. b19b463 hv/netvsc: Fix NULL dereference at single queue mode fallback by Takashi Iwai · 6 years ago
  20. 21f2706 xen-netfront: fix warn message as irq device name has '/' by Xiao Liang · 6 years ago
  21. 6e24dca cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 by Ganesh Goudar · 6 years ago
  22. e29129f net: dsa: mv88e6xxx: missing unlock on error path by Dan Carpenter · 6 years ago
  23. 6feddb4 net: dsa: mv88e6xxx: bitwise vs logical bug by Dan Carpenter · 6 years ago
  24. 1c89a8e ieee802154: hwsim: using right kind of iteration by Alexander Aring · 6 years ago
  25. 3e85af6 net: hns3: Add vlan filter setting by ethtool command -K by Peng Li · 6 years ago
  26. 1c77215 net: hns3: Set tx ring' tc info when netdev is up by Yunsheng Lin · 6 years ago
  27. 26a07cc net: hns3: Remove tx ring BD len register in hns3_enet by Yunsheng Lin · 6 years ago
  28. 128b900 net: hns3: Fix desc num set to default when setting channel by Yunsheng Lin · 6 years ago
  29. 60081dc net: hns3: Fix for phy link issue when using marvell phy driver by Jian Shen · 6 years ago
  30. b01b7cf net: hns3: Fix for information of phydev lost problem when down/up by Fuyun Liang · 6 years ago
  31. 6c39d52 net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero by Xi Wang · 6 years ago
  32. 5fd50ac net: hns3: Add support for serdes loopback selftest by Peng Li · 6 years ago
  33. 4a3f421 Merge branches 'acpica' and 'acpi-property' by Rafael J. Wysocki · 6 years ago
  34. 1bbf3ae bnxt_en: take coredump_record structure off stack by Arnd Bergmann · 6 years ago
  35. cf87615 net: systemport: fix unused function warning by Arnd Bergmann · 6 years ago
  36. 81a8b07 net: stmmac: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  37. 3d46eee bnxt_en: avoid string overflow for record->system_name by Arnd Bergmann · 6 years ago
  38. 9dc502d net: lan743x: fix building without CONFIG_PTP_1588_CLOCK by Arnd Bergmann · 6 years ago
  39. 3aad924 net: lan743x: select CRC16 by Arnd Bergmann · 6 years ago
  40. 19997ba nfp: clean up return types in kdoc comments by Jakub Kicinski · 6 years ago
  41. cf916ff net/mlx5: Improve argument name for add flow API by Eli Cohen · 6 years ago
  42. a8274b8 net/mlx5: Reorganize the makefile by Saeed Mahameed · 6 years ago
  43. 6dbc80c net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK by Moshe Shemesh · 6 years ago
  44. c5791ab net/mlx5e: vxlan.c depends on CONFIG_VXLAN by Saeed Mahameed · 6 years ago
  45. 44f68ae net/mlx5e: Move flow steering declarations into en/fs.h by Saeed Mahameed · 6 years ago
  46. ec080045 net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support by Saeed Mahameed · 6 years ago
  47. fe6d86b net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc by Saeed Mahameed · 6 years ago
  48. cff2b1e net/mlx5e: Ethtool steering, move ethtool callbacks by Saeed Mahameed · 6 years ago
  49. 974ce34 net/mlx5e: Ethtool steering, l4 proto support by Saeed Mahameed · 6 years ago
  50. ca7deb0 net/mlx5e: Ethtool steering, ip6 support by Saeed Mahameed · 6 years ago
  51. 142644f net/mlx5e: Ethtool steering flow parsing refactoring by Saeed Mahameed · 6 years ago
  52. b29c61d net/mlx5e: Ethtool steering flow validation refactoring by Saeed Mahameed · 6 years ago
  53. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  54. 961d973 Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  55. 03e6191 Merge tag 'm68k-for-v4.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 6 years ago
  56. 45c91fb liquidio: remove set but not used variable 'is25G' by YueHaibing · 6 years ago
  57. 0ec4568 cxgb4: remove set but not used variable 'spd' by YueHaibing · 6 years ago
  58. 3b20818 lan743x: lan743x: Remove duplicated include from lan743x_ptp.c by Yue Haibing · 6 years ago
  59. 1150827 virtio_net: remove duplicated include from virtio_net.c by YueHaibing · 6 years ago
  60. 7c53a72 r8169: don't use MSI-X on RTL8168g by Heiner Kallweit · 6 years ago
  61. fd5cf43 net: nixge: Don't store skb in app4 field of descriptor by Moritz Fischer · 6 years ago
  62. e158770 net: nixge: Do not zero application specific fields in desc by Moritz Fischer · 6 years ago
  63. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  64. b6311b7 net: socionext: Increase descriptors to 256 by Ilias Apalodimas · 6 years ago
  65. 63ae794 net: socionext: Use descriptor info instead of MMIO reads on Rx by Ilias Apalodimas · 6 years ago
  66. 78aca3b vxge: remove set but not used variable 'req_out', 'status' and 'ret' by YueHaibing · 6 years ago
  67. 2ca653d virtio_net: Stripe queue affinities across cores. by Caleb Raitto · 6 years ago
  68. 19e226e virtio: Make vp_set_vq_affinity() take a mask. by Caleb Raitto · 6 years ago
  69. 07624df lan743x: lan743x: Add PTP support by Bryan Whitehead · 6 years ago
  70. 8a8a894 wimax: usb-tx: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  71. 8490630 wimax: usb-fw: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  72. d331e75 net: dp83640: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  73. f741917 drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_suspend by zhong jiang · 6 years ago
  74. d472b3a xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  75. 803c4f6 net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan by Ivan Khoronzhuk · 6 years ago
  76. be35b98 net: ethernet: ti: cpsw: clear all entries when delete vid by Ivan Khoronzhuk · 6 years ago
  77. 8605212 bnxt_en: Fix strcpy() warnings in bnxt_ethtool.c by Vasundhara Volam · 6 years ago
  78. 0520344 liquidio: copperhead LED identification by Raghu Vatsavayi · 6 years ago
  79. 1e7953b qed/qede: qede_setup_tc() can be static by kbuild test robot · 6 years ago
  80. 4f23c43 mlxsw: core: remove unnecessary function mlxsw_core_driver_put by YueHaibing · 6 years ago
  81. 0f5c6c3 net: mvneta: fix mvneta_config_rss on armada 3700 by Jisheng Zhang · 6 years ago
  82. abe8b2f r8169: don't configure max jumbo frame size per chip version by Heiner Kallweit · 6 years ago
  83. eb88f5f r8169: don't configure csum function per chip version by Heiner Kallweit · 6 years ago
  84. 05bbe55 r8169: simplify interrupt handler by Heiner Kallweit · 6 years ago
  85. 098b01a r8169: don't include asm headers directly by Heiner Kallweit · 6 years ago
  86. bc4fcd0 r8169: remove version info by Heiner Kallweit · 6 years ago
  87. ebddd97 cxgb4: add support to display DCB info by Ganesh Goudar · 6 years ago
  88. e4ed2b9 net: chelsio: cxgb2: remove unused array pci_speed by Colin Ian King · 6 years ago
  89. 29a06a7 mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name by Colin Ian King · 6 years ago
  90. 638264d veth: Support per queue XDP ring by Toshiaki Makita · 6 years ago
  91. d139600 veth: Add XDP TX and REDIRECT by Toshiaki Makita · 6 years ago
  92. af87a3a veth: Add ndo_xdp_xmit by Toshiaki Makita · 6 years ago
  93. 9fc8d51 veth: Handle xdp_frames in xdp napi ring by Toshiaki Makita · 6 years ago
  94. dc22482 veth: Avoid drops by oversized packets when XDP is enabled by Toshiaki Makita · 6 years ago
  95. 948d4f2 veth: Add driver XDP by Toshiaki Makita · 6 years ago
  96. 36d2f76 cxgb4: update 1.20.8.0 as the latest firmware supported by Ganesh Goudar · 6 years ago
  97. 4d99f66 net: allow to call netif_reset_xps_queues() under cpus_read_lock by Andrei Vagin · 6 years ago
  98. 4005a7c net: phy: sftp: print debug message with text, not numbers by Andrew Lunn · 6 years ago
  99. 51507c5 ethernet/qlogic: remove unused array msi_tgt_status by Colin Ian King · 6 years ago
  100. 933de78 net: dsa: rtl8366rb: Support port 4 (WAN) by Linus Walleij · 6 years ago