summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-02wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()Zilin Guan-0/+1
2026-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc2Alexei Starovoitov-107/+233
2026-02-28amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju-1/+1
2026-02-28net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar-0/+8
2026-02-28octeontx2-af: npc: Use common structuresRatheesh Kannoth-30/+30
2026-02-28octeontx2-af: npc: cn20k: add debugfs supportRatheesh Kannoth-10/+292
2026-02-28octeontx2-pf: cn20k: Add TC rules supportSubbaraya Sundeep-38/+361
2026-02-28octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installationRatheesh Kannoth-57/+603
2026-02-28octeontx2-af: npc: cn20k: virtual index supportRatheesh Kannoth-28/+991
2026-02-28octeontx2-af: npc: cn20k: Add new mailboxes for CN20K siliconSuman Ghosh-107/+601
2026-02-28octeontx2-af: npc: cn20k: Prepare for new SoCRatheesh Kannoth-113/+155
2026-02-28octeontx2-af: npc: cn20k: Use common APIsSuman Ghosh-91/+796
2026-02-28octeontx2-af: npc: cn20k: Allocate default MCAM indexesRatheesh Kannoth-22/+447
2026-02-28octeontx2-af: npc: cn20k: MKEX profile supportSuman Ghosh-70/+809
2026-02-28octeontx2-af: npc: cn20k: Add default profileSuman Ghosh-37/+229
2026-02-28octeontx2-af: npc: cn20k: KPM profile changesSuman Ghosh-17/+339
2026-02-28octeontx2-af: npc: cn20k: Index managementRatheesh Kannoth-6/+1943
2026-02-28dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck-1/+2
2026-02-28gve: Enable reading max ring size from the device in DQO-QPL modeMatt Olson-6/+4
2026-02-28gve: Update QPL page registration logicMatt Olson-35/+54
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-38/+114
2026-02-27net: mana: Ring doorbell at 4 CQ wraparoundsLong Li-5/+18
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels-0/+1
2026-02-27net: ethernet: litex: use device pointer to simplify code.Inochi Amaoto-5/+5
2026-02-27net: ethernet: litex: use devm_register_netdev() to register netdevInochi Amaoto-9/+2
2026-02-27r8152: Add 2500baseT EEE status/configuration supportBirger Koblitz-8/+42
2026-02-27vmxnet3: Suppress page allocation warning for massive Rx Data ringAaron Tomlin-2/+2
2026-02-27net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628Joris Vaisvila-4/+30
2026-02-27net: phy: micrel: Add support for lan9645x internal phyJens Emil Schulz Østergaard-0/+152
2026-02-26net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar-6/+5
2026-02-26net: airoha: fix typo in function nameZhengping Zhang-3/+3
2026-02-26net: atlantic: fix reading SFP module info on some AQC100 cardsTiernan Hubble-10/+135
2026-02-26net: macb: add the .pcs_inband_caps() callback for SGMIICharles Perry-0/+7
2026-02-26net: macb: add support for reporting SGMII inband link statusCharles Perry-1/+6
2026-02-26net: macb: fix SGMII with inband aneg disabledCharles Perry-16/+20
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun-1/+1
2026-02-26net: stmmac: ptp: limit n_per_outRussell King (Oracle)-6/+11
2026-02-26wifi: ath11k: fix memory leaks in beacon template setupZilin Guan-11/+17
2026-02-26wifi: ath12k: add basic hwmon temperature reportingMaharaja Kennadyrajan-31/+211
2026-02-26wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()Baochen Qiang-1/+1
2026-02-26wifi: ath9k: Fix typoAlejandro Colomar-1/+1
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4014/+3524
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-107/+233
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang-23/+13
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang-3/+3
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo-0/+7
2026-02-26bonding: print churn state via netlinkHangbin Liu-0/+9
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng-82/+0
2026-02-26net/mlx5e: SHAMPO, Allow high order pages in zerocopy modeDragos Tatulea-1/+35
2026-02-26net/mlx5e: Add param helper to calculate max page sizeDragos Tatulea-0/+13