summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10riscv: mm: Fix prototype to avoid discarding constSamuel Holland1-2/+2
2024-04-10ASoC: cs42l43: Correct extraction of data pointer in suspend/resumeCharles Keepax1-4/+8
2024-04-10ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()Richard Fitzgerald1-1/+2
2024-04-109p: Fix read/write debug statements to report server replyDominique Martinet1-5/+5
2024-04-10mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti3-2/+11
2024-04-10selftests: mptcp: use += operator to append stringsGeliang Tang2-40/+43
2024-04-10selftests: mptcp: connect: fix shellcheck warningsMatthieu Baerts (NGI0)1-29/+47
2024-04-10KVM: SVM: Add support for allowing zero SEV ASIDsAshish Kalra1-10/+19
2024-04-10KVM: SVM: Use unsigned integers when dealing with ASIDsSean Christopherson2-13/+15
2024-04-10net: ravb: Always update error countersPaul Barker1-8/+9
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker1-2/+5
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea1-11/+2
2024-04-10mean_and_variance: Drop always failing testsGuenter Roeck1-27/+1
2024-04-10e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits2-19/+18
2024-04-10e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits1-4/+4
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello1-0/+2
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera5-21/+72
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov1-18/+16
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov1-2/+5
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin1-0/+2
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui1-1/+1
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam1-1/+1
2024-04-10udp: prevent local UDP tunnel packets from being GROedAntoine Tenart1-0/+6
2024-04-10udp: do not transition UDP GRO fraglist partial checksums to unnecessaryAntoine Tenart2-14/+2
2024-04-10udp: do not accept non-tunnel GSO skbs landing in a tunnelAntoine Tenart4-3/+40
2024-04-10r8169: skip DASH fw status checks when DASH is disabledAtlas Yu1-4/+27
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson1-2/+8
2024-04-10ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-10e1000e: Workaround for sporadic MDI error on Meteor Lake systemsVitaly Lifshits4-69/+150
2024-04-10ax25: fix use-after-free bugs caused by ax25_ds_del_timerDuoming Zhou1-1/+1
2024-04-10tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildca...Kuniyuki Iwashima1-8/+11
2024-04-10selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-10erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2-0/+8
2024-04-10tcp: Fix bind() regression for v6-only wildcard and v4-mapped-v6 non-wildcard...Kuniyuki Iwashima1-2/+9
2024-04-10i40e: Fix VF MAC filter removalIvan Vecera1-5/+6
2024-04-10ice: fix enabling RX VLAN filteringPetr Oros1-10/+8
2024-04-10idpf: fix kernel panic on unknown packet typesJoshua Hay1-2/+2
2024-04-10gro: fix ownership transferAntoine Tenart2-2/+4
2024-04-10selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart1-8/+2
2024-04-10net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf1-1/+5
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-10net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen1-3/+5
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-10net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet1-1/+1
2024-04-10net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET1-1/+1
2024-04-10net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-10KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon1-4/+7
2024-04-10KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()Will Deacon2-2/+4