index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
libbpf: Fix memleak in libbpf_netlink_recv()
Andrii Nakryiko
1
-3
/
+5
2022-02-12
libbpf: Use dynamically allocated buffer when receiving netlink messages
Toke Høiland-Jørgensen
1
-4
/
+51
2022-01-21
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
1
-33
/
+84
2021-06-22
libbpf: Switch to void * casting in netlink helpers
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-06-22
libbpf: Add request buffer type for netlink messages
Kumar Kartikeya Dwivedi
1
-70
/
+43
2021-06-15
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-06-15
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-05-26
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
1
-34
/
+47
2021-05-17
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
1
-1
/
+420
2021-05-17
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
1
-89
/
+72
2021-03-18
libbpf: Use SOCK_CLOEXEC when opening the netlink socket
Kumar Kartikeya Dwivedi
1
-1
/
+1
2020-08-19
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
1
-3
/
+0
2020-08-19
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
1
-119
/
+6
2020-04-23
libbpf: Only check mode flags in get_xdp_id
David Ahern
1
-0
/
+2
2020-04-08
libbpf: Fix bpf_get_link_xdp_id flags handling
Andrey Ignatov
1
-1
/
+1
2020-04-06
libbpf: Initialize *nl_pid so gcc 10 is happy
Jeremy Cline
1
-2
/
+2
2020-03-29
libbpf: Add function to set link XDP fd while specifying old program
Toke Høiland-Jørgensen
1
-1
/
+33
2020-01-10
libbpf: Poison kernel-only integer types
Andrii Nakryiko
1
-0
/
+3
2019-11-11
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
1
-28
/
+56
2019-11-11
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
1
-1
/
+2
2019-02-02
libbpf: Add a support for getting xdp prog id on ifindex
Maciej Fijalkowski
1
-0
/
+85
2018-10-08
libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-Clause
Alexei Starovoitov
1
-1
/
+1
2018-10-04
libbpf: Consistent prefixes for interfaces in nlattr.h.
Andrey Ignatov
1
-5
/
+5
2018-10-04
libbpf: Consistent prefixes for interfaces in libbpf.h.
Andrey Ignatov
1
-17
/
+20
2018-10-04
libbpf: Move __dump_nlmsg_t from API to implementation
Andrey Ignatov
1
-0
/
+3
2018-09-12
tools/bpf: fix a netlink recv issue
Yonghong Song
1
-1
/
+8
2018-09-07
tools/bpf: add more netlink functionalities in lib/bpf
Yonghong Song
1
-3
/
+162
2018-09-07
tools/bpf: move bpf/lib netlink related functions into a new file
Yonghong Song
1
-0
/
+165