summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-07net: broadcom: Fix BCMGENET KconfigYueHaibing
2022-11-07octeontx2-pf: fix build error when CONFIG_OCTEONTX2_PF=yYang Yingliang
2022-11-07net: stmmac: dwmac-meson8b: fix meson8b_devm_clk_prepare_enable()Rasmus Villemoes
2022-11-07net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu
2022-11-07net: wwan: mhi: fix memory leak in mhi_mbim_dellinkHW He
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-11-07hamradio: fix issue of dev reference count leakage in bpq_device_event()Zhengchao Shao
2022-11-07net: lapbether: fix issue of dev reference count leakage in lapbeth_device_ev...Zhengchao Shao
2022-11-04net: fman: Unregister ethernet device on removalSean Anderson
2022-11-04bnxt_en: fix potentially incorrect return value for ndo_rx_flow_steerAlex Barba
2022-11-04bnxt_en: Fix possible crash in bnxt_hwrm_set_coal()Michael Chan
2022-11-04bnxt_en: fix the handling of PCIE-AERVikas Gupta
2022-11-04bnxt_en: refactor bnxt_cancel_reservations()Vikas Gupta
2022-11-04net: tun: Fix memory leaks of napi_get_fragsWang Yufen
2022-11-04octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]Ratheesh Kannoth
2022-11-04net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unloadRoger Quadros
2022-11-04macsec: clear encryption keys from the stack after setting up offloadSabrina Dubroca
2022-11-04macsec: fix detection of RXSCs when toggling offloadingSabrina Dubroca
2022-11-04macsec: fix secy->n_rx_sc accountingSabrina Dubroca
2022-11-04macsec: delete new rxsc when offload failsSabrina Dubroca
2022-11-04Revert "net: macsec: report real_dev features when HW offloading is enabled"Sabrina Dubroca
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang
2022-11-04net: octeontx2-pf: mcs: consider MACSEC settingRandy Dunlap
2022-11-03Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-11-02wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-11-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-11-01Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET
2022-11-01wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-11-01wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld
2022-10-31net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan
2022-10-31net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong
2022-10-30nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing
2022-10-30nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing
2022-10-30nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing
2022-10-30nfc: fdp: Fix potential memory leak in fdp_nci_send()Shang XiaoJing
2022-10-30Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds