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-03-14
net: phy: move mdio_device reset handling functions in the code
Heiner Kallweit
-81
/
+81
2026-03-14
net: usb: cdc-ether: unify error handling in probe
Oliver Neukum
-24
/
+30
2026-03-14
net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resume
Kevin Hao
-0
/
+10
2026-03-14
net: macb: Introduce gem_init_rx_ring()
Kevin Hao
-4
/
+9
2026-03-14
net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
Meghana Malladi
-0
/
+5
2026-03-14
net: mdio: remove selecting FIXED_PHY for FWNODE_MDIO
Heiner Kallweit
-1
/
+0
2026-03-14
net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...
Dipayaan Roy
-3
/
+3
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
-4
/
+3
2026-03-14
net: bcmgenet: increase WoL poll timeout
Justin Chen
-1
/
+1
2026-03-14
net: enetc: remove stray semicolon
Wei Fang
-1
/
+1
2026-03-14
hinic3: Fix spelling mistake "capbility" -> "capability"
Colin Ian King
-1
/
+1
2026-03-13
wifi: b43: use register definitions in nphy_op_software_rfkill
Joshua Peisach
-13
/
+13
2026-03-12
qlcnic: update outdated comment
Kexin Sun
-1
/
+1
2026-03-12
net: phy: vitesse: add inband caps and configuration
Russell King (Oracle)
-0
/
+41
2026-03-12
net: xgbe: use device_get_mac_addr
Rosen Penev
-8
/
+3
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-252
/
+466
2026-03-12
Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-235
/
+449
2026-03-12
net: ti: icssg: Fix wrong macro used in RX classifier configuration
MD Danish Anwar
-2
/
+2
2026-03-12
hinic3: Add ethtool basic ops
Fan Gong
-2
/
+677
2026-03-12
hinic3: Add PF/VF capability parsing and parameter validation
Fan Gong
-3
/
+52
2026-03-12
hinic3: Add PF FLR wait and timeout handling
Fan Gong
-0
/
+34
2026-03-12
hinic3: Add PF device support and function type validation
Fan Gong
-3
/
+27
2026-03-12
hinic3: Add msg_send_lock for message sending concurrecy
Fan Gong
-2
/
+11
2026-03-12
hinic3: Add RX VLAN offload support
Fan Gong
-0
/
+18
2026-03-12
hinic3: Add chip_present_flag checks to prevent errors when card is absent
Fan Gong
-8
/
+52
2026-03-12
hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...
Fan Gong
-0
/
+106
2026-03-12
hinic3: Add command queue detailed-response interfaces
Fan Gong
-12
/
+169
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt status
Alok Tiwari
-2
/
+2
2026-03-11
octeontx2-af: devlink: fix NIX RAS reporter recovery condition
Alok Tiwari
-1
/
+1
2026-03-11
net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP support
Chintan Vankar
-8
/
+10
2026-03-11
net/mana: Null service_wq on setup error to prevent double destroy
Shiraz Saleem
-0
/
+1
2026-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-82
/
+44
2026-03-11
net: dsa: realtek: Fix LED group port bit for non-zero LED group
Marek Behún
-3
/
+3
2026-03-11
net: macb: Clean up the .usrio settings in macb_config instances
Kevin Hao
-18
/
+1
2026-03-11
net: macb: Clean up the .init settings in macb_config instances
Kevin Hao
-18
/
+14
2026-03-11
net: macb: Clean up the .clk_init setting in the macb_config instances
Kevin Hao
-22
/
+19
2026-03-11
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
-3
/
+8
2026-03-11
net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
-1
/
+1
2026-03-10
net: stmmac: use u8 for host_dma_width and similar struct members
Russell King (Oracle)
-5
/
+5
2026-03-10
net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
Russell King (Oracle)
-126
/
+134
2026-03-10
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
-24
/
+24
2026-03-10
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
-25
/
+3
2026-03-10
net: mdio: mvusb: drop redundant device reference
Johan Hovold
-12
/
+2
2026-03-10
amd-xgbe: add PCI power management for S0i3 support
Raju Rangoju
-0
/
+67
2026-03-10
amd-xgbe: Simplify powerdown/powerup paths
Raju Rangoju
-43
/
+32
2026-03-10
net: bcmgenet: fix broken EEE by converting to phylib-managed state
Nicolai Buchwitz
-28
/
+18
2026-03-10
net: ethernet: ravb: Disable interrupts when closing device
Yoshihiro Shimoda
-0
/
+1
2026-03-10
ionic: Report additional media types from firmware
Eric Joyner
-3
/
+12
2026-03-10
net: dsa: mxl862xx: don't set user_mii_bus
Daniel Golle
-1
/
+0
2026-03-10
net: ethernet: arc: emac: quiesce interrupts before requesting IRQ
Fan Wu
-0
/
+11
[prev]
[next]