summaryrefslogtreecommitdiffstats
path: root/drivers/net/virtio_net.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-27net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma1-0/+14
2023-07-27splice, net: Fix splice_to_socket() for O_NONBLOCK socketJan Stancek1-0/+2
2023-07-27net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang1-4/+12
2023-07-27mptcp: more accurate NL event generationPaolo Abeni1-2/+1
2023-07-27selftests: mptcp: join: only check for ip6tables if neededMatthieu Baerts1-3/+1
2023-07-26net/mlx5: Unregister devlink params in case interface is downShay Drory1-0/+1
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory12-29/+38
2023-07-26net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supportedChris Mi2-2/+1
2023-07-26net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reloadJianbo Liu2-11/+26
2023-07-26net/mlx5: Bridge, set debugfs access right to root-onlyVlad Buslov1-1/+1
2023-07-26net/mlx5e: xsk: Fix crash on regular rq reactivationDragos Tatulea1-8/+21
2023-07-26net/mlx5e: xsk: Fix invalid buffer access for legacy rqDragos Tatulea1-1/+4
2023-07-26net/mlx5e: Move representor neigh cleanup to profile cleanup_txJianbo Liu1-10/+7
2023-07-26net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is setAmir Tzin1-0/+10
2023-07-26net/mlx5e: Don't hold encap tbl lock if there is no encap actionChris Mi2-6/+18
2023-07-26net/mlx5: Honor user input for migratable port fn attrShay Drory1-1/+1
2023-07-26net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()Yuanjun Gong1-1/+3
2023-07-26net/mlx5: fix potential memory leak in mlx5e_init_rep_rxZhengchao Shao1-1/+2
2023-07-26net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctxZhengchao Shao1-2/+3
2023-07-26net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groupsZhengchao Shao1-0/+1
2023-07-26tools: ynl-gen: fix parse multi-attr enum attributeArkadiusz Kubalewski1-6/+6
2023-07-26tools: ynl-gen: fix enum index in _decode_enum(..)Arkadiusz Kubalewski1-2/+2
2023-07-26mm: suppress mm fault logging if fatal signal already pendingLinus Torvalds1-0/+4
2023-07-26netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso1-2/+3
2023-07-26netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso1-9/+18
2023-07-26netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal1-6/+14
2023-07-26btrfs: check for commit error at btrfs_attach_transaction_barrier()Filipe Manana1-2/+7
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli1-12/+28
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi1-0/+6
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi1-0/+4
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi1-3/+6
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi1-2/+5
2023-07-26net: ipa: only reset hashed tables when supportedAlex Elder1-9/+11
2023-07-26af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima2-2/+6
2023-07-26af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima1-4/+2
2023-07-26macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma1-0/+1
2023-07-26ovl: Always reevaluate the file signature for IMAEric Snowberg1-1/+1
2023-07-26x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memoryKirill A. Shutemov1-7/+11
2023-07-25platform/x86: huawei-wmi: Silence ambient light sensorKonstantin Shelekhin1-0/+2
2023-07-25platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100Maxim Mikityanskiy1-4/+4
2023-07-25platform/x86: asus-wmi: Fix setting RGB mode on some TUF laptopsKristian Angelov1-2/+12
2023-07-25platform/x86: think-lmi: Use kfree_sensitive instead of kfreeWang Ming1-2/+2
2023-07-25platform/x86/intel/hid: Add HP Dragonfly G2 to VGBS DMI quirksMaxim Mikityanskiy1-0/+6
2023-07-25platform/x86: intel: hid: Always call BTNL ACPI methodHans de Goede1-12/+9
2023-07-25platform/x86/amd/pmf: Notify OS power slider updateShyam Sundar S K4-6/+114
2023-07-25platform/x86/amd/pmf: reduce verbosity of apmf_get_system_paramsShyam Sundar S K1-1/+1
2023-07-25net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch1-1/+3
2023-07-25octeontx2-af: Fix hash extraction enable configurationSuman Ghosh2-5/+46
2023-07-25team: reset team's flags when down link is P2P deviceHangbin Liu1-0/+9
2023-07-25bonding: reset bond's flags when down link is P2P deviceHangbin Liu1-0/+5