开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
2026-04-03
net: macb: Remove dedicated IRQ handler for WoL
Kevin Hao
2026-04-03
net: macb: Factor out the handling of non-hot IRQ events into a separate func...
Kevin Hao
2026-04-03
net: macb: Introduce macb_queue_isr_clear() helper function
Kevin Hao
2026-04-03
net: macb: Replace open-coded implementation with napi_schedule()
Kevin Hao
2026-04-03
ppp: update Kconfig help message
Qingfang Deng
2026-04-03
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
2026-04-03
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
2026-04-02
enic: detect admin channel resources for SR-IOV
Satish Kharat
2026-04-02
enic: add type-aware alloc for WQ, RQ, CQ and INTR resources
Satish Kharat
2026-04-02
enic: make enic_dev_enable/disable ref-counted
Satish Kharat
2026-04-02
enic: detect SR-IOV VF type from PCI capability
Satish Kharat
2026-04-02
enic: add V2 SR-IOV VF device ID
Satish Kharat
2026-04-02
enic: extend resource discovery for SR-IOV admin channel
Satish Kharat
2026-04-02
net: phy: microchip: enable downshift by default on LAN88xx
Nicolai Buchwitz
2026-04-02
net: phy: microchip: add downshift tunable support for LAN88xx
Nicolai Buchwitz
2026-04-02
r8152: Add helper functions for SRAM2
Chih Kai Hsu
2026-04-02
net: phy: bcm84881: add LED framework support for BCM84891/BCM84892
Daniel Wagner
2026-04-02
macvlan: avoid spinlock contention in macvlan_broadcast_enqueue()
Eric Dumazet
2026-04-02
macvlan: annotate data-races around port->bc_queue_len_used
Eric Dumazet
2026-04-02
net: stmmac: move "TSO supported" message to stmmac_set_gso_features()
Russell King (Oracle)
2026-04-02
net: stmmac: check txpbl for TSO
Russell King (Oracle)
2026-04-02
net: stmmac: add warning when TSO is requested but unsupported
Russell King (Oracle)
2026-04-02
net: stmmac: make stmmac_set_gso_features() more readable
Russell King (Oracle)
2026-04-02
net: stmmac: split out gso features setup
Russell King (Oracle)
2026-04-02
net: stmmac: simplify GSO/TSO test in stmmac_xmit()
Russell King (Oracle)
2026-04-02
net: stmmac: move check for hardware checksum supported
Russell King (Oracle)
2026-04-02
net: stmmac: move TSO VLAN tag insertion to core code
Russell King (Oracle)
2026-04-02
net: stmmac: add GSO MSS checks
Russell King (Oracle)
2026-04-02
net: stmmac: add TSO check for header length
Russell King (Oracle)
2026-04-02
net: stmmac: add stmmac_tso_header_size()
Russell King (Oracle)
2026-04-02
net: stmmac: fix TSO support when some channels have TBS available
Russell King (Oracle)
2026-04-02
net: stmmac: fix .ndo_fix_features()
Russell King (Oracle)
2026-04-02
net: stmmac: fix channel TSO enable on resume
Russell King (Oracle)
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-02
Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-02
eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64
Dimitri Daskalakis
2026-04-02
net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()
Lorenzo Bianconi
2026-04-01
net: macb: fix use of at91_default_usrio without CONFIG_OF
Conor Dooley
2026-04-01
bnxt_en: Restore default stat ctxs for ULP when resource is available
Pavan Chebbi
2026-04-01
bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()
Michael Chan
2026-04-01
bnxt_en: Refactor some basic ring setup and adjustment logic
Michael Chan
2026-04-01
net/mlx5: Fix switchdev mode rollback in case of failure
Saeed Mahameed
2026-04-01
net/mlx5: Avoid "No data available" when FW version queries fail
Saeed Mahameed
2026-04-01
net/mlx5: lag: Check for LAG device before creating debugfs
Shay Drory
2026-04-01
Octeontx2-af: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-04-01
net: macb: properly unregister fixed rate clocks
Fedor Pchelkin
2026-04-01
net: macb: fix clk handling on PCI glue driver removal
Fedor Pchelkin
[next]