summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-27selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov1-6/+6
2024-04-27selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov1-1/+1
2024-04-27selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov1-1/+1
2024-04-27selftests/tcp_ao: Make RST tests less flakyDmitry Safonov1-10/+13
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: Restore mistakenly dropped parts in register devlink flowShay Drory2-2/+4
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: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso3-2/+23
2024-04-27netfilter: nft_set_pipapo: constify lookup fn args where possibleFlorian Westphal3-35/+48
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-27r8169: add missing conditional compiling for call to r8169_remove_ledsHeiner Kallweit1-1/+2
2024-04-27r8169: fix LED-related deadlock on module removalHeiner Kallweit3-8/+25
2024-04-27btrfs: zoned: do not flag ZEROOUT on non-dirty extent bufferNaohiro Aota1-1/+1
2024-04-27btrfs: do not wait for short bulk allocationQu Wenruo1-14/+4
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-27Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-27drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä1-10/+27
2024-04-27io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failureAlexey Izbyshev1-13/+13
2024-04-17Linux 6.8.7v6.8.7Greg Kroah-Hartman1-1/+1
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-17drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-17drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0