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
Age
Commit message (
Expand
)
Author
Lines
2026-04-23
virtio_net: sync rss_trailer.max_tx_vq on queue_pairs change via VQ_PAIRS_SET
Brett Creeley
-0
/
+6
2026-04-23
net: mana: Fix EQ leak in mana_remove on NULL port
Erni Sri Satya Vennela
-2
/
+2
2026-04-23
net: mana: Don't overwrite port probe error with add_adev result
Erni Sri Satya Vennela
-9
/
+8
2026-04-23
net: mana: Guard mana_remove against double invocation
Erni Sri Satya Vennela
-1
/
+6
2026-04-23
net: mana: Init gf_stats_work before potential error paths in probe
Erni Sri Satya Vennela
-1
/
+2
2026-04-23
net: mana: Init link_change_work before potential error paths in probe
Erni Sri Satya Vennela
-2
/
+2
2026-04-23
netconsole: avoid out-of-bounds access on empty string in trim_newline()
Breno Leitao
-0
/
+2
2026-04-23
net: airoha: Add size check for TX NAPIs in airoha_qdma_cleanup()
Lorenzo Bianconi
-3
/
+8
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_rx_queue()
Lorenzo Bianconi
-7
/
+7
2026-04-23
net: dsa: realtek: rtl8365mb: fix mode mask calculation
Mieczyslaw Nalewaj
-1
/
+1
2026-04-23
net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()
Lorenzo Bianconi
-2
/
+30
2026-04-23
net: airoha: Move ndesc initialization at end of airoha_qdma_init_tx()
Lorenzo Bianconi
-4
/
+4
2026-04-22
ice: fix ice_ptp_read_tx_hwtstamp_status_eth56g
Jacob Keller
-2
/
+8
2026-04-22
ice: fix ready bitmap check for non-E822 devices
Jacob Keller
-26
/
+136
2026-04-22
ice: perform PHY soft reset for E825C ports at initialization
Grzegorz Nitka
-1
/
+93
2026-04-22
ice: fix timestamp interrupt configuration for E825C
Grzegorz Nitka
-4
/
+32
2026-04-22
bnge: remove unsupported backing store type
Vikas Gupta
-16
/
+0
2026-04-22
bnge: fix initial HWRM sequence
Vikas Gupta
-8
/
+22
2026-04-21
net: airoha: Fix PPE cpu port configuration for GDM2 loopback path
Lorenzo Bianconi
-6
/
+11
2026-04-21
netkit: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-2
/
+4
2026-04-21
dummy: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-2
/
+4
2026-04-21
netdevsim: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-3
/
+5
2026-04-21
iavf: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-5
/
+11
2026-04-21
bnxt: use snapshot in bnxt_cfg_rx_mode
Stanislav Fomichev
-14
/
+15
2026-04-21
bnxt: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-14
/
+17
2026-04-21
mlx5: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-16
/
+34
2026-04-21
fbnic: convert to ndo_set_rx_mode_async
Stanislav Fomichev
-11
/
+19
2026-04-21
slip: bound decode() reads against the compressed packet length
Weiming Shi
-18
/
+25
2026-04-21
slip: reject VJ receive packets on instances with no rstate array
Weiming Shi
-0
/
+6
2026-04-20
gtp: disable BH before calling udp_tunnel_xmit_skb()
David Carlier
-0
/
+2
2026-04-20
net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()
Lorenzo Bianconi
-5
/
+33
2026-04-20
net/mlx5: Fix HCA caps leak on notifier init failure
Prathamesh Deshpande
-1
/
+3
2026-04-20
pppoe: drop PFC frames
Qingfang Deng
-2
/
+8
2026-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-67
/
+11
2026-04-18
net: ks8851: Avoid excess softirq scheduling
Marek Vasut
-1
/
+4
2026-04-18
net: ks8851: Reinstate disabling of BHs around IRQ handler
Marek Vasut
-58
/
+38
2026-04-18
net: stmmac: Update default_an_inband before passing value to phylink_config
KhaiWenTan
-2
/
+2
2026-04-18
e1000e: Unroll PTP in probe error handling
Matt Vollrath
-0
/
+1
2026-04-18
iavf: fix wrong VLAN mask for legacy Rx descriptors L2TAG2
Petr Oros
-1
/
+1
2026-04-18
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
-1
/
+0
2026-04-18
ice: fix potential NULL pointer deref in error path of ice_set_ringparam()
Kohei Enju
-0
/
+1
2026-04-18
ice: fix race condition in TX timestamp ring cleanup
Keita Morisaki
-18
/
+31
2026-04-18
ice: fix ICE_AQ_LINK_SPEED_M for 200G
Paul Greenwalt
-1
/
+1
2026-04-18
ice: fix PHY config on media change with link-down-on-close
Paul Greenwalt
-94
/
+27
2026-04-18
ice: fix double-free of tx_buf skb
Michal Schmidt
-2
/
+4
2026-04-18
ice: fix double free in ice_sf_eth_activate() error path
Guangshuo Li
-0
/
+2
2026-04-18
ice: update PCS latency settings for E825 10G/25Gb modes
Grzegorz Nitka
-6
/
+6
2026-04-18
ice: fix 'adjust' timer programming for E830 devices
Grzegorz Nitka
-3
/
+3
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-295
/
+266
2026-04-16
net: enetc: fix NTMP DMA use-after-free issue
Wei Fang
-96
/
+126
[prev]
[next]