summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-21rds: drop incoming messages that cross network namespace boundariesAldo Ariel Panzardo1-0/+15
2026-07-21Merge branch 'udp-fix-fou-gue-over-multicast'Paolo Abeni5-4/+183
2026-07-21selftests: net: add FOU multicast encapsulation resubmit testAnton Danilov3-0/+175
2026-07-21udp: fix encapsulation packet resubmit in multicast deliverAnton Danilov2-4/+8
2026-07-21tracing/probes: Fix extra whitespace in trace_probe_kernel.hMasami Hiramatsu (Google)1-1/+1
2026-07-21net/mlx5e: Use sender devcom for MPV master-upManjunath Patil1-2/+2
2026-07-21tracing/kprobe: Remove redundant memset in kprobe_perf_func()Masami Hiramatsu (Google)1-1/+0
2026-07-21tracing/fprobe: Remove redundant memset in fentry_perf_func()Masami Hiramatsu (Google)1-1/+0
2026-07-21tracing/fprobe: Remove redundant snprintf in trace_fprobe_match_command_head()Masami Hiramatsu (Google)1-4/+1
2026-07-21tracing/probes: Simplify BTF_KIND_PTR case in fetch_type_from_btf_type()Masami Hiramatsu (Google)1-4/+1
2026-07-21tracing/probes: Cleanup pointer arithmetic in store_trace_entry_data()Masami Hiramatsu (Google)1-1/+1
2026-07-21tracing/probes: Remove unused parameter from parse_probe_var_retval()Masami Hiramatsu (Google)1-2/+2
2026-07-21tracing/probes: Remove redundant bounds check in trace_probe_compare_arg_type()Masami Hiramatsu (Google)1-4/+3
2026-07-21tracing/probes: Remove redundant boolean conversion in trace_probe_has_single...Masami Hiramatsu (Google)1-1/+1
2026-07-21tracing/probes: Remove duplicate MAX_ARRAY_LEN macro definitionMasami Hiramatsu (Google)1-1/+0
2026-07-21Merge branch 'net-add-adin1140-support'Paolo Abeni15-130/+1240
2026-07-21net: ethernet: adi: Add a driver for the ADIN1140 MACPHYCiprian Regus4-0/+812
2026-07-21net: phy: Add support for the ADIN1140 PHYCiprian Regus4-0/+86
2026-07-21net: phy: microchip-t1s: use generic C45 MMD access helpersCiprian Regus1-30/+2
2026-07-21net: phy: add generic helpers for direct C45 MMD accessCiprian Regus2-0/+28
2026-07-21net: ethernet: oa_tc6: Add new register address definesCiprian Regus1-1/+5
2026-07-21net: ethernet: oa_tc6: Use the read_mms/write_mms functions for C45Ciprian Regus1-9/+10
2026-07-21net: ethernet: oa_tc6: Add read_mms/write_mms register access functionsCiprian Regus2-0/+48
2026-07-21net: ethernet: oa_tc6: Add the OA_TC6_ prefix to standard registersCiprian Regus2-38/+39
2026-07-21net: ethernet: oa_tc6: Export standard defined registersCiprian Regus2-50/+50
2026-07-21net: ethernet: oa_tc6: Export the C45 access functionsCiprian Regus2-4/+10
2026-07-21net: ethernet: oa_tc6: add OA_TC6_BROKEN_PHY quirk flagCiprian Regus4-4/+26
2026-07-21net: ethernet: oa_tc6: Handle the OA TC6 SPI protected modeCiprian Regus1-17/+76
2026-07-21dt-bindings: net: Add ADIN1140Ciprian Regus1-0/+71
2026-07-21platform/x86: uniwill-laptop: Remove single color keyboard detectionArmin Wolf1-21/+11
2026-07-21platform/x86: uniwill-laptop: Split uniwill_kbd_led_init()Armin Wolf1-53/+70
2026-07-21openvswitch: fix GSO userspace truncation underflowKyle Zeng4-25/+23
2026-07-21drm/i915/bw: Update bw calculation to account for 16 channelsUma Shankar1-3/+17
2026-07-21drm/i915/dram: Interpret 0xF populated-channel count as 16Uma Shankar3-1/+16
2026-07-21irqchip/gic-v3-its: Fix grammar and replace a bit number with its symbolKemeng Shi1-5/+2
2026-07-21irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc()Kemeng Shi1-1/+10
2026-07-21net: sparx5: configure TAS port link speedRobert Marko7-0/+75
2026-07-21ALSA: hda/realtek - Add quirk for Dell Pro QC1255Kailang Yang1-1/+5
2026-07-21arm64: versal-net: Switch Versal NET to firmware clock interfaceMichal Simek7-99/+695
2026-07-21dt-bindings: clock: versal-clk: Fix Versal NET clock validationMichal Simek1-29/+22
2026-07-21dt-bindings: clock: Move xlnx,zynqmp-clk to its own schemaMichal Simek3-51/+78
2026-07-21dt-bindings: clock: versal-clk: Fix mio_clk index range in clock-names patternMichal Simek1-1/+1
2026-07-21dt-bindings: firmware: xilinx: Add missing example for ZynqMPMichal Simek1-0/+8
2026-07-21net: airoha: fix MIB stats collection to be losslessAniket Negi2-66/+132
2026-07-21mm/slub: prevent pfmemalloc objects from entering the barnShengming Hu1-1/+1
2026-07-21Merge branch 'geneve-make-geneve_fill_info-rtnl-less'Paolo Abeni1-161/+209
2026-07-21geneve: make geneve_fill_info() RTNL independentEric Dumazet1-11/+24
2026-07-21geneve: convert config to RCU-protected pointerEric Dumazet1-95/+118
2026-07-21geneve: pass geneve_config pointer to helper functionsEric Dumazet1-64/+76
2026-07-21drm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii1-1/+1