aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)AuthorFilesLines
2026-08-24octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna3-19/+42
2026-08-24octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh3-4/+8
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli1-6/+5
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur1-7/+13
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur1-2/+2
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur1-0/+6
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds13-19/+253
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2026-08-17octeontx2-af: initialize lmac_bmap in rvu_mcs_set_lmac_bmap()Karl Mehltretter1-1/+1
2026-08-17octeontx2-af: Add mailbox to read default MCAM entrySatheesh Paul2-0/+39
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich11-50/+205
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+7
2026-08-06net: octeontx2-pf: Fix UB in shift operationSergey V. Frolov1-2/+4
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou1-0/+3
2026-07-31octeontx2-af: add new mbox to support sync cycle on rx pathSatha Rao2-2/+31
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-15/+132
2026-07-30octeontx2-pf: Set correct sequence for carrier off and tx queue stopSuman Ghosh1-1/+1
2026-07-28octeontx2-af: Block VFs from clobbering special CGX PKIND stateHariprasad Kelam6-14/+131
2026-07-28octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlapHariprasad Kelam1-1/+6
2026-07-24octeontx2-af: add support for custom L2 headerSatheesh Paul A2-0/+8
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-13/+17
2026-07-23octeontx2-pf: tc: fix egress ratelimitingHariprasad Kelam1-13/+16
2026-07-23octeontx2-vf: set TC flower flag on MCAM entry allocationSuman Ghosh1-0/+1
2026-07-23octeontx2-af: return VWQE timer delay in NIX HW infoShijith Thotton2-1/+6
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni1-1/+1
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska1-1/+1
2026-07-21net: prestera: ignore duplicate RIF destruction eventsYuyang Huang1-4/+2
2026-07-21net: mvneta: bm: fix device reference leak on failed lookupJohan Hovold1-2/+13
2026-07-10net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski1-1/+1
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni3-20/+49
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-19/+49
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra1-2/+2
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh1-6/+37
2026-07-03octeontx2-pf: fix SQB pointer leak on init failureDawei Feng1-11/+10
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-02octeontx2-af: Add RSS hashing support based on RoCEv2 headerKiran Kumar K2-0/+8
2026-07-02octeontx2-af: reserve 4 PKINDs for skip-size custom useKiran Kumar K5-6/+46
2026-07-02net: mvneta_bm: add suspend/resume support to prevent crash after resumeYun Zhou2-0/+90
2026-07-02octeontx2-pf: link RQ page pools to netdev for Netlink statsRatheesh Kannoth2-1/+2
2026-06-25octeontx2-af: Free BPID bitmap on setup failureHaoxiang Li1-3/+8
2026-06-24net: mvneta: re-enable percpu interrupt on resumeYun Zhou1-0/+3
2026-06-24octeontx2-af: fix CGX debugfs RVU AF PCI reference leaksRatheesh Kannoth1-26/+30
2026-06-24octeontx2-af: Validate NIX maximum LFs correctlySubbaraya Sundeep1-8/+19
2026-06-24octeontx2-af: npc: cn20k: Fix subbank free list indexing for search orderRatheesh Kannoth1-12/+39
2026-06-21octeontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya1-2/+7
2026-06-21octeontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep1-0/+1
2026-06-21octeontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya2-4/+5
2026-06-21octeontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth1-3/+6
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang1-1/+1
2026-06-18octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo1-0/+9