aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
17 hourswifi: ath12k: correct monitor destination ring sizefor-nextath-nextAaradhana Sahu1-1/+1
17 hourswifi: ath12k: change MAC buffer ring size to 4096Yingying Tang1-1/+1
17 hourswifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta1-53/+1
17 hourswifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit...Sushant Butta3-24/+3
17 hourswifi: ath12k: Show per-radio center freq in dp statsSreeramya Soratkal1-0/+7
17 hourswifi: ath12k: Add timestamp to dp stats displaySreeramya Soratkal1-0/+3
17 hourswifi: ath12k: Use runtime device count in dp stats displaySreeramya Soratkal1-2/+2
17 hourswifi: ath12k: Advertise multicast Ethernet encapsulation offload supportTamizh Chelvam Raja2-14/+53
17 hourswifi: ath12k: advertise ieee_link_id in vdev start MLO paramsManish Dharanenthiran3-11/+29
17 hourswifi: ath12k: reset REOQ LUT addresses before firmware stopAishwarya R3-3/+17
17 hourswifi: ath12k: expand UserPD ID mask to support up to 8 PDsAaradhana Sahu2-2/+1
17 hourswifi: ath12k: tighten RX monitor TLV bounds checkMiaoqing Pan1-2/+2
17 hourswifi: ath12k: add dp_mon support 32-bit TLV headersMiaoqing Pan1-28/+29
17 hourswifi: ath12k: add HAL ops for monitor TLV header decode and alignmentMiaoqing Pan5-0/+22
17 hourswifi: ath12k: refactor HAL TLV32/64 decode helpersMiaoqing Pan5-15/+39
17 hourswifi: ath12k: fix TLV32 length maskMiaoqing Pan2-8/+5
17 hourswifi: ath12k: avoid setting 320MHz support on non 6GHz bandNicolas Escande1-1/+16
17 hourswifi: ath12k: remove unused QMI definitionsAaradhana Sahu1-26/+0
17 hourswifi: ath12k: use %u for unsigned variables in QMI debug logsRaj Kumar Bhagat1-35/+35
17 hourswifi: ath12k: Fix inconsistencies in struct qmi_elem_info initializersRaj Kumar Bhagat1-69/+75
17 hourswifi: ath12k: enable threaded NAPI when DP IRQ affinity is unavailableHangtian Zhu1-1/+11
6 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds82-391/+848
6 daysnet: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()Jakub Kicinski7-6/+14
6 daysnet: hns3: differentiate autoneg default values between copper and fiberShuaisong Yang1-0/+7
6 daysnet: hns3: fix permanent link down deadlock after resetShuaisong Yang1-7/+15
6 daysnet: hns3: refactor MAC autoneg and speed configurationShuaisong Yang2-14/+42
6 daysnet: hns3: unify copper port ksettings configuration pathShuaisong Yang2-19/+40
6 daysnet: mana: Optimize irq affinity for low vcpu configsShradha Gupta1-14/+64
6 daysnet: sparx5: unregister blocking notifier on init failureHaoxiang Li1-1/+3
6 daysocteontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
6 daysnet: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang1-0/+3
6 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-27/+48
6 daysnet: stmmac: dwmac-spacemit: Fix wrong irq definitionInochi Amaoto1-2/+2
6 daysnet: stmmac: dwmac-spacemit: Fix wrong phy interface definitionInochi Amaoto1-3/+6
6 daysnet: ethernet: sunplus: spl2sw: fix phy_node refcount leak in removeShitalkumar Gandhi1-2/+4
6 daysnet: sungem: fix probe error cleanupRuoyu Wang1-4/+9
7 dayseth: mlx5: fix macsec dependencyArnd Bergmann1-1/+1
7 daysnet: usb: kalmia: bound RX frame length in kalmia_rx_fixup()Maoyi Xie1-0/+8
7 daysgeneve: validate inner network offset in geneve_gro_complete()Xiang Mei1-0/+14
7 daysgeneve: gate GRO hint in geneve_gro_complete() on gs->gro_hintXiang Mei1-2/+2
7 daysnet: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
7 daysocteontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth1-26/+30
7 daysocteontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep1-8/+19
7 daysnet: wwan: t7xx: destroy DMA pool on CLDMA late init failureHaoxiang Li1-0/+3
7 daysnet: airoha: fix BQL underflow in shared QDMA TX ringLorenzo Bianconi2-76/+93
7 daysnet: phy: realtek: Clear MDIO_AN_10GBT_CTRL_ADV10G bitJan Klos1-1/+2
7 daysocteontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth1-12/+39
7 daysnet: mana: Fall back to standard MTU when PF reports adapter_mtu of 0Erni Sri Satya Vennela2-3/+16
7 daysnet: dsa: mxl862xx: fix use-after-free of DSA ports in crc_err_workDaniel Golle1-5/+6
7 daysnet: dsa: mxl862xx: avoid unaligned 16-bit access in api_wrapDaniel Golle1-3/+4
7 daysnet: dsa: realtek: fix memory leak in rtl8366rb_setup_led()David Yang1-4/+4
7 daysnet: ixp4xx_hss: fix duplicate HDLC netdev allocationHaoxiang Li1-2/+2
7 daysnet: airoha: fix netif_set_real_num_tx_queues for sparse QoS channelsLorenzo Bianconi1-9/+16
7 daysnet: airoha: Fix off-by-one in airoha_tc_remove_htb_queue()Lorenzo Bianconi1-1/+1
7 dayseth: fbnic: fix ordering of heartbeat vs ownershipJakub Kicinski1-5/+4
7 daysnet: au1000: move free_irq out of the close-time spinlocked sectionRunyu Xiao1-1/+2
8 daysnet: usb: lan78xx: restore VLAN and hash filters after link upNicolai Buchwitz1-6/+31
8 daysveth: fix NAPI leak in XDP enable error pathEric Dumazet1-0/+2
8 daysnet: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi1-12/+11
8 daysnet: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona1-1/+1
9 daysnet: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan1-1/+1
9 daysbnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal1-2/+1
9 dayseth: bnxt: improve the timing of statsJakub Kicinski3-1/+53
9 dayshdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu1-2/+13
9 daysnet: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker1-21/+28
9 daysrocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang1-0/+3
9 dayse1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy2-1/+17
9 daysi40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella1-1/+1
9 daysice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming1-6/+10
9 daysice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming1-0/+4
9 daysice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik1-2/+2
9 daysice: fix ice_init_link() error return preventing probePaul Greenwalt1-11/+5
9 daysice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik2-5/+8
9 daysice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski1-1/+1
9 daysMerge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-10/+10
9 daysMerge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+2
10 daysdpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei1-0/+8
10 daysnet: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan1-1/+1
10 daysnet: emac: Fix NULL pointer dereference in emac_probeRosen Penev1-7/+6
10 daysMerge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski1-3/+6
10 daysocteontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya1-2/+7
10 daysocteontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep1-0/+1
10 daysocteontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya2-4/+5
10 daysocteontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth1-3/+6
10 daysnet: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan1-2/+2
10 daysnet: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang1-1/+1
12 daysieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi1-2/+4
12 daysieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi1-1/+2
13 dayseth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka3-1/+12
13 daysnet: wangxun: don't advertise IFF_SUPP_NOFCSRongguang Wei2-2/+0
13 daysnet: ena: clean up XDP TX queues when regular TX setup failsDawei Feng1-2/+21
13 daysgve: fix header buffer corruption with header-split and HW-GROAnkit Garg1-10/+18
13 daysnet: thunderbolt: Fix frags[] overflow by bounding frame_countMaoyi Xie1-2/+6
13 daysnetconsole: don't drop the last byte of a full-sized messageBreno Leitao1-5/+7
13 daysnet: macb: add TX stall timeout callback to recover from lost TSTART writeLukasz Raczylo1-0/+8
13 daysnet: airoha: fix foe_check_time allocation sizeWayen Yan1-1/+2
13 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo1-0/+9
13 daysnet: pch_gbe: handle TX skb allocation failureRuoyu Wang1-9/+29
13 daysdpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei1-1/+1
13 daysvirtio-net: fix len check in receive_big()Xiang Mei1-3/+6
14 daysnet/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing2-20/+0
14 daysnet: ehea: unwind probe_port sysfs file on failurePengpeng Hou1-0/+2
14 daysocteontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth1-1/+1
14 daysocteontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth1-0/+1
14 daysnet: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi1-5/+5
14 daysnet: pse-pd: set user byte command SUB2 fieldRobert Marko1-1/+1
14 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+1035
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds4-8/+8
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-4/+4
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds932-25504/+58716
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-170/+247
2026-06-15net: dsa: sja1105: fix lastused timestamp in flower statsDavid Yang1-2/+1
2026-06-15ionic: Get "link_down_count" ext link stat from firmwareEric Joyner6-5/+39
2026-06-15ionic: Report "rx_bits_phy" stat to ethtoolEric Joyner4-1/+73
2026-06-15ionic: Update ionic_if.h with new extra port statsEric Joyner1-53/+11
2026-06-15ionic: Fix check in ionic_get_link_ext_statsBrett Creeley1-2/+9
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle6-3/+668
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle2-7/+8
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle4-38/+67
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle2-0/+26
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi2-3/+3
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal1-0/+11
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal1-2/+1
2026-06-15net: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal1-50/+76
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi1-2/+11
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi1-2/+19
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi1-8/+6
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan2-2/+2
2026-06-15net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore1-1/+1
2026-06-15net: airoha: Fix typos in comments and KconfigWayen.Yan2-6/+6
2026-06-15net: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan1-1/+1
2026-06-15net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()Wayen.Yan1-1/+1
2026-06-15net: atlantic: add AQC113 PTP support in aq_ptp and driver coreSukhdeep Singh5-138/+472
2026-06-15net: atlantic: add AQC113 TX timestamp polling and PTP TX classificationSukhdeep Singh6-15/+64
2026-06-15net: atlantic: add AQC113 PTP hardware ops in hw_atl2Sukhdeep Singh5-3/+223
2026-06-15net: atlantic: extend hw_ops and TX descriptor for AQC113 PTPSukhdeep Singh4-9/+48
2026-06-15net: atlantic: add AQC113 PTP traffic class and TX path setupSukhdeep Singh2-7/+46
2026-06-15net: atlantic: implement AQC113 L2/L3/L4 RX filter opsSukhdeep Singh1-0/+518
2026-06-15net: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC addressSukhdeep Singh2-11/+72
2026-06-15net: atlantic: add AQC113 filter data structures, firmware query and register...Sukhdeep Singh5-15/+169
2026-06-15net: atlantic: add AQC113 hardware register definitions and accessorsSukhdeep Singh3-4/+615
2026-06-15net: atlantic: decouple aq_set_data_fl3l4() from driver internalsSukhdeep Singh2-8/+26
2026-06-15net: atlantic: move active_ipv4/ipv6 bitmap updates after HW writeSukhdeep Singh1-13/+23
2026-06-15net: atlantic: correct L3L4 filter flow_type masking and IPv6 handlingSukhdeep Singh1-16/+17
2026-06-15net: dsa: netc: implement dynamic FDB entry ageingWei Fang2-0/+74
2026-06-15net: dsa: netc: add bridge mode supportWei Fang2-16/+363
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang2-0/+463
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang1-0/+24
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei Fang2-1/+95
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang1-0/+45
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang2-0/+114
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang2-7/+102
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang2-2/+164
2026-06-15net: sfp: extend SMBus supportJonas Jelonek1-27/+110
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek1-2/+10
2026-06-15octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-12/+10
2026-06-15octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-11/+9
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick1-3/+80
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-4/+5
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang1-0/+1
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev2-10/+6
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory2-14/+0
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory3-3/+93
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory5-0/+58
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory4-8/+105
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory5-3/+280
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory1-2/+27
2026-06-15net/mlx5: LAG, store demux resources per master lag_funcShay Drory2-34/+68
2026-06-15net/mlx5: E-Switch, notify SD on eswitch disableShay Drory1-0/+1
2026-06-15net/mlx5: SD, support switchdev mode transition with shared FDBShay Drory3-3/+154
2026-06-15net/mlx5: SD, expend vport metadata for SD secondary devicesShay Drory3-3/+25
2026-06-15net/mlx5: SD, add L2 table silent mode query supportShay Drory3-14/+114
2026-06-15net/mlx5: SD, make primary/secondary role determination more robustShay Drory1-34/+104
2026-06-15net/mlx5: devcom, add DEVCOM_CANT_FAIL for non-rollback eventsShay Drory2-1/+8
2026-06-15net/mlx5: devcom, expose locked variant of send_eventShay Drory2-7/+25
2026-06-15net/mlx5: E-Switch, skip uplink IB rep load for SD secondary devicesShay Drory1-4/+21
2026-06-15Merge tag 'x86-cpu-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2026-06-15Merge tag 'timers-ptp-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Torvalds7-13/+21
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-06-14wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()wuyankun1-1/+1
2026-06-14geneve: Fix off-by-one comparing with GRO_LEGACY_MAX_SIZEAlice Mikityanska1-1/+1
2026-06-13net: hns3: move fd code to a separate fileJijie Shao5-2610/+2650
2026-06-13net: hns3: debugfs support for dumping fd rulesJijie Shao3-0/+162
2026-06-13net: hns3: support IP and tunnel VNI dissectors for tc flowJijie Shao2-7/+88
2026-06-13net: hns3: support two more actions for tc flowJijie Shao1-7/+56
2026-06-13net: hns3: improve the unused_tuple parameter settingJijie Shao1-0/+12
2026-06-13net: hns3: refactor add_cls_flower to prepare for multiple actionsJijie Shao3-38/+60
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei1-31/+19
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei1-18/+30
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei1-25/+35
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei1-13/+18
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei1-16/+13
2026-06-13igc: fix typos in commentsMaximilian Pezzullo2-3/+3
2026-06-13igb: fix typos in commentsMaximilian Pezzullo4-4/+4
2026-06-13e1000e: limit endianness conversion to boundary wordsAgalakov Daniil1-7/+12
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil1-4/+6
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath1-3/+3