summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-12-06net: fec: properly guard irq coalesce setupRasmus Villemoes-1/+2
2022-12-06bonding: get correct NA dest addressHangbin Liu-1/+1
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian-1/+1
2022-12-06net: mdio: fix unbalanced fwnode reference count in mdio_device_release()Zeng Heng-1/+4
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian-1/+1
2022-12-06net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu-1/+3
2022-12-06ravb: Fix potential use-after-free in ravb_rx_gbeth()YueHaibing-1/+1
2022-12-06net: microchip: sparx5: Fix missing destroy_workqueue of mact_queueQiheng Lin-0/+3
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao-0/+1
2022-12-06net: mana: Fix race on per-CQ variable napi work_doneHaiyang Zhang-6/+19
2022-12-06net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang-4/+4
2022-12-05net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter-0/+3
2022-12-05xen-netfront: Fix NULL sring after live migrationLin Liu-0/+6
2022-12-05net: microchip: sparx5: correctly free skb in xmitCasper Andersson-18/+25
2022-12-05octeontx2-pf: Fix potential memory leak in otx2_init_tc()Ziyang Xuan-1/+6
2022-12-05net: mdiobus: fix double put fwnode in the error pathYang Yingliang-1/+3
2022-12-05net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko-2/+2
2022-12-05net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko-2/+2
2022-12-04nfp: correct desc type when header dma len is 4096Yinjun Zhang-3/+3
2022-12-02Bluetooth: btusb: Add debug message for CSR controllersIsmael Ferreras Morezuelas-0/+5
2022-12-02Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas-0/+1
2022-12-02vmxnet3: use correct intrConf reference when using extended queuesRonak Doshi-2/+14
2022-12-02vmxnet3: correctly report encapsulated LRO packetRonak Doshi-2/+9
2022-12-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-2/+4
2022-11-30net: ethernet: ti: am65-cpsw: Fix RGMII configuration at SPEED_10Siddharth Vadapalli-1/+1
2022-11-30net: broadcom: Add PTP_1588_CLOCK_OPTIONAL dependency for BCMGENET under ARCH...YueHaibing-1/+2
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki-0/+2
2022-11-30e1000e: Fix TX dispatch conditionAkihiko Odaki-2/+2
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-197/+331
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda-0/+1
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi-2/+4
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed-0/+16
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing-3/+3
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida-1/+3
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang-1/+2
2022-11-28dsa: lan9303: Correct stat nameJerry Ray-1/+1
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-14/+46
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+3
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar-7/+11
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar-3/+2
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar-1/+1
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar-2/+1
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)-6/+16
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov-14/+15
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can-1/+8
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong-1/+1
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-94/+105
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller-8/+37
2022-11-27Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-81/+46
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-25/+37