aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12net: sched: cbq: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-12net: sched: atm: dont intepret cls results when asked to dropJamal Hadi Salim
2023-01-12gpio: sifive: Fix refcount leak in sifive_gpio_probeMiaoqian Lin
2023-01-12ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li
2023-01-12filelock: new helper: vfs_inode_has_locksJeff Layton
2023-01-12drm/meson: Reduce the FIFO lines held when AFBC is not usedCarlo Caione
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2023-01-12RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb
2023-01-12RDMA/mlx5: Fix mlx5_ib_get_hw_stats when used for deviceShay Drory
2023-01-12gpio: pca953x: avoid to use uninitialized value pinctrlHaibo Chen
2023-01-12net: phy: xgmiitorgmii: Fix refcount leak in xgmiitorgmii_probeMiaoqian Lin
2023-01-12net: ena: Update NUMA TPH hint register upon NUMA node updateDavid Arinzon
2023-01-12net: ena: Set default value for RX interrupt moderationDavid Arinzon
2023-01-12net: ena: Fix rx_copybreak value updateDavid Arinzon
2023-01-12net: ena: Use bitmask to indicate packet redirectionDavid Arinzon
2023-01-12net: ena: Account for the number of processed bytes in XDPDavid Arinzon
2023-01-12net: ena: Don't register memory info on XDP exchangeDavid Arinzon
2023-01-12net: ena: Fix toeplitz initial hash valueDavid Arinzon
2023-01-12net: amd-xgbe: add missed tasklet_killJiguang Xiao
2023-01-12net: hns3: refine the handling for VF heartbeatJian Shen
2023-01-12tcp: Add TIME_WAIT sockets in bhash2.Kuniyuki Iwashima
2023-01-12bpf: Always use maximal size for copy_array()Kees Cook
2023-01-12net/mlx5: Lag, fix failure to cancel delayed bond workEli Cohen
2023-01-12net/mlx5e: Set geneve_tlv_option_0_exist when matching on geneve optionMaor Dickman
2023-01-12net/mlx5e: Fix hw mtu initializing at XDP SQ allocationAdham Faris
2023-01-12net/mlx5e: Always clear dest encap in neigh-update-delChris Mi
2023-01-12net/mlx5e: CT: Fix ct debugfs folder nameChris Mi
2023-01-12net/mlx5e: Fix RX reporter for XSK RQsTariq Toukan
2023-01-12net/mlx5e: IPoIB, Don't allow CQE compression to be turned on by defaultDragos Tatulea
2023-01-12net/mlx5: Fix RoCE setting at HCA levelShay Drory
2023-01-12net/mlx5: Avoid recovery in probe flowsShay Drory
2023-01-12net/mlx5: Fix io_eq_size and event_eq_size params validationShay Drory
2023-01-12net/mlx5: Add forgotten cleanup calls into mlx5_init_once() error pathJiri Pirko
2023-01-12net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh
2023-01-12vdpasim: fix memory leak when freeing IOTLBsJason Wang
2023-01-12vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_removeRong Wang
2023-01-12virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()Wei Yongjun
2023-01-12vdpa_sim: fix vringh initialization in vdpasim_queue_ready()Stefano Garzarella
2023-01-12vhost-vdpa: fix an iotlb memory leakStefano Garzarella
2023-01-12vhost: fix range used in translate_desc()Stefano Garzarella
2023-01-12vringh: fix range used in iotlb_translate()Stefano Garzarella
2023-01-12vhost/vsock: Fix error handling in vhost_vsock_init()Yuan Can
2023-01-12vdpa_sim: fix possible memory leak in vdpasim_net_init() and vdpasim_blk_init()ruanjinjie
2023-01-12vdpa/mlx5: Fix wrong mac address deletionEli Cohen
2023-01-12vdpa/mlx5: Fix rule forwarding VLAN to TIREli Cohen
2023-01-12bnxt_en: Fix HDS and jumbo thresholds for RX packetsMichael Chan
2023-01-12bnxt_en: Fix first buffer size calculations for XDP multi-bufferMichael Chan
2023-01-12bnxt_en: Fix XDP RX pathMichael Chan
2023-01-12bnxt_en: Simplify bnxt_xdp_buff_init()Michael Chan