summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei1-9/+2
2023-12-20dpaa2-switch: fix size of the dma_unmapIoana Ciornei1-3/+4
2023-12-20vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()Nikolay Kuratov1-1/+1
2023-12-20sign-file: Fix incorrect return values checkYusong Gao1-6/+6
2023-12-20stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si1-8/+6
2023-12-20net: ena: Fix XDP redirection errorDavid Arinzon1-3/+0
2023-12-20net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon1-14/+9
2023-12-20net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon1-7/+10
2023-12-20net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon1-6/+7
2023-12-20net: Remove acked SYN flag from packet in the transmit queue correctlyDong Chenchen1-0/+6
2023-12-20qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu1-0/+1
2023-12-20iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba1-51/+21
2023-12-20iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki1-0/+59
2023-12-20iavf: Introduce new state machines for flow directorPiotr Gardocki5-23/+139
2023-12-20net/rose: Fix Use-After-Free in rose_ioctlHyunwoo Kim1-1/+3
2023-12-20atm: Fix Use-After-Free in do_vcc_ioctlHyunwoo Kim1-2/+5
2023-12-20octeontx2-af: Fix pause frame configurationHariprasad Kelam1-4/+7
2023-12-20octeontx2-af: Update RSS algorithm indexHariprasad Kelam1-11/+44
2023-12-20octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam1-3/+22
2023-12-20octeon_ep: explicitly test for firmware ready valueShinas Rasheed1-1/+2
2023-12-20net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2-6/+38
2023-12-20octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu1-4/+1
2023-12-20net: fec: correct queue selectionRadu Bulie1-16/+11
2023-12-20atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye1-2/+2
2023-12-20atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye1-2/+2
2023-12-20bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2-4/+24
2023-12-20bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP5-34/+16
2023-12-20bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()Sreekanth Reddy1-1/+2
2023-12-20bnxt_en: Clear resource reservation during resumeSomnath Kotur1-0/+2
2023-12-20qca_spi: Fix reset behaviorStefan Wahren1-1/+7
2023-12-20qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren1-3/+5
2023-12-20qca_debug: Prevent crash on TX ring changesStefan Wahren2-5/+16
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski3-11/+11
2023-12-20net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2023-12-20net/mlx5e: Check netdev pointer before checking its net nsGavin Li1-6/+10
2023-12-20net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh1-0/+29
2023-12-20net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi2-4/+27
2023-12-20net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh2-3/+25
2023-12-20net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi2-16/+18
2023-12-20RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad4-0/+27
2023-12-20net/mlx5e: Check the number of elements before walk TC rhashtableJianbo Liu1-1/+1
2023-12-20net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu4-32/+52
2023-12-20net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky2-7/+17
2023-12-20net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad3-213/+141
2023-12-20net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky1-1/+8
2023-12-20net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky3-1/+29
2023-12-20HID: lenovo: Restrict detection of patched firmware only to USB cptkbdMikhail Khvainitski1-1/+2
2023-12-20afs: Fix refcount underflow from error handling raceDavid Howells1-1/+1
2023-12-20efi/x86: Avoid physical KASLR on older Dell systemsArd Biesheuvel1-7/+24
2023-12-20ksmbd: fix memory leak in smb2_lock()Zizhi Wo1-0/+1