summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf/idpf_lib.c
AgeCommit message (Expand)Author
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 NULL pointer crash on early ethtool operationsSreedevi Joshi
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_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
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
2025-05-16idpf: add Tx timestamp flowsMilena Olech
2025-05-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2025-04-29idpf: remove unreachable code from setting mailboxMichal Swiatkowski
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-28idpf: fix offloads support for encapsulated packetsMadhu Chittim
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
2025-02-26idpf: use napi's irq affinityAhmed Zaki
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
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-08-16idpf: remove redundant 'req_vec_chunks' NULL checkPavan Kumar Linga
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin