index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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
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-25
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-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
1
-3
/
+0
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
1
-119
/
+6
2020-04-22
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-28
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-10
libbpf: Add bpf_get_link_xdp_info() function to get more XDP information
Toke Høiland-Jørgensen
1
-28
/
+56
2019-11-10
libbpf: Use pr_warn() when printing netlink errors
Toke Høiland-Jørgensen
1
-1
/
+2
2019-02-01
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-11
tools/bpf: fix a netlink recv issue
Yonghong Song
1
-1
/
+8
2018-09-06
tools/bpf: add more netlink functionalities in lib/bpf
Yonghong Song
1
-3
/
+162
2018-09-06
tools/bpf: move bpf/lib netlink related functions into a new file
Yonghong Song
1
-0
/
+165