开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-03-13
bpf: Remove bpf_image tree
Jiri Olsa
2020-03-13
bpf: Add dispatchers to kallsyms
Jiri Olsa
2020-03-13
bpf: Add trampolines to kallsyms
Jiri Olsa
2020-03-13
bpf: Add bpf_ksym_add/del functions
Jiri Olsa
2020-03-13
bpf: Add prog flag to struct bpf_ksym object
Jiri Olsa
2020-03-13
bpf: Move ksym_tnode to bpf_ksym
Jiri Olsa
2020-03-13
bpf: Move lnode list node to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add struct bpf_ksym
Jiri Olsa
2020-03-13
bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER
Björn Töpel
2020-03-13
bpf: Abstract away entire bpf_link clean up procedure
Andrii Nakryiko
2020-03-12
bpf: Add bpf_xdp_output() helper
Eelco Chaudron
2020-03-12
bpf: Added new helper bpf_get_ns_current_pid_tgid
Carlos Neira
2020-03-12
fs/nsfs.c: Added ns_match
Carlos Neira
2020-03-11
bpf: Add bpf_link_new_file that doesn't install FD
Andrii Nakryiko
2020-03-09
bpf: Add sockmap hooks for UDP sockets
Lorenz Bauer
2020-03-09
bpf: sockmap: Move generic sockmap hooks from BPF TCP
Lorenz Bauer
2020-03-09
bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG
Lorenz Bauer
2020-03-09
bpf: tcp: Move assertions into tcp_bpf_get_proto
Lorenz Bauer
2020-03-09
skmsg: Update saved hooks only once
Lorenz Bauer
2020-03-09
bpf: sockmap: Only check ULP for TCP sockets
Lorenz Bauer
2020-03-04
bpf: Add test ops for BPF_PROG_TYPE_TRACING
KP Singh
2020-03-04
bpf: Introduce BPF_MODIFY_RETURN
KP Singh
2020-03-04
bpf: Refactor trampoline update code
KP Singh
2020-03-04
bpf: Switch BPF UAPI #define constants used from BPF program side to enums
Andrii Nakryiko
2020-03-03
bpf: Add gso_size to __sk_buff
Willem de Bruijn
2020-03-02
bpf: Introduce pinnable bpf_link abstraction
Andrii Nakryiko
2020-03-02
bpf: Reliably preserve btf_trace_xxx types
Andrii Nakryiko
2020-03-02
net: inet_sock: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
net: ip6_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
net: ip_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
drop_monitor: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
net: mip6: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
netdevice: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
arcnet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
neighbour: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: flow_offload: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: dn_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
ndisc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: ipv6: mld: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: lwtunnel: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: ip6_route: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: nexthop: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: sctp: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
net: sock_reuseport: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
ethtool: Factored out similar ethtool link settings for virtual devices to core
Cris Forno
2020-02-29
net: sched: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
net: datagram: drop 'destructor' argument from several helpers
Paolo Abeni
2020-02-28
unix: uses an atomic type for scm files accounting
Paolo Abeni
[next]