.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/e1000
AgeCommit message (Expand)Author
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-12-17e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski
2025-06-10e1000: Move cancel_work_sync to avoid deadlockJoe Damato
2024-11-13e1000: Hold RTNL when e1000_down can be calledJoe Damato
2024-10-08e1000: Link NAPI instances to queues and IRQsJoe Damato
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-06-10net: intel: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-03-29net: intel: implement modern PM ops declarationsJesse Brandeburg