summaryrefslogtreecommitdiff
path: root/Documentation/networking/af_xdp.rst
AgeCommit message (Expand)AuthorFilesLines
2024-02-06xsk: document ability to redirect to any socket bound to the same umemMagnus Karlsson1-14/+19
2023-07-19xsk: add multi-buffer documentationMagnus Karlsson1-1/+210
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets1-0/+9
2023-01-31Documentation: networking: correct spellingRandy Dunlap1-2/+2
2021-07-12doc, af_xdp: Fix bind flags option typoBaruch Siach1-3/+3
2021-06-23docs, af_xdp: Consistent indentation in examplesIlya Maximets1-16/+16
2020-08-31xsk: Documentation for XDP_SHARED_UMEM between queues and netdevsMagnus Karlsson1-10/+58
2019-11-11xsk: Extend documentation for Rx|Tx-only sockets and shared umemsMagnus Karlsson1-5/+23
2019-10-23xsk: Improve documentation for AF_XDPMagnus Karlsson1-28/+231
2019-08-31doc/af_xdp: include unaligned chunk caseKevin Laatz1-4/+6
2019-06-25xsk: sample kernel code is now in libbpfEric Leblond1-1/+15
2019-05-21Documentation/networking: fix af_xdp.rst Sphinx warningsRandy Dunlap1-4/+4
2019-02-26xsk: add FAQ to facilitate for first time usersMagnus Karlsson1-1/+35
2018-10-05bpf: typo fix in Documentation/networking/af_xdp.rstKonrad Djimeli1-2/+2
2018-06-04xsk: new descriptor addressing schemeBjörn Töpel1-43/+58
2018-05-04samples/bpf: sample application and documentation for AF_XDP socketsMagnus Karlsson1-0/+297