1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  3. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  4. 2c45e7f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  5. 22c58fd Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
  6. 7a0c4c1 Merge branch 'fixes' into arm/soc by Olof Johansson · 6 years ago
  7. 5ac9433 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  8. ebcf5bb Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  9. 414147d Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  10. c191f93 net/mlx5: Set completion EQs as shared resources by Yishai Hadas · 6 years ago
  11. 60a7a9a Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib-mfd-pinctrl-5.2-2' and 'ib-mfd-regulator-5.2', tag 'ib-mfd-arm-net-5.2' into ibs-for-mfd-merged by Lee Jones · 6 years ago
  12. d4c26eb net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filtering by Corentin Labbe · 6 years ago
  13. a8577e1 net: ethernet: ti: netcp_ethss: fix build by Grygorii Strashko · 6 years ago
  14. 5afcd14 net: seeq: fix crash caused by not set dev.parent by Thomas Bogendoerfer · 6 years ago
  15. da86f59 net: mvpp2: cls: Add missing NETIF_F_NTUPLE flag by Maxime Chevallier · 6 years ago
  16. 2d2924a net: ethernet: fix similar warning reported by kbuild test robot by Petr Štetiar · 6 years ago
  17. 0655f99 net/ibmvnic: Update carrier state after link state change by Thomas Falcon · 6 years ago
  18. 62740e9 net/ibmvnic: Update MAC address settings after adapter reset by Thomas Falcon · 6 years ago
  19. 601e6bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  20. 6c9f054 nfp: add missing kdoc by Jakub Kicinski · 6 years ago
  21. 69e168e nfp: bpf: fix static check error through tightening shift amount adjustment by Jiong Wang · 6 years ago
  22. 70610c9 net: aquantia: fix undefined devm_hwmon_device_register_with_info reference by Kefeng Wang · 6 years ago
  23. 68a5cde dwmac4_prog_mtl_tx_algorithms() missing write operation by Cheng Han · 6 years ago
  24. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  25. 1e96676 nfp: reintroduce ndo_get_port_parent_id for representor ports by Pieter Jansen van Vuuren · 6 years ago
  26. c264ed4 net: hns3: remove redundant assignment of l2_hdr to itself by Colin Ian King · 6 years ago
  27. 80f2321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  28. d3511f5 Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 6 years ago
  29. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  30. a314777 cxgb4: Fix error path in cxgb4_init_module by YueHaibing · 6 years ago
  31. 0504453 net: macb: Change interrupt and napi enable order in open by Harini Katakam · 6 years ago
  32. 5db9c74 net: ll_temac: Improve error message on error IRQ by Esben Haabendal · 6 years ago
  33. d678714 net/sched: remove block pointer from common offload structure by Pieter Jansen van Vuuren · 6 years ago
  34. a51645f net: ethernet: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  35. d4ee7f1 net: mvpp2: cls: fix less than zero check on a u32 variable by Colin Ian King · 6 years ago
  36. 77296bf net: hns3: use devm_kcalloc when allocating desc_cb by Yunsheng Lin · 6 years ago
  37. 845e0d1 net: hns3: some cleanup for struct hns3_enet_ring by Yunsheng Lin · 6 years ago
  38. 389ca14 net: hns3: unify the page reusing for page size 4K and 64K by Yunsheng Lin · 6 years ago
  39. ce74370 net: hns3: optimize the barrier using when cleaning TX BD by Yunsheng Lin · 6 years ago
  40. aa9d22d net: hns3: fix error handling for desc filling by Yunsheng Lin · 6 years ago
  41. 757cd1e net: hns3: combine len and checksum handling for inner and outer header. by Yunsheng Lin · 6 years ago
  42. 07918fc net: hns3: refactor BD filling for l2l3l4 info by Yunsheng Lin · 6 years ago
  43. 39c3882 net: hns3: fix for tunnel type handling in hns3_rx_checksum by Yunsheng Lin · 6 years ago
  44. db4970a net: hns3: add linearizing checking for TSO case by Yunsheng Lin · 6 years ago
  45. d21ff4f net: hns3: add counter for times RX pages gets allocated by Yunsheng Lin · 6 years ago
  46. fb00331 net: hns3: use napi_schedule_irqoff in hard interrupts handlers by Yunsheng Lin · 6 years ago
  47. 3d5f374 net: hns3: unify maybe_stop_tx for TSO and non-TSO case by Yunsheng Lin · 6 years ago
  48. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  49. 980d43f mlxsw: Remove obsolete dependency on THERMAL=m by Geert Uytterhoeven · 6 years ago
  50. 0ebacd1 r8169: add rtl8168g_set_pause_thresholds by Heiner Kallweit · 6 years ago
  51. 6b1bd24 r8169: add rtl_set_fifo_size by Heiner Kallweit · 6 years ago
  52. 8e44c0c mlxsw: spectrum: Implement loopback ethtool feature by Jiri Pirko · 6 years ago
  53. a0c2538 mlxsw: reg: Add Port Physical Loopback Register by Jiri Pirko · 6 years ago
  54. f452825 r8169: move EEE LED config to rtl8168_config_eee_mac by Heiner Kallweit · 6 years ago
  55. 1791ad5 r8169: simplify rtl_writephy_batch and rtl_ephy_init by Heiner Kallweit · 6 years ago
  56. 5fb5c39 nfp: flower: add qos offload stats request and reply by Pieter Jansen van Vuuren · 6 years ago
  57. 49cbef1 nfp: flower: add qos offload install and remove functionality. by Pieter Jansen van Vuuren · 6 years ago
  58. b66d035 nfp: flower: add qos offload framework by Pieter Jansen van Vuuren · 6 years ago
  59. ab79af3 mlxsw: use intermediate representation for matchall offload by Pieter Jansen van Vuuren · 6 years ago
  60. f7af25a net: davinci: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  61. 541ddc6 net: macb: support of_get_mac_address new ERR_PTR error by Petr Štetiar · 6 years ago
  62. 51fec80 bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices. by Michael Chan · 6 years ago
  63. ac33906 bnxt_en: Add support for aRFS on 57500 chips. by Michael Chan · 6 years ago
  64. e969ae5 bnxt_en: Query firmware capability to support aRFS on 57500 chips. by Michael Chan · 6 years ago
  65. 01989c6 bnxt_en: Improve NQ reservations. by Michael Chan · 6 years ago
  66. 53579e3 bnxt_en: Separate RDMA MR/AH context allocation. by Devesh Sharma · 6 years ago
  67. 2730214 bnxt_en: read the clause type from the PHY ID by Vasundhara Volam · 6 years ago
  68. 691aa62 bnxt_en: Read package version from firmware. by Vasundhara Volam · 6 years ago
  69. 6154532 bnxt_en: Check new firmware capability to display extended stats. by Vasundhara Volam · 6 years ago
  70. 55e4398 bnxt_en: Add support for PCIe statistics by Vasundhara Volam · 6 years ago
  71. a220eab bnxt_en: Refactor bnxt_alloc_stats(). by Vasundhara Volam · 6 years ago
  72. 4a50ddc bnxt_en: Update firmware interface to 1.10.0.69. by Michael Chan · 6 years ago
  73. 9073989 Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  74. ba6223f Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  75. d1f5050 r8169: speed up rtl_loop_wait by Heiner Kallweit · 6 years ago
  76. 9cf9b84 r8169: make use of phy_set_asym_pause by Heiner Kallweit · 6 years ago
  77. 6e05b833 net: ll_temac: Make some functions static by YueHaibing · 6 years ago
  78. 44bec4b net: aquantia: Make aq_ndev_driver_name static by YueHaibing · 6 years ago
  79. c424d22 net: mvpp2: cls: Remove set but not used variable 'act' by YueHaibing · 6 years ago
  80. ee0df19 net: ucc_geth - fix Oops when changing number of buffers in the ring by Christophe Leroy · 6 years ago
  81. 17170e6 dpaa_eth: fix SG frame cleanup by Laurentiu Tudor · 6 years ago
  82. b52d031 net: ll_temac: remove an unnecessary condition by Dan Carpenter · 6 years ago
  83. 1ffc4b7 net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open() by Dan Carpenter · 6 years ago
  84. cc0d47b drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe() by Wei Yongjun · 6 years ago
  85. 0b63644 i40e: Memory leak in i40e_config_iwarp_qvlist by Martyna Szapar · 6 years ago
  86. 24474f2 i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c by Martyna Szapar · 6 years ago
  87. 825f0a4 i40e: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  88. 0a92892 i40e: Revert ShadowRAM checksum calculation change by Maciej Paczkowski · 6 years ago
  89. d29e0d2 i40e: missing input validation on VF message handling by the PF by Martyna Szapar · 6 years ago
  90. 2e45d3f i40e: Add support for X710 B/P & SFP+ cards by Aleksandr Loktionov · 6 years ago
  91. c004804 i40e: Wrong truncation from u16 to u8 by Grzegorz Siwik · 6 years ago
  92. 7015ca3 i40e: add num_vectors checker in iwarp handler by Sergey Nemov · 6 years ago
  93. 1aa874b i40e: Fix the typo in adding 40GE KR4 mode by Grzegorz Siwik · 6 years ago
  94. 40a23040 i40e: Setting VF to VLAN 0 requires restart by Grzegorz Siwik · 6 years ago
  95. e576e76 i40e: add new pci id for X710/XXV710 N3000 cards by Aleksandr Loktionov · 6 years ago
  96. 937f599 i40e: VF's promiscuous attribute is not kept by Grzegorz Siwik · 6 years ago
  97. 64439f8 ice: Disable sniffing VF traffic on PF by Michal Swiatkowski · 6 years ago
  98. 0690527 ice: Use more efficient structures by Jesse Brandeburg · 6 years ago
  99. 0437f1a ice: Use bitfields where possible by Jesse Brandeburg · 6 years ago
  100. d95276c ice: Add function to program ethertype based filter rule on VSIs by Akeem G Abodunrin · 6 years ago