index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples/bpf: Add option to set the busy-poll budget
Björn Töpel
2020-12-01
1
-0
/
+5
*
samples/bpf: Add busy-poll support to xdpsock
Björn Töpel
2020-12-01
1
-7
/
+33
*
samples/bpf: Use recvfrom() in xdpsock/l2fwd
Björn Töpel
2020-12-01
1
-14
/
+12
*
samples/bpf: Use recvfrom() in xdpsock/rxdrop
Björn Töpel
2020-12-01
1
-4
/
+4
*
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2020-12-01
29
-36
/
+54
*
xsk: Add busy-poll support for {recv,send}msg()
Björn Töpel
2020-12-01
1
-0
/
+24
*
xsk: Check need wakeup flag in sendmsg()
Björn Töpel
2020-12-01
2
-8
/
+11
*
xsk: Add support for recvmsg()
Björn Töpel
2020-12-01
1
-1
/
+21
*
net: Add SO_BUSY_POLL_BUDGET socket option
Björn Töpel
2020-12-01
10
-14
/
+34
*
net: Introduce preferred busy-polling
Björn Töpel
2020-12-01
11
-32
/
+111
*
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-30
1
-0
/
+1
*
xdp: Remove the functions xsk_map_inc and xsk_map_put
Zhu Yanjun
2020-11-27
3
-22
/
+4
*
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-27
1
-9
/
+6
*
Merge branch 'bpf: remove bpf_load loader completely'
Andrii Nakryiko
2020-11-27
16
-908
/
+350
|
\
|
*
samples: bpf: Remove bpf_load loader completely
Daniel T. Lee
2020-11-27
4
-731
/
+5
|
*
samples: bpf: Fix lwt_len_hist reusing previous BPF map
Daniel T. Lee
2020-11-27
2
-0
/
+2
|
*
samples: bpf: Refactor test_overhead program with libbpf
Daniel T. Lee
2020-11-27
2
-24
/
+60
|
*
samples: bpf: Refactor ibumad program with libbpf
Daniel T. Lee
2020-11-27
3
-31
/
+68
|
*
samples: bpf: Refactor task_fd_query program with libbpf
Daniel T. Lee
2020-11-27
2
-28
/
+75
|
*
samples: bpf: Refactor test_cgrp2_sock2 program with libbpf
Daniel T. Lee
2020-11-27
3
-22
/
+62
|
*
samples: bpf: Refactor hbm program with libbpf
Daniel T. Lee
2020-11-27
5
-72
/
+78
|
/
*
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
1
-0
/
+2
*
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
4
-0
/
+186
*
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-26
4
-0
/
+50
*
ima: Implement ima_inode_hash
KP Singh
2020-11-26
2
-24
/
+60
*
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-25
1
-0
/
+6
*
bpf: Refactor check_cfg to use a structured loop.
Wedson Almeida Filho
2020-11-25
1
-84
/
+95
*
bpf: Sanitize BTF data pointer after module is loaded
Andrii Nakryiko
2020-11-25
1
-0
/
+5
*
kbuild: Skip module BTF generation for out-of-tree external modules
Andrii Nakryiko
2020-11-25
1
-2
/
+7
*
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
1
-13
/
+15
*
selftest/bpf: Fix link in readme
Andrei Matei
2020-11-24
1
-1
/
+4
*
bpf: Simplify task_file_seq_get_next()
Song Liu
2020-11-20
1
-37
/
+17
*
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-20
1
-1
/
+29
*
Merge branch 'RISC-V selftest/bpf fixes'
Andrii Nakryiko
2020-11-19
9
-19
/
+67
|
\
|
*
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
2020-11-19
7
-18
/
+52
|
*
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
2020-11-19
1
-0
/
+13
|
*
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-19
1
-1
/
+2
|
/
*
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
6
-0
/
+39
*
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
2
-0
/
+150
*
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-18
4
-0
/
+60
*
Merge branch 'af-xdp-tx-batch'
Daniel Borkmann
2020-11-17
8
-56
/
+258
|
\
|
*
i40e: Use batched xsk Tx interfaces to increase performance
Magnus Karlsson
2020-11-17
4
-35
/
+112
|
*
xsk: Introduce batched Tx descriptor interfaces
Magnus Karlsson
2020-11-17
3
-13
/
+140
|
*
xsk: Introduce padding between more ring pointers
Magnus Karlsson
2020-11-17
1
-1
/
+3
|
*
i40e: Remove unnecessary sw_ring access from xsk Tx
Magnus Karlsson
2020-11-17
1
-5
/
+1
|
*
samples/bpf: Increment Tx stats at sending
Magnus Karlsson
2020-11-17
1
-3
/
+3
|
/
*
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-17
1
-4
/
+4
*
bpf: Fix the irq and nmi check in bpf_sk_storage for tracing usage
Martin KaFai Lau
2020-11-17
1
-2
/
+2
*
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
2020-11-16
1
-0
/
+2
*
Merge branch 'ionic-updates'
Jakub Kicinski
2020-11-14
5
-58
/
+81
|
\
[next]