summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_lib.c
AgeCommit message (Expand)Author
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-25idpf: nullify pointers after they are freedLi Li
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_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: add rss_data field to RSS function parametersPavan Kumar Linga
2026-01-22idpf: move some iterator declarations inside for loopsJoshua Hay
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-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2025-11-27idpf: convert vport state to bitmapEmil Tantilov
2025-09-24idpf: enable XSk features and ndo_xsk_wakeupAlexander Lobakin
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin
2025-09-08idpf: add support for .ndo_xdp_xmit()Alexander Lobakin
2025-09-08idpf: add support for XDP on RxAlexander Lobakin
2025-09-08idpf: implement XDP_SETUP_PROG in ndo_bpf for splitqMichal 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: link NAPIs to queuesAlexander Lobakin
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki
2025-07-18idpf: add flow steering supportAhmed Zaki
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-14idpf: implement IDC vport aux driver MTU change handlerJoshua Hay
2025-07-14idpf: implement remaining IDC RDMA core callbacks and handlersJoshua Hay
2025-07-14idpf: implement RDMA vport auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: implement core RDMA auxiliary dev create, init, and destroyJoshua Hay
2025-07-14idpf: use reserved RDMA vectors from control planeJoshua Hay
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-19idpf: fix null-ptr-deref in idpf_features_checkPavan Kumar Linga
2025-05-16idpf: add support for Rx timestampingMilena Olech