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