summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-17net: stmmac: add helper to get hardware transmit descriptorRussell King (Oracle)
2026-03-17net: stmmac: simplify stmmac_set_queue_rx_buf_size()Russell King (Oracle)
2026-03-17net: stmmac: add helper to set receive buffer sizeRussell King (Oracle)
2026-03-17net: stmmac: use consistent tests for receive buffer sizeRussell King (Oracle)
2026-03-17net: stmmac: remove rx_tail_addrRussell King (Oracle)
2026-03-17net: stmmac: add helper to set receive tail pointerRussell King (Oracle)
2026-03-17net: stmmac: add helper to get size of a receive descriptorRussell King (Oracle)
2026-03-17net: stmmac: add helper to get hardware receive descriptorRussell King (Oracle)
2026-03-17net: stmmac: clean up stmmac_clear_rx_descriptors()Russell King (Oracle)
2026-03-17net: stmmac: helpers for filling tx_q->tx_skbuff_dmaRussell King (Oracle)
2026-03-17net: stmmac: rearrange stmmac_tx_info members to pack betterRussell King (Oracle)
2026-03-17net: stmmac: Add glue layer for Spacemit K3 SoCInochi Amaoto
2026-03-17net: stmmac: platform: Add snps,dwmac-5.40a IP compatible stringInochi Amaoto
2026-03-17ppp: require callers of ppp_dev_name() to hold RCUQingfang Deng
2026-03-17net: phy: mxl-gpy: add PHY-level statistics via ethtoolDaniel Golle
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-17net: airoha: select QDMA block according LAN/WAN configurationLorenzo Bianconi
2026-03-17net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-17net: macb: add support for Microchip pic64hpsc ethernet endpointCharles Perry
2026-03-17net: macb: add safeguards for jumbo frame larger than 10240Charles Perry
2026-03-17ovpn: consolidate crypto allocations in one chunkRalf Lici
2026-03-17ovpn: add support for asymmetric peer IDsRalf Lici
2026-03-17ovpn: notify userspace on client float eventRalf Lici
2026-03-17ovpn: pktid: use bitops.h APIQingfang Deng
2026-03-17ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doitSabrina Dubroca
2026-03-17ppp: remove pch->chan NULL checks from tx pathQingfang Deng
2026-03-17ppp: disconnect channel before nullifying pch->chanQingfang Deng
2026-03-17net: dsa: mv88e6xxx: Add partial support for TCAM entriesCedric Jehasse
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar
2026-03-16virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory