summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_virtchnl.c
AgeCommit message (Expand)Author
2 daysidpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-04-06idpf: set the payload size before calling the async handlerEmil Tantilov
2026-04-06idpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
2026-04-06idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
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-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-22idpf: generalize mailbox APIPavan Kumar Linga
2026-01-22idpf: avoid calling get_rx_ptypes for each vportPavan Kumar Linga
2026-01-22idpf: generalize send virtchnl message APIPavan Kumar Linga
2026-01-22idpf: remove vport pointer from queue setsJoshua Hay
2026-01-22idpf: add rss_data field to RSS function parametersPavan Kumar Linga
2026-01-22idpf: move queue resources to idpf_q_vec_rsrc structurePavan Kumar Linga
2026-01-22idpf: introduce idpf_q_vec_rsrc struct and move vector resources to itPavan Kumar Linga
2026-01-22idpf: introduce local idpf structure to store virtchnl queue chunksPavan Kumar Linga
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-11-27idpf: convert vport state to bitmapEmil Tantilov
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-29idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak
2025-09-08idpf: prepare structures to support XDPMichal Kubiak
2025-09-08idpf: add support for nointerrupt queuesAlexander Lobakin
2025-09-08idpf: remove SW marker handling from NAPIMichal Kubiak
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-07-18idpf: add flow steering supportAhmed Zaki
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay
2025-07-14idpf: implement remaining IDC RDMA core callbacks and handlersJoshua Hay
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-16idpf: add Tx timestamp capabilities negotiationMilena Olech
2025-05-16idpf: add PTP clock configurationMilena Olech
2025-05-16idpf: add mailbox access to read PTP clock timeMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-01-24idpf: add more info during virtchnl transaction timeout/salt mismatchManoj Vishwanathan
2025-01-24idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-01-24idpf: fix transaction timeouts on resetEmil Tantilov
2024-11-04idpf: fix idpf_vc_core_init error pathPavan Kumar Linga
2024-11-04idpf: avoid vport access in idpf_get_link_ksettingsPavan Kumar Linga
2024-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin