aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 daysMerge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds76-960/+1269
14 daysMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds72-741/+1071
14 daysnet: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi2-3/+3
14 daysMerge branch 'mac-phy-interrupt-changed-to-level-triggered-interrupt'Jakub Kicinski2-53/+89
14 daysdt-bindings: net: updated interrupt type to be active low, level triggeredSelvamani Rajagopal1-1/+1
14 daysnet: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal1-0/+11
14 daysnet: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal1-2/+1
14 daysnet: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal1-50/+76
14 daysMerge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds18-89/+125
14 daysi3c: master: Expose the APIs to support I3C hubAman Kumar Pandey2-2/+70
14 daysi3c: master: rename i3c_master_reattach_i3c_dev() to *_lockedLakshay Piplani1-4/+4
14 daysMerge branch 'icssg-xdp-zero-copy-bug-fixes'Jakub Kicinski1-12/+36
14 daysnet: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi1-2/+11
14 daysnet: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi1-2/+19
14 daysnet: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi1-8/+6
14 daysMerge branch 'tcp-rehash-onto-different-local-ecmp-path-on-retransmit-timeout'Jakub Kicinski15-16/+1203
14 daysselftests: net: add local ECMP rehash testNeil Spring3-0/+1112
14 daystcp: rehash onto different local ECMP path on retransmit timeoutNeil Spring12-16/+91
14 daysnet: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan2-2/+2
14 dayssctp: correct CONFIG_SCTP_DBG_OBJCNT macro name in commentEthan Nelson-Moore1-1/+1
14 daysnet/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore1-1/+1
14 daysnet: airoha: Fix typos in comments and KconfigWayen.Yan2-6/+6
14 daysnet: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan1-1/+1
14 daysnet: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()Wayen.Yan1-1/+1
14 daysMerge branch 'docs-net-more-adjustments-to-docs'Jakub Kicinski7-32/+72
14 daysdocs: net: fix minor issues with strparser docsJakub Kicinski1-11/+11
14 daysdocs: net: fix minor issues with devlink docsJakub Kicinski5-14/+23
14 daysdocs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekeyJakub Kicinski1-7/+38
14 daysKVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson2-7/+18
14 daysKVM: x86: Fix shadow paging use-after-free due to unexpected rolePaolo Bonzini1-4/+6
14 daysMerge branch 'net-atlantic-add-ptp-support-for-aqc113-antigua'Jakub Kicinski20-237/+2291
14 daysnet: atlantic: add AQC113 PTP support in aq_ptp and driver coreSukhdeep Singh5-139/+473
14 daysnet: atlantic: add AQC113 TX timestamp polling and PTP TX classificationSukhdeep Singh6-15/+64
14 daysnet: atlantic: add AQC113 PTP hardware ops in hw_atl2Sukhdeep Singh5-3/+223
14 daysnet: atlantic: extend hw_ops and TX descriptor for AQC113 PTPSukhdeep Singh4-9/+48
14 daysnet: atlantic: add AQC113 PTP traffic class and TX path setupSukhdeep Singh2-7/+46
14 daysnet: atlantic: implement AQC113 L2/L3/L4 RX filter opsSukhdeep Singh1-0/+518
14 daysnet: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC addressSukhdeep Singh2-11/+72
14 daysnet: atlantic: add AQC113 filter data structures, firmware query and register...Sukhdeep Singh5-15/+169
14 daysnet: atlantic: add AQC113 hardware register definitions and accessorsSukhdeep Singh3-6/+617
14 daysnet: atlantic: decouple aq_set_data_fl3l4() from driver internalsSukhdeep Singh2-8/+26
14 daysnet: atlantic: move active_ipv4/ipv6 bitmap updates after HW writeSukhdeep Singh1-13/+23
14 daysnet: atlantic: correct L3L4 filter flow_type masking and IPv6 handlingSukhdeep Singh1-16/+17
14 daysMerge branch 'net-dsa-netc-add-bridge-mode-support'Jakub Kicinski6-22/+1495
14 daysnet: dsa: netc: implement dynamic FDB entry ageingWei Fang2-0/+74
14 daysnet: dsa: netc: add bridge mode supportWei Fang2-16/+363
14 daysnet: dsa: netc: add VLAN filter table and egress treatment managementWei Fang3-0/+478
14 daysnet: enetc: add helpers to set/clear table bitmapWei Fang2-0/+26
14 daysnet: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang3-1/+102
14 daysnet: enetc: add "Update" operation to the egress count tableWei Fang2-0/+47