summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter2022-11-211-1/+1
* net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei2022-11-211-5/+2
* nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-11-211-0/+1
* nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing2022-11-211-2/+6
* nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing2022-11-211-1/+3
* macsec: Fix invalid error code setYueHaibing2022-11-191-1/+0
* bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu2022-11-191-5/+12
* nfp: add port from netdev validation for EEPROM accessJaco Coetzee2022-11-191-0/+3
* nfp: fill splittable of devlink_port_attrs correctlyDiana Wang2022-11-191-1/+1
* net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang2022-11-191-1/+4
* octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang2022-11-191-0/+3
* net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong2022-11-191-0/+1
* net: mvpp2: fix possible invalid pointer dereferenceHui Tang2022-11-191-2/+6
* net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh2022-11-191-1/+2
* net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian2022-11-191-1/+3
* net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai2022-11-181-0/+1
* net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean2022-11-181-0/+6
* ipvlan: hold lower dev to avoid possible use-after-freeMahesh Bandewar2022-11-182-0/+3
* net: liquidio: simplify if expressionLeon Romanovsky2022-11-181-2/+2
* Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-1731-156/+303
|\
| * net: usb: smsc95xx: fix external PHY resetAlexandru Tachici2022-11-171-4/+42
| * net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-11-171-0/+1
| * netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen2022-11-161-0/+1
| * net: thunderbolt: Fix error handling in tbnet_init()Yuan Can2022-11-161-5/+14
| * net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2022-11-162-0/+6
| * net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing2022-11-161-0/+3
| * net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...Liu Jian2022-11-161-1/+2
| * net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang2022-11-151-3/+7
| * net: hns3: fix return value check bug of rx copybreakJie Wang2022-11-151-2/+2
| * net: hns3: fix incorrect hw rss hash type of rx packetJian Shen2022-11-156-94/+94
| * net: phy: marvell: add sleep time after enabling the loopback bitAminuddin Jamaluddin2022-11-151-7/+9
| * net: ena: Fix error handling in ena_init()Yuan Can2022-11-151-1/+7
| * net: ionic: Fix error handling in ionic_init_module()Yuan Can2022-11-151-1/+7
| * mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removedAmit Cohen2022-11-151-0/+2
| * net: mhi: Fix memory leak in mhi_net_dellink()Wei Yongjun2022-11-141-0/+2
| * octeon_ep: ensure get mac address successfully before eth_hw_addr_set()Ziyang Xuan2022-11-141-1/+5
| * octeon_ep: fix potential memory leak in octep_device_setup()Ziyang Xuan2022-11-141-1/+5
| * octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()Ziyang Xuan2022-11-141-1/+1
| * octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()Ziyang Xuan2022-11-141-2/+0
| * bnxt_en: Remove debugfs when pci_register_driver failedGaosheng Cui2022-11-141-1/+9
| * net: macvlan: Use built-in RCU list checkingChuang Wang2022-11-141-2/+2
| * mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo2022-11-141-1/+1
| * net: liquidio: release resources when liquidio driver open failedZhengchao Shao2022-11-141-8/+26
| * mctp i2c: don't count unused / invalid keys for flow releaseJeremy Kerr2022-11-121-15/+32
| * net: stmmac: ensure tx function is not running in stmmac_xdp_release()Mohd Faizal Abdul Rahim2022-11-121-0/+3
| * net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong2022-11-121-0/+7
| * net: hinic: Fix error handling in hinic_module_init()Yuan Can2022-11-121-1/+8
| * mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang2022-11-121-1/+2
| * net: bgmac: Drop free_netdev() from bgmac_enet_remove()Wei Yongjun2022-11-121-1/+0
| * nfp: change eeprom length to max length enumeratorsJaco Coetzee2022-11-111-3/+3