index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_virtchnl.c
Age
Commit message (
Expand
)
Author
2 days
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
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_flex' family to use the new default GFP_KERNEL argument
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
2026-01-22
idpf: generalize mailbox API
Pavan Kumar Linga
2026-01-22
idpf: avoid calling get_rx_ptypes for each vport
Pavan Kumar Linga
2026-01-22
idpf: generalize send virtchnl message API
Pavan Kumar Linga
2026-01-22
idpf: remove vport pointer from queue sets
Joshua Hay
2026-01-22
idpf: add rss_data field to RSS function parameters
Pavan Kumar Linga
2026-01-22
idpf: move queue resources to idpf_q_vec_rsrc structure
Pavan Kumar Linga
2026-01-22
idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
Pavan Kumar Linga
2026-01-22
idpf: introduce local idpf structure to store virtchnl queue chunks
Pavan Kumar Linga
2026-01-06
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
2026-01-06
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
2025-12-17
idpf: fix LAN memory regions command on some NVMs
Larysa Zaremba
2025-11-27
idpf: convert vport state to bitmap
Emil Tantilov
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
2025-09-08
idpf: add support for nointerrupt queues
Alexander Lobakin
2025-09-08
idpf: remove SW marker handling from NAPI
Michal Kubiak
2025-09-08
idpf: use a saner limit for default number of queues to allocate
Alexander Lobakin
2025-09-02
idpf: set mac type when adding and removing MAC filters
Emil Tantilov
2025-07-18
idpf: add flow steering support
Ahmed Zaki
2025-07-18
virtchnl2: rename enum virtchnl2_cap_rss
Ahmed Zaki
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
2025-07-14
idpf: implement remaining IDC RDMA core callbacks and handlers
Joshua Hay
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
2025-05-16
idpf: add PTP clock configuration
Milena Olech
2025-05-16
idpf: add mailbox access to read PTP clock time
Milena Olech
2025-05-16
idpf: move virtchnl structures to the header file
Milena Olech
2025-05-16
idpf: add initial PTP support
Milena Olech
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
2024-09-30
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
2024-09-30
idpf: use actual mbx receive payload length
Joshua Hay
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
[next]