summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-24clk: sunxi-ng: div: add read-only operation supportJerome Brunet2-2/+30
2026-07-24clk: sunxi-ng: mux: fix determine helper rate propagationJerome Brunet1-29/+28
2026-07-23netfilter: xt_hashlimit: validate hashtable supports XT_HASHLIMIT_RATE_MATCHPablo Neira Ayuso1-1/+15
2026-07-23Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf'Jakub Kicinski9-24/+38
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov1-1/+6
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov1-0/+3
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt1-0/+3
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt1-0/+5
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov1-1/+1
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik1-1/+1
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski1-11/+9
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen3-10/+10
2026-07-23netfilter: nf_tables: make nft_object rhltable per tablePablo Neira Ayuso2-19/+19
2026-07-23ipvs: adjust double hashing when fwd method changesJulian Anastasov1-42/+147
2026-07-23ipvs: do not propagate one-packet flag to synced connsZhiling Zou1-0/+3
2026-07-23netfilter: ipset: do not update comments from kernel-side hash addsDavid Lee1-1/+1
2026-07-23net: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing1-1/+1
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
2026-07-23Merge branch 'tcp-validate-rst-sequence-in-syn-received'Jakub Kicinski4-14/+117
2026-07-23selftests/net: packetdrill: cover RST validation in SYN-RECEIVEDYuxiang Yang1-0/+61
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang3-14/+56
2026-07-23usb: atm: ueagle-atm: reject descriptors that confuse probe and disconnectDiego Fernando Mancera Gomez1-0/+17
2026-07-23Merge branch 'net-mlx5e-report-zero-bandwidth-for-non-ets-traffic'Jakub Kicinski1-0/+15
2026-07-23net/mlx5e: Reject unsupported CB Shaper TSA in ETS validationAlexei Lazar1-0/+8
2026-07-23net/mlx5e: Report zero bandwidth for non-ETS traffic classesAlexei Lazar1-0/+7
2026-07-23assoc_array: trim the final shortcut word using the current chunk endMichael Bommarito1-1/+2
2026-07-23keys: make keyring key-chunk byte order agree with keyring_diff_objects()Michael Bommarito1-2/+3
2026-07-23keys: fix out-of-bounds read in keyring_get_key_chunk()Michael Bommarito1-4/+5
2026-07-23KEYS: trusted: dcp: fix key_len validation and calc_blob_len() return typeFabrice Derepas1-4/+11
2026-07-23net: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
2026-07-23net/mlx5: E-Switch, fix zero num_dest in prio_tag egress vlan ruleYael Chemla1-1/+1
2026-07-23net/mlx5: Fix MCIA register buffer overflow on 32 dword readsGal Pressman2-14/+3
2026-07-23Merge branch 'vxlan-geneve-require-cap_net_admin-in-the-device-netns-for-chan...Jakub Kicinski2-0/+6
2026-07-23geneve: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23vxlan: require CAP_NET_ADMIN in the device netns for changelinkDoruk Tan Ozturk1-0/+3
2026-07-23mac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk1-0/+5
2026-07-23power: supply: bq25890: fix the -10 C NTC lookup entryXu Rao1-1/+1
2026-07-23raw: annotate lockless match fields in raw_v4_match()Runyu Xiao2-9/+18
2026-07-23net: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo1-0/+8
2026-07-23LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar1-4/+4
2026-07-23LoongArch: Fix oops during single-step debuggingHaoran Jiang1-1/+2
2026-07-23LoongArch: Fix address space mismatch in kexec command line lookupGeorge Guo1-1/+4
2026-07-23LoongArch: Retrieve CPU package ID from PPTT when availableRong Bao2-3/+28
2026-07-23LoongArch: Move jump_label_init() before parse_early_param()Kanglong Wang1-2/+1
2026-07-23LoongArch: Fix build errors due to wrong instructions for 32BITHuacai Chen1-9/+9
2026-07-23LoongArch: Increase TASK_STRUCT_OFFSET up to 2040 for 32BITHuacai Chen1-1/+1
2026-07-23spi: nxp-xspi: Improve AHB read performance with DMAHan Xu1-3/+140
2026-07-23spi: dt-bindings: nxp,imx94-xspi: add DMA propertiesHan Xu1-0/+10
2026-07-23selftests/net: use MAP_FAILED instead of (void *)-1 in tcp_mmaplonglong yan1-5/+5
2026-07-23power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTSJameson Thies1-0/+10