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
/
netlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-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