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
2 days
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-235
/
+449
3 days
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
-2
/
+2
3 days
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
-1
/
+1
3 days
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
-8
/
+10
3 days
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
-0
/
+1
3 days
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-82
/
+44
3 days
net: dsa: realtek: Fix LED group port bit for non-zero LED group
Marek Behún
-3
/
+3
3 days
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
-3
/
+8
3 days
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-1
/
+1
4 days
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
-28
/
+18
4 days
net: dsa: mxl862xx: don't set user_mii_bus
Daniel Golle
-1
/
+0
4 days
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
-0
/
+11
4 days
net: macb: Shuffle the tx ring before enabling tx
Kevin Hao
-3
/
+95
4 days
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
-4
/
+0
4 days
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
-7
/
+7
5 days
iavf: fix incorrect reset handling in callbacks
Petr Oros
-69
/
+31
5 days
iavf: fix PTP use-after-free during reset
Petr Oros
-0
/
+4
5 days
drivers: net: ice: fix devlink parameters get without irdma
Nikolay Aleksandrov
-2
/
+2
5 days
Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/...
Paolo Abeni
-2
/
+5
5 days
amd-xgbe: reset PHY settings before starting PHY
Raju Rangoju
-9
/
+6
5 days
amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
Raju Rangoju
-2
/
+69
5 days
amd-xgbe: fix link status handling in xgbe_rx_adaptation
Raju Rangoju
-5
/
+14
5 days
bonding: fix type confusion in bond_setup_by_slave()
Jiayuan Chen
-1
/
+46
5 days
can: hi311x: hi3110_open(): add check for hi3110_power_enable() return value
Wenyuan Li
-1
/
+4
5 days
can: dev: keep the max bitrate error at 5%
Haibo Chen
-1
/
+1
5 days
mctp: i2c: fix skb memory leak in receive path
Haiyue Wang
-0
/
+1
5 days
net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0
Wei Fang
-12
/
+0
5 days
net: enetc: fix incorrect fallback PHY address handling
Wei Fang
-2
/
+10
5 days
bnxt_en: Fix RSS table size check when changing ethtool channels
Pavan Chebbi
-2
/
+2
5 days
net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
Oleksij Rempel
-2
/
+0
5 days
net: usb: lan78xx: skip LTM configuration for LAN7850
Oleksij Rempel
-0
/
+4
5 days
net: usb: lan78xx: fix TX byte statistics for small packets
Oleksij Rempel
-1
/
+1
5 days
net: usb: lan78xx: fix silent drop of packets with checksum errors
Oleksij Rempel
-1
/
+6
5 days
serial: caif: hold tty->link reference in ldisc_open and ser_release
Shuangpeng Bai
-0
/
+3
5 days
net: sfp: improve Huawei MA5671a fixup
Álvaro Fernández Rojas
-1
/
+7
8 days
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-17
/
+17
8 days
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
-1
/
+10
8 days
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
-5
/
+3
8 days
net: dsa: sja1105: ensure phylink_replay_link_end() will not be missed
Vladimir Oltean
-1
/
+2
8 days
net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()
Vladimir Oltean
-4
/
+2
8 days
net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQ
Dragos Tatulea
-7
/
+4
8 days
net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQ
Dragos Tatulea
-7
/
+5
8 days
net/mlx5e: Fix DMA FIFO desync on error CQE SQ recovery
Gal Pressman
-1
/
+0
8 days
net/mlx5: Fix peer miss rules host disabled checks
Carolina Jubran
-15
/
+12
8 days
net/mlx5: Fix crash when moving to switchdev mode
Patrisious Haddad
-1
/
+1
8 days
net/mlx5: Fix deadlock between devlink lock and esw->wq
Cosmin Ratiu
-8
/
+19
8 days
qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_size
Laurent Vivier
-5
/
+6
8 days
bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link states
Hangbin Liu
-1
/
+7
8 days
bonding: do not set usable_slaves for broadcast mode
Hangbin Liu
-4
/
+9
8 days
net: mctp: fix device leak on probe failure
Johan Hovold
-2
/
+1
[next]