summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29net: marvell: prestera: Fix a NULL vs IS_ERR() check in some functionsShang XiaoJing
2022-11-29net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida
2022-11-28net: mdiobus: fix unbalanced node reference countYang Yingliang
2022-11-28dsa: lan9303: Correct stat nameJerry Ray
2022-11-28Merge tag 'wireless-2022-11-28' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar
2022-11-28net: phylink: fix PHY validation with rate adaptionRussell King (Oracle)
2022-11-28net: ethernet: nixge: fix NULL dereferenceYuri Karpov
2022-11-28net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-11-28net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()Zhang Changzhong
2022-11-28Merge tag 'mlx5-fixes-2022-11-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2022-11-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-11-27Merge tag 'usb-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-11-27Merge tag 'char-misc-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-27Merge tag 'timers_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-27Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-27net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-11-25Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2022-11-25Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linuxLinus Torvalds
2022-11-25Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-11-25Merge tag 'pm-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-11-25Merge tag 's390-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-11-25Merge tag 'drm-fixes-2022-11-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-11-25net: loopback: use NET_NAME_PREDICTABLE for name_assign_typeRasmus Villemoes