index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
2018-05-24
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
2018-05-17
bpf: sockmap, fix double-free
Gustavo A. R. Silva
2018-05-17
bpf: sockmap, fix uninitialized variable
Gustavo A. R. Silva
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-14
bpf: enable stackmap with build_id in nmi context
Song Liu
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-11
Merge tag 'trace-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-05-11
Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-05-11
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
2018-05-10
compat: fix 4-byte infoleak via uninitialized struct field
Jann Horn
2018-05-09
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-09
bpf: btf: Avoid WARN_ON when CONFIG_REFCOUNT_FULL=y
Martin KaFai Lau
2018-05-09
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2018-05-09
cpufreq: schedutil: remove stale comment
Juri Lelli
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-06
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-04
Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-05-04
bpf, xskmap: fix crash in xsk_map_alloc error path handling
Daniel Borkmann
2018-05-04
bpf: fix references to free_bpf_prog_info() in comments
Jakub Kicinski
2018-05-04
bpf: replace map pointer loads before calling into offloads
Jakub Kicinski
2018-05-04
bpf: export bpf_event_output()
Jakub Kicinski
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-05-04
bpf: offload: allow offloaded programs to use perf event arrays
Jakub Kicinski
[next]