summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/idpf
AgeCommit message (Expand)Author
2025-05-09idpf: protect shutdown from resetLarysa Zaremba
2025-05-09idpf: fix potential memory leak on kcalloc() failureMichal Swiatkowski
2025-05-09idpf: fix offloads support for encapsulated packetsMadhu Chittim
2025-04-10idpf: Don't hard code napi_struct sizeJoe Damato
2025-04-10idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-03-07idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet
2025-02-21idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-21idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-21idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-08idpf: convert workqueues to unboundMarco Leogrande
2025-02-08idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan
2025-02-08idpf: fix transaction timeouts on resetEmil Tantilov
2025-02-08idpf: add read memory barrier when checking descriptor done bitEmil Tantilov
2024-12-14idpf: set completion tag for "empty" bufs associated with a packetJoshua 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-09-30idpf: deinit virtchnl transaction manager after vport and vectorsLarysa Zaremba
2024-09-30idpf: use actual mbx receive payload lengthJoshua Hay
2024-09-30idpf: fix VF dynamic interrupt ctl register initializationAhmed Zaki
2024-09-09idpf: enable WB_ON_ITRJoshua Hay
2024-09-09idpf: fix netdev Tx queue stop/wakeMichal Kubiak
2024-09-09idpf: refactor Tx completion routinesJoshua Hay
2024-09-09idpf: convert to libeth Tx buffer completionAlexander Lobakin
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 memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-07-10idpf: use libeth Rx buffer management for payload bufferAlexander Lobakin
2024-07-10idpf: convert header split mode to libeth + napi_build_skb()Alexander Lobakin
2024-07-10idpf: remove legacy Page Pool Ethtool statsAlexander Lobakin
2024-07-10idpf: reuse libeth's definitions of parsed ptype structuresAlexander Lobakin
2024-07-10idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQAlexander Lobakin
2024-07-10idpf: merge singleq and splitq &net_device_opsAlexander Lobakin
2024-07-10idpf: strictly assert cachelines of queue and queue vector structuresAlexander Lobakin
2024-07-10idpf: avoid bloating &idpf_q_vector with big %NR_CPUSAlexander Lobakin
2024-07-10idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin
2024-07-10idpf: stop using macros for accessing queue descriptorsAlexander Lobakin
2024-05-27idpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-03idpf: fix kernel panic on unknown packet typesJoshua Hay
2024-03-28idpf: sprinkle __counted_by{,_le}() in the virtchnl2 headerAlexander Lobakin
2024-03-28idpf: make virtchnl2.h self-containedAlexander Lobakin
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-05idpf: disable local BH when scheduling napi for marker packetsEmil Tantilov
2024-03-04idpf: remove dealloc vector msg err in idpf_intr_relAlan Brady
2024-03-04idpf: fix minor controlq issuesAlan Brady