1. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  2. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  3. 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
  4. c76b305 Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  5. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  6. d08f301 mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap by Lorenzo Bianconi · 5 years ago
  7. 3a99cbb mlxsw: spectrum_dpipe: Add missing error path by Ido Schimmel · 5 years ago
  8. 36844c8 mlxsw: core: Add validation of hardware device types for MGPIR register by Vadim Pasternak · 5 years ago
  9. 490f054 mlxsw: spectrum_router: Clear offload indication from IPv6 nexthops on abort by Ido Schimmel · 5 years ago
  10. 0508ff8 mlxsw: spectrum_router: Prevent incorrect replacement of local table routes by Ido Schimmel · 5 years ago
  11. f8c2afa net: dsa: microchip: enable module autoprobe by Razvan Stefanescu · 5 years ago
  12. 73a21fa dpaa_eth: support all modes with rate adapting PHYs by Madalin Bucur · 5 years ago
  13. 909c1dd net: stmmac: update pci platform data to use phy_interface by Voon Weifeng · 5 years ago
  14. 2f633d5 net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter by Tan, Tee Min · 5 years ago
  15. 2ba31cd net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter by Verma, Aashish · 5 years ago
  16. 907a076 net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writting by Ong Boon Leong · 5 years ago
  17. 9eeeb3c net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+ by Tan, Tee Min · 5 years ago
  18. 184367d hv_netvsc: Fix XDP refcnt for synthetic and VF NICs by Haiyang Zhang · 5 years ago
  19. de34d70 net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port by Florian Fainelli · 5 years ago
  20. df37370 net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan() by Florian Fainelli · 5 years ago
  21. 7d10f07 net: stmmac: fix a possible endless loop by Dejin Zheng · 5 years ago
  22. 61c00cc net/mlx5: Deprecate usage of generic TLS HW capability bit by Tariq Toukan · 5 years ago
  23. b57e66a net/mlx5e: TX, Error completion is for last WQE in batch by Tariq Toukan · 5 years ago
  24. 08db2cf net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx by Raed Salem · 5 years ago
  25. 0dc2c53 net/mlx5: IPsec, Fix esp modify function attribute by Raed Salem · 5 years ago
  26. c194839 net/mlx5: Fix deadlock in fs_core by Maor Gottlieb · 5 years ago
  27. 263a425 net: systemport: Avoid RBUF stuck in Wake-on-LAN mode by Florian Fainelli · 5 years ago
  28. 21b5f67 r8169: fix performance regression related to PCIe max read request size by Heiner Kallweit · 5 years ago
  29. c35947b net: mvneta: move rx_dropped and rx_errors in per-cpu stats by Lorenzo Bianconi · 5 years ago
  30. 45a8317e cxgb4: Added tls stats prints. by Devulapally Shiva Krishna · 5 years ago
  31. c77e9f0 i40e: Relax i40e_xsk_wakeup's return value when PF is busy by Maciej Fijalkowski · 5 years ago
  32. 0202d29 qed: Fix timestamping issue for L2 unicast ptp packets. by Sudarsana Reddy Kalluru · 5 years ago
  33. f822e9c net: macb: Limit maximum GEM TX length in TSO by Harini Katakam · 5 years ago
  34. 41c1ef9 net: macb: Remove unnecessary alignment check for TSO by Harini Katakam · 5 years ago
  35. 38f88c4 bonding/alb: properly access headers in bond_alb_xmit() by Eric Dumazet · 5 years ago
  36. 33e2b32 net: ethernet: dec: tulip: Fix length mask in receive length calculation by Moritz Fischer · 5 years ago
  37. ec31c26 wireguard: noise: reject peers with low order public keys by Jason A. Donenfeld · 5 years ago
  38. 9981159 wireguard: allowedips: fix use-after-free in root_remove_peer_lists by Eric Dumazet · 5 years ago
  39. 34611e6 netdevsim: fix ptr_ret.cocci warnings by kbuild test robot · 5 years ago
  40. 9784e61 net: sgi: ioc3-eth: Remove leftover free_irq() by Thomas Bogendoerfer · 5 years ago
  41. 33b4013 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  42. bd5cd35 gtp: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  43. b4b771f r8152: Add MAC passthrough support to new device by Kai-Heng Feng · 5 years ago
  44. 83b4304 qed: Remove set but not used variable 'p_link' by YueHaibing · 5 years ago
  45. cc12071 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  46. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  47. 2453116 netdevsim: remove unused sdev code by Taehee Yoo · 5 years ago
  48. 83cf421 netdevsim: use __GFP_NOWARN to avoid memalloc warning by Taehee Yoo · 5 years ago
  49. 6556ff3 netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs by Taehee Yoo · 5 years ago
  50. 6fb8852 netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init() by Taehee Yoo · 5 years ago
  51. 8526ad9 netdevsim: fix panic in nsim_dev_take_snapshot_write() by Taehee Yoo · 5 years ago
  52. 6ab6336 netdevsim: disable devlink reload when resources are being used by Taehee Yoo · 5 years ago
  53. f5cd216 netdevsim: fix using uninitialized resources by Taehee Yoo · 5 years ago
  54. 18e4960 bnxt_en: Fix TC queue mapping. by Michael Chan · 5 years ago
  55. d407302 bnxt_en: Fix logic that disables Bus Master during firmware reset. by Vasundhara Volam · 5 years ago
  56. 12de2ea bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset. by Michael Chan · 5 years ago
  57. c16d4ee bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected. by Michael Chan · 5 years ago
  58. 14b41a2 net: stmmac: Delete txtimer in suspend() by Nicolin Chen · 5 years ago
  59. f4a6365 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  60. ebe8e61 rtw88: Fix return value of rtw_wow_check_fw_status by Chin-Yen Lee · 5 years ago
  61. 577ddbe iwlwifi: d3: read all FW CPUs error info by Mordechay Goodstein · 5 years ago
  62. b5b878e iwlwifi: mvm: fix TDLS discovery with the new firmware API by Emmanuel Grumbach · 5 years ago
  63. 12d47f0 iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta() by Andrei Otcheretianski · 5 years ago
  64. cc4255e iwlwifi: mvm: avoid use after free for pmsr request by Avraham Stern · 5 years ago
  65. 6bd5fa3 iwlwifi: mvm: update the DTS measurement type by Golan Ben Ami · 5 years ago
  66. 197288d iwlwifi: don't throw error when trying to remove IGTK by Luca Coelho · 5 years ago
  67. baa6cf8 iwlwifi: mvm: Fix thermal zone registration by Andrei Otcheretianski · 5 years ago
  68. d32a06f qed: Fix a error code in qed_hw_init() by Dan Carpenter · 5 years ago
  69. 08ff781 octeontx2-pf: Fix an IS_ERR() vs NULL bug by Dan Carpenter · 5 years ago
  70. 7eec11d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  71. c5951e7 Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 5 years ago
  72. b1a79b2 iwlwifi: use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  73. 1410b2f iwlegacy: use <linux/units.h> helpers by Akinobu Mita · 5 years ago
  74. dd3e7cb ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use by Andy Shevchenko · 5 years ago
  75. 91a7d4b mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps by Nathan Chancellor · 5 years ago
  76. b5ce31b ionic: fix rxq comp packet type mask by Shannon Nelson · 5 years ago
  77. 2318ca8 net: phy: at803x: disable vddio regulator by Michael Walle · 5 years ago
  78. 2e1bf3a net: mii_timestamper: fix static allocation by PHY driver by Michael Walle · 5 years ago
  79. 1c715a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  80. aac9662 Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  81. 44efc78 net: mvneta: fix XDP support if sw bm is used as fallback by Lorenzo Bianconi · 5 years ago
  82. bd2463a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  83. c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. d99391e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. f76e4c1 net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC by Scott Branden · 5 years ago
  86. 6a1000b Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  87. 1754c4f libertas: make lbs_ibss_join_existing() return error code on rates overflow by Nicolai Stange · 5 years ago
  88. c7bf1fb libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held by Nicolai Stange · 5 years ago
  89. b70261a mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv() by Qing Xu · 5 years ago
  90. 3a9b153 mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status() by Qing Xu · 5 years ago
  91. 65b1aae mwifiex: fix unbalanced locking in mwifiex_process_country_ie() by Brian Norris · 5 years ago
  92. 2d22bc8 qed: FW 8.42.2.0 debug features by Michal Kalderon · 5 years ago
  93. 6bc82d9 qed: rt init valid initialization changed by Michal Kalderon · 5 years ago
  94. 8a52bba qed: Debug feature: ilt and mdump by Michal Kalderon · 5 years ago
  95. 30d5f85 qed: FW 8.42.2.0 Add fw overlay feature by Michal Kalderon · 5 years ago
  96. 0500a70 qed: FW 8.42.2.0 HSI changes by Michal Kalderon · 5 years ago
  97. 6459d93 qed: FW 8.42.2.0 iscsi/fcoe changes by Michal Kalderon · 5 years ago
  98. 1392d19 qed: Add abstraction for different hsi values per chip by Michal Kalderon · 5 years ago
  99. 997af5d qed: FW 8.42.2.0 Additional ll2 type by Michal Kalderon · 5 years ago
  100. 804c570 qed: Use dmae to write to widebus registers in fw_funcs by Michal Kalderon · 5 years ago