summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-18net/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
2026-08-188139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter
2026-08-18vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17enic: re-establish V2 VF admin channel and PF registration after resetSatish Kharat
2026-08-17enic: add V2 VF probe with admin channel and PF registrationSatish Kharat
2026-08-17enic: wire V2 SR-IOV enable with admin channel and MBOXSatish Kharat
2026-08-17enic: add MBOX VF handlers for capability, register and link stateSatish Kharat
2026-08-17enic: add MBOX PF handlers for VF register and capabilitySatish Kharat
2026-08-17enic: add MBOX core send and receive for admin channelSatish Kharat
2026-08-17enic: define MBOX message types and header structuresSatish Kharat
2026-08-17enic: add admin CQ service with MSI-X interrupt and workqueue pollingSatish Kharat
2026-08-17enic: add admin RQ buffer managementSatish Kharat
2026-08-17enic: add admin channel open and close for SR-IOVSatish Kharat
2026-08-17enic: verify firmware supports V2 SR-IOV at probe timeSatish Kharat
2026-08-17net: macb: refuse set_ringparam on EMACThéo Lebrun
2026-08-17net: macb: allocate tieoff descriptor once across device lifetimeThéo Lebrun
2026-08-17net: macb: enforce reverse christmas tree (RCT) conventionThéo Lebrun
2026-08-17net: macb: unify queue index variable naming convention and typesThéo Lebrun
2026-08-17net: macb: unify variable naming convention in at91ether functionsThéo Lebrun
2026-08-17net: macb: unify device pointer naming conventionThéo Lebrun
2026-08-17net: macb: drop "consistent" from alloc/free function namesThéo Lebrun
2026-08-17net: dsa: mv88e6xxx: Fix PCS link check on CMODE read errorRuoyu Wang
2026-08-17vxlan: vnifilter: enforce exact length of GROUP/GROUP6 attributesXiang Mei
2026-08-17net: ravb: serialize PTP clock teardownXuanqiang Luo
2026-08-17net: ravb: avoid dereferencing an invalid PTP clockXuanqiang Luo
2026-08-17virtio_net: Fix resize of the RX ringAnton Protopopov
2026-08-17pppox: drain queued packets on channel handoffQingfang Deng
2026-08-17net: dsa: b53: fix error propagation from b53_fdb_dump()Vladimir Oltean
2026-08-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACIMartino Dell'Ambrogio
2026-08-17net: sfp: allow prefix matching in quirk lookupMartino Dell'Ambrogio
2026-08-17vxlan: keep the last remote linked during FDB flushKyle Zeng
2026-08-17ionic: fix completion descriptor access with 2x desc sizePrabu Thayalan
2026-08-17ionic: add missing dma_rmb() after the completion publish checkEric Joyner
2026-08-17net: usb: qmi_wwan: add Telit Cinterion FE990D50 compositionFabio Porcedda
2026-08-17net: ibm: emac: mal: fix NAPI lockingRunyu Xiao
2026-08-17hinic3: Fix skb linearization mismatch and drop skb when skb_checksum_help() ...Fan Gong
2026-08-17net: airoha: npu: load the firmware without the sysfs fallbackVitaliy Sochnev
2026-08-17net: stmmac: convert DMA address to lower 32 before assignmentAlex Elder
2026-08-17net: stmmac: use dma_addr_t for DMA addressesAlex Elder