summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf
AgeCommit message (Expand)Author
6 daysidpf: set mac type when adding and removing MAC filtersEmil Tantilov
6 daysidpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-18idpf: preserve coalescing settings across resetsAhmed Zaki
2025-07-18idpf: add cross timestampingMilena Olech
2025-07-18idpf: add flow steering supportAhmed Zaki
2025-07-18virtchnl2: add flow steering supportSudheer Mogilappagari
2025-07-18virtchnl2: rename enum virtchnl2_cap_rssAhmed Zaki
2025-07-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...Paolo Abeni
2025-07-14idpf: implement get LAN MMIO memory regionsJoshua Hay
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-01idpf: convert control queue mutex to a spinlockAhmed Zaki
2025-07-01idpf: return 0 size for RSS key if not supportedMichal Swiatkowski
2025-06-16libeth: convert to netmemAlexander Lobakin
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov
2025-05-30idpf: fix a race in txq wakeupBrian Vazquez
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-21idpf: fix idpf_vport_splitq_napi_poll()Eric Dumazet
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-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: negotiate PTP capabilities and get PTP clockMilena Olech
2025-05-16idpf: move virtchnl structures to the header fileMilena Olech
2025-05-16virtchnl: add PTP virtchnl definitionsMilena Olech
2025-05-16idpf: add initial PTP supportMilena Olech
2025-05-16idpf: change the method for mailbox workqueue allocationMilena 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: assign extracted ptype to struct libeth_rqe_info fieldMateusz Polchlopek
2025-04-29idpf: protect shutdown from resetLarysa Zaremba
2025-04-29idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-04-28idpf: fix offloads support for encapsulated packetsMadhu Chittim
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
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-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski