index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
Age
Commit message (
Expand
)
Author
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-05
pds_core: add debugfs support for host backed memory
Nikhil P. Rao
2026-08-05
pds_core: add host backed memory support for firmware
Nikhil P. Rao
2026-08-05
pds_core: add PLDM component info display
Brett Creeley
2026-08-05
pds_core: add PLDM firmware update support via devlink flash
Brett Creeley
2026-08-05
pds_core: add support for identity version 2
Brett Creeley
2026-08-05
pds_core: add support for quiet devcmd failures
Brett Creeley
2026-07-30
pds_core: cancel pending PCI reset work on AER recovery
Nikhil P. Rao
2026-07-30
pds_core: keep the health thread stopped during reset
Nikhil P. Rao
2026-07-21
pds_core: check for workqueue allocation failure
Nikhil P. Rao
2026-07-21
pds_core: fix auxiliary device add/del races
Nikhil P. Rao
2026-07-21
pds_core: order completion reads after the ownership check
Nikhil P. Rao
2026-07-21
pds_core: yield the CPU while waiting for the adminq to drain
Nikhil P. Rao
2026-07-21
pds_core: fix use-after-free on workqueue during remove
Nikhil P. Rao
2026-07-21
pds_core: fix deadlock between reset thread and remove
Nikhil P. Rao
2026-07-21
amd-xgbe: fix MAC_AUTO_SW handling in CL37 AN
Prashanth Kumar KR
2026-07-21
pds_core: reject component parameter in legacy firmware update
Nikhil P. Rao
2026-06-23
net: au1000: move free_irq out of the close-time spinlocked section
Runyu Xiao
2026-06-08
pds_core: quiesce DMA before freeing resources
Nikhil P. Rao
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-02
pcnet32: stop holding device spin lock during napi_complete_done
Oscar Maes
2026-05-28
net: Use named initializer for zorro_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-05-25
devlink: pass param values by pointer
Ratheesh Kannoth
2026-05-21
pds_core: ensure null-termination for firmware version strings
Nikhil P. Rao
2026-05-19
pds_core: fix debugfs_lookup dentry leak and error handling
Nikhil P. Rao
2026-05-19
pds_core: fix error handling in pdsc_devcmd_wait
Nikhil P. Rao
2026-05-02
amd-xgbe: fix PTP addend overflow causing frozen clock
Gregory Fuchedgi
2026-04-23
drivers: net: amd: nmclan: Remove this driver
Andrew Lunn
2026-04-23
drivers: net: amd: lance: Remove this driver
Andrew Lunn
2026-03-31
declance: Include the offending address with DMA errors
Maciej W. Rozycki
2026-03-31
declance: Rate-limit DMA errors
Maciej W. Rozycki
2026-03-24
amd-xgbe: add TX descriptor cleanup for link-down
Raju Rangoju
2026-03-24
amd-xgbe: optimize TX shutdown on link-down
Raju Rangoju
2026-03-24
amd-xgbe: add adaptive link status polling
Raju Rangoju
2026-03-12
net: xgbe: use device_get_mac_addr
Rosen Penev
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-10
amd-xgbe: add PCI power management for S0i3 support
Raju Rangoju
2026-03-10
amd-xgbe: Simplify powerdown/powerup paths
Raju Rangoju
2026-03-10
amd-xgbe: reset PHY settings before starting PHY
Raju Rangoju
2026-03-10
amd-xgbe: prevent CRC errors during RX adaptation with AN disabled
Raju Rangoju
2026-03-10
amd-xgbe: fix link status handling in xgbe_rx_adaptation
Raju Rangoju
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-05
amd-xgbe: add support for P100a platform
Raju Rangoju
2026-03-05
amd-xgbe: define macros for MAC versions and speed select values
Raju Rangoju
2026-03-03
amd-xgbe: fix sleep while atomic on suspend/resume
Raju Rangoju
2026-02-28
amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds
Raju Rangoju
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[next]