index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Lines
2026-04-09
net: txgbe: fix RTNL assertion warning when remove module
Jiawen Wu
-0
/
+2
2026-04-09
net: bcmgenet: fix racing timeout handler
Justin Chen
-13
/
+9
2026-04-09
net: bcmgenet: fix leaking free_bds
Justin Chen
-0
/
+2
2026-04-09
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
-3
/
+3
2026-04-09
net: macb: Use napi_schedule_irqoff() in IRQ handler
Kevin Hao
-2
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-52
/
+131
2026-04-09
ice: use bitmap_empty() in ice_vf_has_no_qs_ena
Yury Norov
-2
/
+2
2026-04-09
ice: use bitmap_weighted_xor() in ice_find_free_recp_res_idx()
Yury Norov
-3
/
+1
2026-04-09
net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()
David Carlier
-3
/
+18
2026-04-09
net: lan966x: fix page pool leak in error paths
David Carlier
-1
/
+4
2026-04-09
net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()
David Carlier
-0
/
+2
2026-04-09
net/mlx5: Rename MLX5_PF page counter type to MLX5_SELF
Moshe Shemesh
-1
/
+2
2026-04-08
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-33
/
+67
2026-04-08
net/mlx5: Register SF resource on PF port representor
Or Har-Toov
-0
/
+41
2026-04-08
net: bcmasp: Switch to page pool for RX path
Florian Fainelli
-23
/
+115
2026-04-08
net: txgbe: leave space for null terminators on property_entry
Fabio Baltieri
-4
/
+4
2026-04-07
net: stmmac: dwmac-motorcomm: fix eFUSE MAC address read failure
Johan Alvarado
-0
/
+8
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
-13
/
+47
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
-9
/
+2
2026-04-07
net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
Dragos Tatulea
-1
/
+1
2026-04-07
net/mlx5e: XSK, Increase size for chunk_size param
Dragos Tatulea
-1
/
+1
2026-04-06
net/mlx5: Update the list of the PCI supported devices
Michael Guralnik
-0
/
+1
2026-04-06
dpaa2: avoid linking objects into multiple modules
Arnd Bergmann
-4
/
+21
2026-04-06
net: ethernet: ti-cpsw: fix linking built-in code to modules
Arnd Bergmann
-15
/
+139
2026-04-06
net: ethernet: ti-cpsw:: rename soft_reset() function
Arnd Bergmann
-4
/
+4
2026-04-06
eth: remove the driver for acenic / tigon1&2
Jakub Kicinski
-4024
/
+0
2026-04-06
net: macb: Use netif_napi_add_tx() instead of netif_napi_add() for TX NAPI
Kevin Hao
-1
/
+1
2026-04-06
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
-1
/
+7
2026-04-06
igb: remove napi_synchronize() in igb_down()
Alex Dvoretsky
-2
/
+1
2026-04-06
ixgbevf: add missing negotiate_features op to Hyper-V ops table
Michal Schmidt
-0
/
+7
2026-04-06
ixgbe: stop re-reading flash on every get_drvinfo for e610
Aleksandr Loktionov
-8
/
+19
2026-04-06
ice: fix PTP timestamping broken by SyncE code on E825C
Petr Oros
-10
/
+12
2026-04-06
ice: ptp: don't WARN when controlling PF is unavailable
Kohei Enju
-1
/
+7
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
-11
/
+8
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
-1
/
+1
2026-04-03
net: ethernet: ravb: Suspend and resume the transmission flow
Yoshihiro Shimoda
-0
/
+9
2026-04-03
net: stmmac: Fix PTP ref clock for Tegra234
Jon Hunter
-2
/
+17
2026-04-03
net: macb: Remove dedicated IRQ handler for WoL
Kevin Hao
-85
/
+27
2026-04-03
net: macb: Factor out the handling of non-hot IRQ events into a separate func...
Kevin Hao
-42
/
+61
2026-04-03
net: macb: Introduce macb_queue_isr_clear() helper function
Kevin Hao
-36
/
+22
2026-04-03
net: macb: Replace open-coded implementation with napi_schedule()
Kevin Hao
-8
/
+2
2026-04-03
net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failure
Pengpeng Hou
-1
/
+1
2026-04-03
net: airoha: Fix memory leak in airoha_qdma_rx_process()
Lorenzo Bianconi
-2
/
+1
2026-04-03
net: fec: make FIXED_PHY dependency unconditional
Arnd Bergmann
-1
/
+1
2026-04-03
net: stmmac: qcom-ethqos: set clk_csr
Russell King (Oracle)
-0
/
+6
2026-04-03
stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
Julian Braha
-6
/
+3
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
-199
/
+470
[prev]
[next]