summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-28net/sched: fix retpoline wrapper compilation on configs without tc filtersPedro Tammela
2022-12-28s390/qeth: convert sysfs snprintf to sysfs_emitXuezhi Zhang
2022-12-28Merge branch 'r8169-fixes'David S. Miller
2022-12-28r8169: fix dmar pte write access is not set errorChunhao Lin
2022-12-28r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()Chunhao Lin
2022-12-28Merge branch 'ethtool_gert_phy_stats-fixes'David S. Miller
2022-12-28net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpersDaniil Tatianin
2022-12-28net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_statsDaniil Tatianin
2022-12-28net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy statsDaniil Tatianin
2022-12-28Documentation: kvm: clarify SRCU locking orderPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-28virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca
2022-12-28vdpa_sim_net: should not drop the multicast/broadcast packetCindy Lu
2022-12-28vdpasim: fix memory leak when freeing IOTLBsJason Wang
2022-12-28vdpa: conditionally fill max max queue pair for statsJason Wang
2022-12-28vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang
2022-12-28vduse: Validate vq_num in vduse_validate_config()Harshit Mogalapalli
2022-12-28tools/virtio: remove smp_read_barrier_depends()Davidlohr Bueso
2022-12-28tools/virtio: remove stray charactersDavidlohr Bueso
2022-12-28vhost_vdpa: fix the crash in unmap a large memoryCindy Lu
2022-12-28virtio: Implementing attribute show with sysfs_emitDawei Li
2022-12-28virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2022-12-28tools/virtio: Variable type completionwangjianli
2022-12-28vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella
2022-12-28virtio_blk: use UINT_MAX instead of -1UAngus Chen
2022-12-28vhost-vdpa: fix an iotlb memory leakStefano Garzarella
2022-12-28vhost: fix range used in translate_desc()Stefano Garzarella
2022-12-28vringh: fix range used in iotlb_translate()Stefano Garzarella
2022-12-28vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can
2022-12-28vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie
2022-12-28tools: Delete the unneeded semicolon after curly bracesShaomin Deng
2022-12-28virtio_pci: modify ENOENT to EINVALAngus Chen
2022-12-28RDMA/mlx5: remove variable iColin Ian King
2022-12-28virtio_ring: use helper function is_power_of_2()Shaoqin Huang
2022-12-28virtio_pci: use helper function is_power_of_2()Shaoqin Huang
2022-12-28vdpa/mlx5: Avoid overwriting CVQ iotlbEli Cohen
2022-12-28vdpa/mlx5: Avoid using reslock in event_handlerEli Cohen
2022-12-28vdpa/mlx5: Fix wrong mac address deletionEli Cohen
2022-12-28vdpa/mlx5: Return error on vlan ctrl commands if not supportedEli Cohen
2022-12-28vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen
2022-12-28Merge branch 'bnxt_en-fixes'David S. Miller
2022-12-28bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan
2022-12-28bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan
2022-12-28bnxt_en: Fix XDP RX pathMichael Chan
2022-12-28bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan
2022-12-28bnxt_en: fix devlink port registration to netdevVikas Gupta
2022-12-28Merge branch 'rswitch-fixes'David S. Miller
2022-12-28net: ethernet: renesas: rswitch: Fix getting mac address from device treeYoshihiro Shimoda
2022-12-28net: ethernet: renesas: rswitch: Fix error path in renesas_eth_sw_probe()Yoshihiro Shimoda
2022-12-28virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev