summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf
AgeCommit message (Expand)Author
2026-03-12idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-03-12idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-03-12idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-01-30idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-30idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-17idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-17idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi
2026-01-17idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi
2026-01-17idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi
2026-01-17idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-17idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo
2026-01-17idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi
2026-01-17idpf: fix error handling in the init_task on loadEmil Tantilov
2026-01-17idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov
2026-01-17idpf: detach and close netdevs while handling a resetEmil Tantilov
2026-01-17idpf: convert vport state to bitmapEmil Tantilov
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov
2026-01-08idpf: reduce mbx_task schedule delay to 300usBrian Vazquez
2026-01-08idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-10-13idpf: cleanup remaining SKBs in PTP flowsMilena Olech
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: enable XSk features and ndo_xsk_wakeupAlexander Lobakin
2025-09-24idpf: implement Rx path for AF_XDPAlexander Lobakin
2025-09-24idpf: implement XSk xmitAlexander Lobakin
2025-09-24idpf: add XSk pool initializationMichal Kubiak
2025-09-24idpf: add virtchnl functions to manage selected queuesMichal Kubiak
2025-09-19idpf: add HW timestamping statisticsMilena Olech
2025-09-08idpf: add XDP RSS hash hintAlexander 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: use generic functions to build xdp_buff and skbAlexander 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: add 4-byte completion descriptor definitionMichal Kubiak
2025-09-08idpf: link NAPIs to queuesAlexander Lobakin
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander 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-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay