summaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2022-09-30 11:32:54 +0100
committerDavid S. Miller <davem@davemloft.net>2022-09-30 11:32:54 +0100
commitae404c219d6029030275c3f498028eb536fdd32d (patch)
tree4234df6faa536254e17790af9d6fb04272bbc674 /drivers/net/tun.c
parentd742ea6b8e85f7b0d484bc23392d607b50667da6 (diff)
parentbb837a37db8d9ce4c69c7c328e825ff35344df4f (diff)
downloadlinux-ae404c219d6029030275c3f498028eb536fdd32d.tar.gz
linux-ae404c219d6029030275c3f498028eb536fdd32d.tar.bz2
linux-ae404c219d6029030275c3f498028eb536fdd32d.zip
Merge branch 'net-tsnep-multiqueue'
Gerhard Engleder says: ==================== tsnep: multi queue support and some other improvements Add support for additional TX/RX queues along with RX flow classification support. Binding is extended to allow additional interrupts for additional TX/RX queues. Also dma-coherent is allowed as minor improvement. RX path optimisation is done by using page pool as preparations for future XDP support. v4: - rework dma-coherent commit message (Krzysztof Kozlowski) - fixed order of interrupt-names in binding (Krzysztof Kozlowski) - add line break between examples in binding (Krzysztof Kozlowski) - add RX_CLS_LOC_ANY support to RX flow classification v3: - now with changes in cover letter v2: - use netdev_name() (Jakub Kicinski) - use ENOENT if RX flow rule is not found (Jakub Kicinski) - eliminate return code of tsnep_add_rule() (Jakub Kicinski) - remove commit with lazy refill due to depletion problem (Jakub Kicinski) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions