1. 6d9c8d1 net/mlx4_core: Fix init_hca fields offset by Aya Levin · 4 years, 1 month ago
  2. f93e849 Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by Jakub Kicinski · 4 years, 1 month ago
  3. 6dceaa9 atm: nicstar: Unmap DMA on send error by Sebastian Andrzej Siewior · 4 years, 1 month ago
  4. a3dcb3e net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset by Andrew Lunn · 4 years, 1 month ago
  5. 1f492ea mlxsw: core: Use variable timeout for EMAD retries by Ido Schimmel · 4 years, 1 month ago
  6. fb738b9 mlxsw: Fix firmware flashing by Ido Schimmel · 4 years, 1 month ago
  7. 3a36060 atl1e: fix error return code in atl1e_probe() by Zhang Changzhong · 4 years, 1 month ago
  8. 537a147 atl1c: fix error return code in atl1c_probe() by Zhang Changzhong · 4 years, 1 month ago
  9. df8d85d net: usb: qmi_wwan: Set DTR quirk for MR400 by Filip Moc · 4 years, 1 month ago
  10. 93be526 qed: fix ILT configuration of SRC block by Dmitry Bogdanov · 4 years, 1 month ago
  11. a5bbcbf netdevsim: set .owner to THIS_MODULE by Taehee Yoo · 4 years, 1 month ago
  12. fd5736b enetc: Workaround for MDIO register access issue by Alex Marginean · 4 years, 2 months ago
  13. 68ec32d net/mlx5: fix error return code in mlx5e_tc_nic_init() by Wang Hai · 4 years, 2 months ago
  14. 5b8631c7 net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos disabled by Eli Cohen · 4 years, 2 months ago
  15. 470b747 net/mlx5: Disable QoS when min_rates on all VFs are zero by Vladyslav Tarasiuk · 4 years, 2 months ago
  16. 1ce5fc7 net/mlx5: Clear bw_share upon VF disable by Vladyslav Tarasiuk · 4 years, 2 months ago
  17. 8cbcc5e net/mlx5: Add handling of port type in rule deletion by Michael Guralnik · 4 years, 2 months ago
  18. 219b326 net/mlx5e: Fix check if netdev is bond slave by Maor Dickman · 4 years, 2 months ago
  19. 6248ce9 net/mlx5e: Fix IPsec packet drop by mlx5e_tc_update_skb by Huy Nguyen · 4 years, 2 months ago
  20. 5cfb540 net/mlx5e: Set IPsec WAs only in IP's non checksum partial case. by Huy Nguyen · 4 years, 2 months ago
  21. ea63609 net/mlx5e: Fix refcount leak on kTLS RX resync by Maxim Mikityanskiy · 4 years, 3 months ago
  22. 3d51794 net: ftgmac100: Fix crash when removing driver by Joel Stanley · 4 years, 1 month ago
  23. 7b027c2 net: b44: fix error return code in b44_init_one() by Zhang Changzhong · 4 years, 1 month ago
  24. cb47d16 qed: fix error return code in qed_iwarp_ll2_start() by Zhang Changzhong · 4 years, 1 month ago
  25. 0ae0a77 bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs. by Vasundhara Volam · 4 years, 1 month ago
  26. fa97f30 bnxt_en: Fix counter overflow logic. by Michael Chan · 4 years, 1 month ago
  27. eba93de bnxt_en: Free port stats during firmware reset. by Michael Chan · 4 years, 1 month ago
  28. 4260330 bnxt_en: read EEPROM A2h address using page 0 by Edwin Peer · 4 years, 1 month ago
  29. 064c9c3 net: ipa: lock when freeing transaction by Alex Elder · 4 years, 2 months ago
  30. fc70f5b net: qualcomm: rmnet: Fix incorrect receive packet handling during cleanup by Subash Abhinov Kasiviswanathan · 4 years, 2 months ago
  31. 9c79a8a net: mvneta: fix possible memory leak in mvneta_swbm_add_rx_fragment by Lorenzo Bianconi · 4 years, 2 months ago
  32. 8e5debe net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call by Wong Vee Khee · 4 years, 1 month ago
  33. 35f735c net: ethernet: ti: cpsw: fix error return code in cpsw_probe() by Zhang Changzhong · 4 years, 2 months ago
  34. 661710b net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe() by Zhang Changzhong · 4 years, 2 months ago
  35. 3beb9be qlcnic: fix error return code in qlcnic_83xx_restart_hw() by Zhang Changzhong · 4 years, 2 months ago
  36. cfbaa8b cx82310_eth: fix error return code in cx82310_bind() by Zhang Changzhong · 4 years, 2 months ago
  37. 2a1828e net: lantiq: Wait for the GPHY firmware to be ready by Martin Blumenstingl · 4 years, 1 month ago
  38. da875fa net: fec: Fix reference count leak in fec series ops by Zhang Qilong · 4 years, 2 months ago
  39. e2142ef Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by Jakub Kicinski · 4 years, 1 month ago
  40. a584e9b can: m_can: m_can_stop(): set device to software init mode before closing by Faiz Abbas · 4 years, 4 months ago
  41. 85816ab can: m_can: Fix freeing of can device from peripherials by Dan Murphy · 4 years, 10 months ago
  42. a8c22f5 can: m_can: m_can_class_free_dev(): introduce new function by Dan Murphy · 4 years, 10 months ago
  43. cd0d83e can: m_can: m_can_handle_state_change(): fix state change by Wu Bo · 5 years ago
  44. c81d0b6 can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration by Marc Kleine-Budde · 4 years, 5 months ago
  45. 1ff203b can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regmap_init() by Marc Kleine-Budde · 5 years ago
  46. 3fcce13 can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI by Enric Balletbo i Serra · 4 years, 9 months ago
  47. b7ee5bc can: flexcan: fix failure handling of pm_runtime_get_sync() by Zhang Qilong · 4 years, 2 months ago
  48. 499aa92 can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode property comment by Marc Kleine-Budde · 4 years, 3 months ago
  49. 8a68cc0 can: peak_usb: fix potential integer overflow on shift of a int by Colin Ian King · 4 years, 2 months ago
  50. 81c9c8e can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_echo_skb() by Marc Kleine-Budde · 5 years ago
  51. 7968c7c can: ti_hecc: Fix memleak in ti_hecc_probe by Zhang Qilong · 4 years, 2 months ago
  52. a1e6540 can: dev: can_restart(): post buffer from the right context by Alejandro Concepcion Rodriguez · 4 years, 2 months ago
  53. 56311a3 net: stmmac: dwmac_lib: enlarge dma reset timeout by Jisheng Zhang · 4 years, 2 months ago
  54. 796a266 lan743x: prevent entire kernel HANG on open, for some platforms by Sven Van Asbroeck · 4 years, 2 months ago
  55. e35df62 lan743x: fix issue causing intermittent kernel log warnings by Sven Van Asbroeck · 4 years, 2 months ago
  56. 9230706 net: dsa: mv88e6xxx: Avoid VTU corruption on 6097 by Tobias Waldekranz · 4 years, 2 months ago
  57. 3734471 net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() by Zhang Changzhong · 4 years, 2 months ago
  58. 9c2e14b ip_tunnels: Set tunnel option flag when tunnel metadata is present by Yi-Hung Wei · 4 years, 2 months ago
  59. 81e329e net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR by Wang Qing · 4 years, 2 months ago
  60. 8c07205 net: marvell: prestera: fix error return code in prestera_pci_probe() by Wang Hai · 4 years, 2 months ago
  61. aa6306a net: phy: mscc: remove non-MACSec compatible phy by Steen Hegelund · 4 years, 2 months ago
  62. 2b56687 net: ethernet: ti: cpsw: fix cpts irq after suspend by Grygorii Strashko · 4 years, 2 months ago
  63. baee199 net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() by Zhang Changzhong · 4 years, 2 months ago
  64. e8aa6d52 net: ethernet: mtk-star-emac: return ok when xmit drops by Vincent Stehlé · 4 years, 2 months ago
  65. db7c953 Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 2 months ago
  66. af5043c Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  67. fcfb679 Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 2 months ago
  68. edbc211 lan743x: fix use of uninitialized variable by Sven Van Asbroeck · 4 years, 2 months ago
  69. 8a5c290 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 4 years, 2 months ago
  70. 9e2b7fa vrf: Fix fast path output packet handling with async Netfilter rules by Martin Willi · 4 years, 2 months ago
  71. 7222a8a Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf' by Rafael J. Wysocki · 4 years, 2 months ago
  72. 52755b6 cosa: Add missing kfree in error path of cosa_write by Wang Hai · 4 years, 2 months ago
  73. 83a95df ch_ktls: stop the txq if reaches threshold by Rohit Maheshwari · 4 years, 2 months ago
  74. 7d01c428 ch_ktls: tcb update fails sometimes by Rohit Maheshwari · 4 years, 2 months ago
  75. 21f82ac ch_ktls/cxgb4: handle partial tag alone SKBs by Rohit Maheshwari · 4 years, 2 months ago
  76. 659bf03 ch_ktls: don't free skb before sending FIN by Rohit Maheshwari · 4 years, 2 months ago
  77. 9478e08 ch_ktls: packet handling prior to start marker by Rohit Maheshwari · 4 years, 2 months ago
  78. 63ee459 ch_ktls: Correction in middle record handling by Rohit Maheshwari · 4 years, 2 months ago
  79. 83deb09 ch_ktls: missing handling of header alone by Rohit Maheshwari · 4 years, 2 months ago
  80. c68a28a ch_ktls: Correction in trimmed_len calculation by Rohit Maheshwari · 4 years, 2 months ago
  81. 687823d cxgb4/ch_ktls: creating skbs causes panic by Rohit Maheshwari · 4 years, 2 months ago
  82. 86716b5 ch_ktls: Update cheksum information by Rohit Maheshwari · 4 years, 2 months ago
  83. b1b5cb1 ch_ktls: Correction in finding correct length by Rohit Maheshwari · 4 years, 2 months ago
  84. 9d2e5e9 cxgb4/ch_ktls: decrypted bit is not enough by Rohit Maheshwari · 4 years, 2 months ago
  85. 3d5e28b Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 4 years, 2 months ago
  86. 2b52a4b lan743x: fix "BUG: invalid wait context" when setting rx mode by Sven Van Asbroeck · 4 years, 2 months ago
  87. 2bae900 net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshot by zhangxiaoxu · 4 years, 2 months ago
  88. f3037c5 net: phy: realtek: support paged operations on RTL8201CP by Heiner Kallweit · 4 years, 2 months ago
  89. 902a66e lan743x: correctly handle chips with internal PHY by Sven Van Asbroeck · 4 years, 2 months ago
  90. 6b7ed22 igc: Fix returning wrong statistics by Vinicius Costa Gomes · 4 years, 3 months ago
  91. 1773482 i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc() by Dan Carpenter · 4 years, 3 months ago
  92. 3a70017 i40e: Fix MAC address setting for a VF via Host/VM by Slawomir Laba · 4 years, 3 months ago
  93. 8bff39b Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 4 years, 2 months ago
  94. 38748bc ACPI: DPTF: Support Alder Lake by Srinivas Pandruvada · 4 years, 2 months ago
  95. fcb3a1a cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account by Rafael J. Wysocki · 4 years, 2 months ago
  96. ea9364b cpufreq: Add strict_target to struct cpufreq_policy by Rafael J. Wysocki · 4 years, 2 months ago
  97. 218f668 cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET by Rafael J. Wysocki · 4 years, 2 months ago
  98. 9a2a9eb cpufreq: Introduce governor flags by Rafael J. Wysocki · 4 years, 2 months ago
  99. 949dd01 powercap: restrict energy meter to root access by Len Brown · 4 years, 2 months ago
  100. 7daaa06 ACPI: button: Add DMI quirk for Medion Akoya E2228T by Hans de Goede · 4 years, 2 months ago