summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf
AgeCommit message (Expand)Author
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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: reshuffle idpf_vport struct members to avoid holesPavan 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-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay
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 configuration on down interfacesSreedevi Joshi
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo
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_vc_core_deinit()Emil 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-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba
2025-11-27idpf: correct queue index in Rx allocation error messagesAlok Tiwari
2025-11-27idpf: use desc_ring when checking completion queue DMA allocationAlok Tiwari
2025-11-27idpf: convert vport state to bitmapEmil Tantilov
2025-11-26idpf: extract GRXRINGS from .get_rxnfcBreno Leitao
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-18idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov
2025-11-06idpf: add support for IDPF PCI programming interfacePavan Kumar Linga
2025-10-29idpf: remove duplicate defines in IDPF_CAP_RSSSreedevi Joshi
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