summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15tcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan
2026-06-15sctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore
2026-06-15net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore
2026-06-15net: airoha: Fix typos in comments and KconfigWayen.Yan
2026-06-15net: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan
2026-06-15net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()Wayen.Yan
2026-06-15Merge branch 'docs-net-more-adjustments-to-docs'Jakub Kicinski
2026-06-15docs: net: fix minor issues with strparser docsJakub Kicinski
2026-06-15docs: net: fix minor issues with devlink docsJakub Kicinski
2026-06-15docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekeyJakub Kicinski
2026-06-16KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson
2026-06-16KVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini
2026-06-15Merge branch 'net-atlantic-add-ptp-support-for-aqc113-antigua'Jakub Kicinski
2026-06-15net: atlantic: add AQC113 PTP support in aq_ptp and driver coreSukhdeep Singh
2026-06-15net: atlantic: add AQC113 TX timestamp polling and PTP TX classificationSukhdeep Singh
2026-06-15net: atlantic: add AQC113 PTP hardware ops in hw_atl2Sukhdeep Singh
2026-06-15net: atlantic: extend hw_ops and TX descriptor for AQC113 PTPSukhdeep Singh
2026-06-15net: atlantic: add AQC113 PTP traffic class and TX path setupSukhdeep Singh
2026-06-15net: atlantic: implement AQC113 L2/L3/L4 RX filter opsSukhdeep Singh
2026-06-15net: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC addressSukhdeep Singh
2026-06-15net: atlantic: add AQC113 filter data structures, firmware query and register...Sukhdeep Singh
2026-06-15net: atlantic: add AQC113 hardware register definitions and accessorsSukhdeep Singh
2026-06-15net: atlantic: decouple aq_set_data_fl3l4() from driver internalsSukhdeep Singh
2026-06-15net: atlantic: move active_ipv4/ipv6 bitmap updates after HW writeSukhdeep Singh
2026-06-15net: atlantic: correct L3L4 filter flow_type masking and IPv6 handlingSukhdeep Singh
2026-06-15Merge branch 'net-dsa-netc-add-bridge-mode-support'Jakub Kicinski
2026-06-15net: dsa: netc: implement dynamic FDB entry ageingWei Fang
2026-06-15net: dsa: netc: add bridge mode supportWei Fang
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang
2026-06-15selftests/net/openvswitch: add SET action testMinxi Hou
2026-06-15Merge branch 'net-sfp-extend-smbus-support'Jakub Kicinski
2026-06-15net: sfp: extend SMBus supportJonas Jelonek
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek
2026-06-15Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-06-15mailmap: add entry for Jesse BrandeburgJesse Brandeburg
2026-06-15Merge branch 'netdev-expose-page-pool-order-via-netlink'Jakub Kicinski
2026-06-15io_uring/zcrx: selftests: verify rx_buf_len for large chunksDragos Tatulea
2026-06-15netdev: expose io_uring rx_page_order order via netlinkDragos Tatulea
2026-06-15perf tools: Document recent additions to the perf.data file headerThomas Falcon
2026-06-15Merge branch 'selftests-vsock-improve-vng-version-and-quirk-handling'Jakub Kicinski
2026-06-15selftests/vsock: skip vng setsid workaround on >= 1.41Bobby Eshleman
2026-06-15selftests/vsock: accept vng 1.33 or >= 1.36Bobby Eshleman
2026-06-15tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF)Eric Dumazet