index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-02-17
bpftool: Fix truncated netlink dumps
Jakub Kicinski
1
-1
/
+3
2025-04-17
libbpf: Support creating and destroying qdisc
Amery Hung
1
-3
/
+17
2024-02-06
libbpf: Use OPTS_SET() macro in bpf_xdp_query()
Toke Høiland-Jørgensen
1
-2
/
+2
2023-07-19
xsk: add new netlink attribute dedicated for ZC max frags
Maciej Fijalkowski
1
-0
/
+5
2023-02-27
libbpf: Fix bpf_xdp_query() in old kernels
Yonghong Song
1
-1
/
+7
2023-02-16
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-1
/
+1
2023-02-07
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
1
-1
/
+1
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
1
-0
/
+96
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
1
-10
/
+12
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
1
-1
/
+2
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
1
-54
/
+8
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-20
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-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
-88
/
+71
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