summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-07net: stmmac: fix ethtool per-queue statisticsPetr Tesarik1-7/+2
2024-01-07ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()Eric Dumazet1-13/+13
2024-01-07rxrpc: Fix skbuff cleanup of call's recvmsg_queue and rx_oos_queueDavid Howells1-2/+2
2024-01-07mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi1-6/+6
2024-01-07mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi2-10/+10
2024-01-05net/sched: act_ct: fix skb leak and crash on ooo fragsTao Liu1-6/+6
2024-01-05x86/csum: clean up `csum_partial' furtherLinus Torvalds1-44/+37
2024-01-05x86/csum: Remove unnecessary odd handlingNoah Goldstein1-32/+4
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange1-0/+1
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki1-131/+41
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-04ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6Siddhesh Dharme1-0/+1
2024-01-04net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu1-2/+1
2024-01-04net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu1-0/+2
2024-01-04virtio_net: fix missing dma unmap for resizeXuan Zhuo1-30/+30
2024-01-03apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen2-0/+5
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo1-1/+1
2024-01-03ice: fix Get link status data lengthPaul Greenwalt1-1/+2
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov3-0/+32
2024-01-03ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown1-1/+1
2024-01-03ASoC: meson: g12a-toacodec: Fix event generationMark Brown1-1/+1
2024-01-03ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown1-0/+6
2024-01-03ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown1-0/+3
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao1-1/+7
2024-01-03ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi1-9/+9
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne1-0/+2
2024-01-03ALSA: hda: cs35l41: fix building without CONFIG_SPIArnd Bergmann1-3/+1
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso1-1/+1
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie1-1/+2
2024-01-03net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal1-1/+3
2024-01-03mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni1-0/+13
2024-01-03MAINTAINERS: add Geliang as reviewer for MPTCPMatthieu Baerts1-0/+1
2024-01-03MAINTAINERS: Update mvpp2 driver emailMarcin Wojtas1-1/+1
2024-01-03sfc: fix a double-free bug in efx_probe_filtersZhipeng Lu1-1/+3
2024-01-03MAINTAINERS: Orphan Cadence PCIe IPBjorn Helgaas2-3/+6
2024-01-03Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas3-0/+27
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2-14/+6
2024-01-02eventfs: Fix bitwise fields for "is_events"Steven Rostedt (Google)1-1/+1
2024-01-02tracefs: Check for dentry->d_inode exists in set_gid()Steven Rostedt (Google)1-0/+4
2024-01-02efi/x86: Fix the missing KASLR_FLAG bit in boot_params->hdr.loadflagsYuntao Wang1-0/+2
2024-01-02ALSA: hda/realtek: fix mute/micmute LEDs for a HP ZBookAndy Chi1-0/+1
2024-01-02selftests: bonding: do not set port down when adding to bondHangbin Liu1-3/+3
2024-01-02connector: Fix proc_event_num_listeners count not clearedwangkeqi1-2/+3
2024-01-02net: phy: linux/phy.h: fix Excess kernel-doc description warningRandy Dunlap1-1/+0
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz1-2/+9