summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-18dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei
2026-06-18virtio-net: fix len check in receive_big()Xiang Mei
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou
2026-06-17octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth
2026-06-17octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-06-17net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi
2026-06-17net: pse-pd: set user byte command SUB2 fieldRobert Marko
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15net: dsa: sja1105: fix lastused timestamp in flower statsDavid Yang
2026-06-15ionic: Get "link_down_count" ext link stat from firmwareEric Joyner
2026-06-15ionic: Report "rx_bits_phy" stat to ethtoolEric Joyner
2026-06-15ionic: Update ionic_if.h with new extra port statsEric Joyner
2026-06-15ionic: Fix check in ionic_get_link_ext_statsBrett Creeley
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan
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-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-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