index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_txrx.c
Age
Commit message (
Expand
)
Author
11 days
idpf: correct queue index in Rx allocation error messages
Alok Tiwari
11 days
idpf: use desc_ring when checking completion queue DMA allocation
Alok Tiwari
11 days
idpf: convert vport state to bitmap
Emil Tantilov
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
2025-09-24
idpf: implement XSk xmit
Alexander Lobakin
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
2025-09-08
idpf: add support for XDP on Rx
Alexander Lobakin
2025-09-08
idpf: use generic functions to build xdp_buff and skb
Alexander Lobakin
2025-09-08
idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
Michal Kubiak
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
2025-09-08
idpf: add support for nointerrupt queues
Alexander Lobakin
2025-09-08
idpf: remove SW marker handling from NAPI
Michal Kubiak
2025-09-08
idpf: add 4-byte completion descriptor definition
Michal Kubiak
2025-09-08
idpf: link NAPIs to queues
Alexander Lobakin
2025-09-08
idpf: use a saner limit for default number of queues to allocate
Alexander Lobakin
2025-09-08
idpf: fix Rx descriptor ready check barrier in splitq
Alexander Lobakin
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-22
idpf: do not linearize big TSO packets
Eric Dumazet
2025-08-21
idpf: remove obsolete stashing code
Joshua Hay
2025-08-21
idpf: stop Tx if there are insufficient buffer resources
Joshua Hay
2025-08-21
idpf: replace flow scheduling buffer ring with buffer pool
Joshua Hay
2025-08-21
idpf: simplify and fix splitq Tx packet rollback error path
Joshua Hay
2025-08-21
idpf: improve when to set RE bit logic
Joshua Hay
2025-08-21
idpf: add support for Tx refillqs in flow scheduling mode
Joshua Hay
2025-07-23
idpf: access ->pp through netmem_desc instead of page
Byungchul Park
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
2025-06-16
libeth: convert to netmem
Alexander Lobakin
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
idpf: fix idpf_vport_splitq_napi_poll()
Eric Dumazet
2025-05-16
idpf: add support for Rx timestamping
Milena Olech
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
2025-02-26
idpf: use napi's irq affinity
Ahmed Zaki
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
2025-02-11
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
2025-02-11
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
2024-12-17
idpf: trigger SW interrupt when exiting wb_on_itr mode
Joshua Hay
2024-12-03
idpf: set completion tag for "empty" bufs associated with a packet
Joshua Hay
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-09-09
idpf: enable WB_ON_ITR
Joshua Hay
2024-09-09
idpf: fix netdev Tx queue stop/wake
Michal Kubiak
2024-09-09
idpf: refactor Tx completion routines
Joshua Hay
2024-09-09
idpf: convert to libeth Tx buffer completion
Alexander Lobakin
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
2024-07-10
idpf: use libeth Rx buffer management for payload buffer
Alexander Lobakin
[next]