summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
11 daysi40e: Avoid repeating RX filter warningChris Packham
11 daysi40e: add support for bpf_xdp_metadata_rx_vlan_tag()Kohei Enju
11 daysi40e: add support for bpf_xdp_metadata_rx_hash()Kohei Enju
11 daysi40e: prepare for XDP metadata ops supportKohei Enju
12 daysnet: stmmac: Remove ARP offload codeMaxime Chevallier
12 daysnet: bonding: annotate lockless writes with WRITE_ONCE()Eric Dumazet
12 daysnet: ntb_netdev: Fix statistics racesKoichiro Den
12 daysppp: ppp_synctty: simplify tty disc_data accessQingfang Deng
12 daysppp: ppp_async: simplify tty disc_data accessQingfang Deng
12 daysnet: stmmac: stop DMA before freeing descriptors on openZhaoJinming
12 daysnet: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal
12 daysnet: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal
12 daysnet: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal
12 daysnet: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal
13 daysocteontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K
13 daysnet: phy: avoid double-free after LED trigger registration failureXuanqiang Luo
13 daysnet: phy: propagate errors from default port setupXuanqiang Luo
13 daysnet: phy: call driver remove when core initialization failsXuanqiang Luo
13 daysnet: phy: set PHY_READY after LED setupXuanqiang Luo
13 daysnet: phy: unregister SFP upstream before port cleanupXuanqiang Luo
13 daysnet: phy: split phy_probe() error pathsXuanqiang Luo
13 daysipvlan: unregister upper devices outside pnodes_lockMaciej Fijalkowski
13 daysvxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee
13 daysnet: amd-xgbe: discard rx packets with bad FCSJames Nugraha
2026-08-28net: iptunnel: fix stale transport header during tunnel decapsulationDong Chenchen
2026-08-28net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retryJerome Tollet
2026-08-28net/mlx5e: Prevent stale XSK buffer release on refill retryJerome Tollet
2026-08-28net: stmmac: fix dma mapping leak in stmmac_tso_xmit()Lorenzo Bianconi
2026-08-27Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-27net: fec: only stop PTP if it was initializedbui duc phuc
2026-08-27slip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet
2026-08-27net: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci
2026-08-27net: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper
2026-08-27net: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi
2026-08-27net: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier
2026-08-27net: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier
2026-08-27net: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier
2026-08-27net: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier
2026-08-27net: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier
2026-08-27net: stmmac: selftests: Check multiple MMC countersMaxime Chevallier
2026-08-27net: airoha: npu: fix missing streaming DMA maskDaniel Pawlik
2026-08-27slip: fix use-after-free in sl_sync()Aleksandr Khromov
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-08-26power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski