summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds66-443/+775
6 daysnet: fec: only stop PTP if it was initializedbui duc phuc1-2/+4
6 daysslip: remove slip_hangup() to fix use-after-free in slip_receive_buf()Eric Dumazet1-8/+0
6 daysnet: dsa: mxl862xx: enable assisted learning on CPU portEdoardo Pinci1-0/+1
6 daysnet: stmmac: restore NET_IP_ALIGN in the RX DMA offsetPascal Kneuper1-2/+2
6 daysnet: stmmac: drop gso_enabled_types and rely on netdev featuresLorenzo Bianconi2-20/+1
6 daysnet: stmmac: selftests: Don't test flow control for small rx fifosMaxime Chevallier1-3/+13
6 daysnet: stmmac: selftests: Account for the UC filter list for filtering testsMaxime Chevallier1-3/+18
6 daysnet: stmmac: dwxgmac: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: dwmac4: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: dwmac1000: Account for the primary MAC address for UC filteringMaxime Chevallier1-1/+1
6 daysnet: stmmac: selftests: Check multiple MMC countersMaxime Chevallier1-4/+10
7 daysnet: airoha: npu: fix missing streaming DMA maskDaniel Pawlik1-1/+1
7 daysslip: fix use-after-free in sl_sync()Aleksandr Khromov1-3/+8
7 daysnet: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier1-2/+4
7 daysnet: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu2-2/+2
7 daysnet: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
7 daysbnxt_en: Write doorbell when linearizing skb failsJoe Damato1-5/+2
7 daysnet: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc1-2/+2
7 daysMerge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-51/+86
8 daysMerge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds1-3/+3
8 dayspower: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()Bartosz Golaszewski1-3/+3
8 daysMerge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-44/+31
9 daysocteontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna3-19/+42
9 daysocteontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh3-4/+8
9 daysnet: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li1-0/+19
9 daysnet: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal1-9/+9
9 daysnet: enetc: restore RX ring congestion mode for ENETC v4Wei Fang1-12/+4
9 daysnet: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang3-27/+68
9 daysocteontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli1-6/+5
9 daysnet: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani1-4/+2
9 daysnet: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei1-0/+1
9 daysocteontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur1-7/+13
9 daysocteontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur1-2/+2
9 daysocteontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur1-0/+6
9 daysgtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-freeCen Zhang (Microsoft)1-0/+2
9 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-3/+5
9 daysnet: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang2-0/+6
10 dayshv_netvsc: Remove GPADL teardown special case for old Hyper-V hostsMichael Kelley1-17/+3
10 dayshv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()Kameron Carr3-34/+83
10 daysMerge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+4
11 daysnet: hibmcge: fix page_pool DMA direction mismatchJian Shen1-1/+1
11 daysnet: libwx: fix concurrent bitmap overwrite in PTP setupJiawen Wu1-12/+6
11 daysqede: Fix NULL pointer dereference in TPA fragment processingVaibhav Nagare2-4/+5
11 daysnet: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdownJiawen Wu1-1/+4
11 daysnet: sparx5: fix sleep in atomic context in MAC table accessDaniel Machon1-3/+8
11 daysnet: microchip: vcap: use port number instead of netdev name for debugfsDaniel Machon3-2/+38
11 daysgtp: serialize PDP context updatesQing Ming1-4/+17
11 daysnet: ntb_netdev: Count packets dropped on RX refill failureKoichiro Den1-2/+3
11 daysnet: ntb_netdev: Avoid double-accounting netif_rx() dropsKoichiro Den1-7/+3