index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_main.c
Age
Commit message (
Expand
)
Author
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
2025-11-06
idpf: add support for IDPF PCI programming interface
Pavan Kumar Linga
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
2025-05-16
idpf: add initial PTP support
Milena Olech
2025-05-16
idpf: change the method for mailbox workqueue allocation
Milena Olech
2025-04-29
idpf: protect shutdown from reset
Larysa Zaremba
2025-04-02
idpf: fix adapter NULL pointer dereference on reboot
Emil Tantilov
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-07-10
idpf: reuse libeth's definitions of parsed ptype structures
Alexander Lobakin
2024-03-04
idpf: cleanup virtchnl cruft
Alan Brady
2024-03-04
idpf: implement virtchnl transaction manager
Alan Brady
2024-03-04
idpf: add idpf_virtchnl.h
Alan Brady
2023-09-13
idpf: add SRIOV support and other ndo_ops
Joshua Hay
2023-09-13
idpf: add singleq start_xmit and napi poll
Joshua Hay
2023-09-13
idpf: add create vport and netdev configuration
Pavan Kumar Linga
2023-09-13
idpf: add core init and interrupt request
Pavan Kumar Linga
2023-09-13
idpf: add controlq init and reset checks
Joshua Hay
2023-09-13
idpf: add module register and probe functionality
Phani Burra