summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-27net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
2024-04-27gpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
2024-04-27s390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
2024-04-27net: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
2024-04-27tun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
2024-04-27ice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik1-1/+4
2024-04-27ice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
2024-04-27ice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski1-0/+8
2024-04-27net: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin7-19/+23
2024-04-27net: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
2024-04-27net: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2-16/+10
2024-04-27octeontx2-pf: fix FLOW_DIS_IS_FRAGMENT implementationAsbjørn Sloth Tønnesen1-2/+5
2024-04-27net: change maximum number of UDP segments to 128Yuri Benditovich2-2/+2
2024-04-27net/mlx5e: Prevent deadlock while disabling aRFSCarolina Jubran1-11/+16
2024-04-27net/mlx5: Lag, restore buckets number to default after hash LAG deactivationShay Drory1-1/+3
2024-04-27net: sparx5: flower: fix fragment flags handlingAsbjørn Sloth Tønnesen1-21/+40
2024-04-27af_unix: Don't peek OOB data without MSG_OOB.Kuniyuki Iwashima1-5/+5
2024-04-27af_unix: Call manage_oob() for every skb in unix_stream_read_generic().Kuniyuki Iwashima1-1/+1
2024-04-27netfilter: flowtable: incorrect pppoe tuplePablo Neira Ayuso1-1/+1
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso3-5/+18
2024-04-27netfilter: nft_set_pipapo: do not free live elementFlorian Westphal1-5/+9
2024-04-27netfilter: br_netfilter: skip conntrack input hook for promisc packetsPablo Neira Ayuso4-8/+28
2024-04-27netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan1-2/+6
2024-04-27netfilter: nf_tables: Fix potential data-race in __nft_expr_type_get()Ziyang Xuan1-2/+6
2024-04-27scsi: ufs: qcom: Add missing interconnect bandwidth values for Gear 5Manivannan Sadhasivam1-1/+7
2024-04-27arm64: tlb: Fix TLBI RANGE operandGavin Shan1-9/+11
2024-04-27arm64/mm: Modify range-based tlbi to decrement scaleRyan Roberts1-10/+10
2024-04-27net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-27scsi: core: Fix handling of SCMD_FAIL_IF_RECOVERINGBart Van Assche1-4/+3
2024-04-27random: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
2024-04-27selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu1-3/+3
2024-04-27SUNRPC: Fix rpcgss_context trace event acceptor fieldSteven Rostedt (Google)1-2/+2
2024-04-27drm/i915/vma: Fix UAF on destroy against retire raceJanusz Krzysztofik1-7/+35
2024-04-27io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failureAlexey Izbyshev1-13/+13
2024-04-27media: videobuf2: request more buffers for vb2_readHans Verkuil1-2/+7
2024-04-27drm/msm/dpu: populate SSPP scaler block versionDmitry Baryshkov5-35/+87
2024-04-27selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz1-1/+1
2024-04-27ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATENeilBrown1-1/+3
2024-04-27ceph: rename _to_client() to _to_fs_client()Xiubo Li14-95/+95
2024-04-27ceph: pass the mdsc to several helpersXiubo Li10-37/+55
2024-04-27drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-27selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2-56/+60
2024-04-27selftests: timers: Convert posix_timers test to generate KTAP outputMark Brown1-40/+41
2024-04-27drm/i915: Disable live M/N updates when using bigjoinerVille Syrjälä1-1/+5
2024-04-27drm/i915: Adjust seamless_m_n flag behaviourVille Syrjälä5-12/+17
2024-04-27drm/i915: Enable VRR later during fastsetsVille Syrjälä2-20/+36
2024-04-27drm/i915: Extract intel_crtc_vblank_evade_scanlines()Ville Syrjälä1-22/+31
2024-04-27drm/i915: Change intel_pipe_update_{start,end}() calling conventionVille Syrjälä3-10/+18
2024-04-27drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä1-10/+27