index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
xsk.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-01
libbpf: Deprecate AF_XDP support
Magnus Karlsson
1
-38
/
+52
2021-03-10
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
1
-2
/
+68
2021-03-08
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
1
-12
/
+5
2020-12-03
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
1
-0
/
+5
2020-11-27
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
1
-9
/
+6
2020-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
1
-0
/
+6
2020-08-31
libbpf: Support shared umems between queues and devices
Magnus Karlsson
1
-0
/
+9
2019-08-31
libbpf: add flags to umem config
Kevin Laatz
1
-0
/
+27
2019-08-17
libbpf: add support for need_wakeup flag in AF_XDP part
Magnus Karlsson
1
-0
/
+6
2019-06-27
xsk: Change the default frame size to 4096 and allow controlling it
Maxim Mikityanskiy
1
-1
/
+1
2019-04-16
libbpf: optimize barrier for XDP socket rings
Magnus Karlsson
1
-1
/
+1
2019-04-16
libbpf: remove dependency on barrier.h in xsk.h
Magnus Karlsson
1
-3
/
+4
2019-04-16
libbpf: remove likely/unlikely in xsk.h
Magnus Karlsson
1
-2
/
+2
2019-04-16
libbpf: fix XDP socket ring buffer memory ordering
Magnus Karlsson
1
-2
/
+11
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
1
-0
/
+203