aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-08s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-08macsec: add missing attribute validation for offloadEmeel Hakim
2022-12-08net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-08net: thunderbolt: fix memory leak in tbnet_open()Zhengchao Shao
2022-12-07net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle
2022-12-07Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean
2022-12-07xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-12-07Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt
2022-12-07can: slcan: fix freed work crashJiri Slaby (SUSE)
2022-12-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-12-06net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes
2022-12-06bonding: get correct NA dest addressHangbin Liu
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-06net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu
2022-12-06ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao
2022-12-06net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-05i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-05i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-05net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-05xen-netfront: Fix NULL sring after live migrationLin Liu
2022-12-05net: microchip: sparx5: correctly free skb in xmitCasper Andersson
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan
2022-12-05net: mdiobus: fix double put fwnode in the error pathYang Yingliang
2022-12-05net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-05net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-04nfp: correct desc type when header dma len is 4096Yinjun Zhang
2022-12-02Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas
2022-12-02vmxnet3: use correct intrConf reference when using extended queuesRonak Doshi
2022-12-02vmxnet3: correctly report encapsulated LRO packetRonak Doshi
2022-12-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli
2022-11-30net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-11-30e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda