summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook38-98/+82
7 daysnet: stmmac: reconfigure RX packet parser table in stmmac_hw_setup() after resetLorenzo Bianconi1-0/+8
7 daysnet: airoha: enable RX_DONE interrupt for RX queue 31Lorenzo Bianconi1-1/+1
8 daysnet: usb: qmi_wwan: add Compal EXM-G1x supportIan Lin1-0/+1
8 daysnet: macb: exclude software FCS from TX byte statisticsNicolai Buchwitz2-8/+16
8 daysbonding: do not clear curr_active_slave prematurely when releasing all slavesEric Dumazet1-3/+1
9 daysocteontx2-af: Fix limiting SRIOV VF count logicSunil Goutham1-14/+19
9 daysbonding: alb: fix uninitialized transport header access in alb_determine_nd()Eric Dumazet1-6/+7
9 daysnet: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet3-10/+10
10 daysnet: ntb_netdev: Fix statistics racesKoichiro Den1-13/+34
10 daysppp: ppp_synctty: simplify tty disc_data accessQingfang Deng1-76/+7
10 daysppp: ppp_async: simplify tty disc_data accessQingfang Deng1-75/+7
10 daysnet: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal1-1/+1
10 daysnet: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal1-0/+4
10 daysnet: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal1-35/+108
10 daysnet: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal1-33/+76
11 daysocteontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K1-3/+2
11 daysipvlan: unregister upper devices outside pnodes_lockMaciej Fijalkowski1-1/+3
11 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee1-0/+8
11 daysnet: amd-xgbe: discard rx packets with bad FCSJames Nugraha1-2/+1
13 daysnet: iptunnel: fix stale transport header during tunnel decapsulationDong Chenchen1-0/+5
13 daysnet/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet1-0/+2
13 daysnet/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet1-2/+5
13 daysnet: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi1-19/+34
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds66-442/+774
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
2026-08-27slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet1-8/+0
2026-08-27net: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
2026-08-27net: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
2026-08-27net: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
2026-08-27net: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
2026-08-27net: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
2026-08-27slip: fix use-after-free in sl_sync()Aleksandr Khromov1-3/+8
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier1-2/+4
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu2-2/+2
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-51/+86
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds1-3/+3
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-3/+3
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-44/+31
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-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li1-0/+19