Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-10 | idpf: reuse libeth's definitions of parsed ptype structures | Alexander Lobakin | 8 | -252/+153 |
2024-07-10 | idpf: compile singleq code only under default-n CONFIG_IDPF_SINGLEQ | Alexander Lobakin | 6 | -19/+44 |
2024-07-10 | idpf: merge singleq and splitq &net_device_ops | Alexander Lobakin | 4 | -63/+20 |
2024-07-10 | idpf: strictly assert cachelines of queue and queue vector structures | Alexander Lobakin | 1 | -67/+118 |
2024-07-10 | idpf: avoid bloating &idpf_q_vector with big %NR_CPUS | Alexander Lobakin | 3 | -18/+22 |
2024-07-10 | idpf: split &idpf_queue into 4 strictly-typed queue structures | Alexander Lobakin | 7 | -728/+1018 |
2024-07-10 | idpf: stop using macros for accessing queue descriptors | Alexander Lobakin | 5 | -50/+52 |