index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
xsk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-25
libbpf: silence GCC8 warning about string truncation
Andrii Nakryiko
1
-2
/
+2
2019-07-23
libbpf: fix using uninitialized ioctl results
Ilya Maximets
1
-4
/
+3
2019-07-16
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-03
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-06-27
libbpf: Support getsockopt XDP_OPTIONS
Maxim Mikityanskiy
1
-0
/
+12
2019-06-10
libbpf: remove qidconf and better support external bpf programs.
Jonathan Lemon
1
-75
/
+28
2019-05-16
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
1
-1
/
+1
2019-05-06
libbpf: remove unnecessary cast-to-void
Björn Töpel
1
-14
/
+10
2019-05-04
libbpf: proper XSKMAP cleanup
Björn Töpel
1
-55
/
+60
2019-05-04
libbpf: fix invalid munmap call
Björn Töpel
1
-37
/
+40
2019-04-10
libbpf: fix crash in XDP socket part with new larger BPF_LOG_BUF_SIZE
Magnus Karlsson
1
-4
/
+5
2019-03-12
libbpf: fix to reject unknown flags in xsk_socket__create()
Magnus Karlsson
1
-4
/
+11
2019-02-25
libbpf: add support for using AF_XDP sockets
Magnus Karlsson
1
-0
/
+723