summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-10selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum1-0/+3
2024-01-10net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange1-0/+1
2024-01-10bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-10net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-10asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-10octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-10octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-10net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu1-2/+1
2024-01-10net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-10igc: Fix hicredit calculationRodrigo Cataldo1-1/+1
2024-01-10i40e: Restore VF MSI-X state during PCI resetAndrii Staikov3-0/+32
2024-01-10ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-10ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-10ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-10ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2024-01-10i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7
2024-01-10net: Save and restore msg_namelen in sock_sendmsgMarc Dionne1-0/+2
2024-01-10netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso1-1/+1
2024-01-10net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-10sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu1-1/+3
2024-01-10ARM: sun9i: smp: Fix array-index-out-of-bounds read in sunxi_mc_smp_initStefan Wahren1-2/+2
2024-01-10selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-10net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz1-2/+9
2024-01-10net: annotate data-races around sk->sk_bind_phcEric Dumazet2-3/+3
2024-01-10net: annotate data-races around sk->sk_tsflagsEric Dumazet13-32/+40
2024-01-10net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestampsVadim Fedorenko2-2/+2
2024-01-10can: raw: add support for SO_MARKMarc Kleine-Budde1-0/+1
2024-01-10r8169: Fix PCI error on system resumeKai-Heng Feng1-1/+1
2024-01-10net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua1-1/+3
2024-01-10mlxbf_gige: fix receive packet race conditionDavid Thompson1-2/+7
2024-01-10ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offsetEugen Hristev1-1/+1
2024-01-10ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu1-2/+8
2024-01-10igc: Check VLAN EtherType maskKurt Kanzenbach1-0/+8
2024-01-10igc: Check VLAN TCI maskKurt Kanzenbach2-3/+26
2024-01-10igc: Report VLAN EtherType matching back to userKurt Kanzenbach1-0/+6
2024-01-10i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari1-4/+4
2024-01-10ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan1-0/+2
2024-01-10ice: Fix link_down_on_close messageKatarzyna Wieczerzycka1-3/+7
2024-01-10drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy1-1/+1
2024-01-10octeontx2-af: Fix marking couple of structure as __packedSuman Ghosh1-2/+2
2024-01-10nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant1-3/+36
2024-01-10netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2-2/+2
2024-01-10netfilter: use skb_ip_totlen and iph_totlenXin Long4-5/+5
2024-01-10drm/bridge: ti-sn65dsi86: Never store more than msg->size bytes in AUX xferDouglas Anderson1-1/+3
2024-01-10wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg3-14/+15
2024-01-10KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRLPaolo Bonzini1-1/+6
2024-01-10cifs: do not depend on release_iface for maintaining iface_listShyam Prasad N2-11/+17
2024-01-10cifs: cifs_chan_is_iface_active should be called with chan_lock heldShyam Prasad N2-3/+11
2024-01-10drm/mgag200: Fix gamma lut not initialized for G200ER, G200EV, G200SEJocelyn Falempe5-5/+25
2024-01-10Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas3-0/+27