summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov-11/+8
2026-04-05mm: introduce a new page type for page pool in page typeByungchul Park-1/+1
2026-04-03net: ethernet: ravb: Suspend and resume the transmission flowYoshihiro Shimoda-0/+9
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter-2/+17
2026-04-03net: macb: Remove dedicated IRQ handler for WoLKevin Hao-85/+27
2026-04-03net: macb: Factor out the handling of non-hot IRQ events into a separate func...Kevin Hao-42/+61
2026-04-03net: macb: Introduce macb_queue_isr_clear() helper functionKevin Hao-36/+22
2026-04-03net: macb: Replace open-coded implementation with napi_schedule()Kevin Hao-8/+2
2026-04-03ppp: update Kconfig help messageQingfang Deng-9/+7
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou-1/+1
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi-2/+1
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet-5/+8
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann-1/+1
2026-04-03net: stmmac: qcom-ethqos: set clk_csrRussell King (Oracle)-0/+6
2026-04-03stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in KconfigJulian Braha-6/+3
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov-279/+751
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu-5/+6
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier-0/+1
2026-04-02enic: detect admin channel resources for SR-IOVSatish Kharat-2/+17
2026-04-02enic: add type-aware alloc for WQ, RQ, CQ and INTR resourcesSatish Kharat-12/+53
2026-04-02enic: make enic_dev_enable/disable ref-countedSatish Kharat-5/+30
2026-04-02enic: detect SR-IOV VF type from PCI capabilitySatish Kharat-0/+45
2026-04-02enic: add V2 SR-IOV VF device IDSatish Kharat-1/+4
2026-04-02enic: extend resource discovery for SR-IOV admin channelSatish Kharat-0/+16
2026-04-02net: phy: microchip: enable downshift by default on LAN88xxNicolai Buchwitz-2/+15
2026-04-02net: phy: microchip: add downshift tunable support for LAN88xxNicolai Buchwitz-0/+64
2026-04-02r8152: Add helper functions for SRAM2Chih Kai Hsu-103/+75
2026-04-02net: phy: bcm84881: add LED framework support for BCM84891/BCM84892Daniel Wagner-0/+156
2026-04-02macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()Eric Dumazet-0/+3
2026-04-02macvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet-3/+5
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)-3/+3
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)-0/+14
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)-1/+3
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)-7/+13
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)-7/+14
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)-12/+19
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)-19/+19
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)-13/+10
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)-1/+8
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)-1/+16
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)-5/+15
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)-4/+28
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)-8/+2
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-179/+518
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis-1/+1
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi-1/+2
2026-04-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck-2/+21
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen-0/+2
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih-0/+122