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
*
selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf calls
Andrii Nakryiko
2020-09-04
2
-0
/
+134
*
libbpf: Add multi-prog section support for struct_ops
Andrii Nakryiko
2020-09-04
1
-18
/
+8
*
libbpf: Implement generalized .BTF.ext func/line info adjustment
Andrii Nakryiko
2020-09-04
3
-84
/
+153
*
libbpf: Make RELO_CALL work for multi-prog sections and sub-program calls
Andrii Nakryiko
2020-09-04
1
-138
/
+380
*
libbpf: Support CO-RE relocations for multi-prog sections
Andrii Nakryiko
2020-09-04
1
-8
/
+74
*
libbpf: Parse multi-function sections into multiple BPF programs
Andrii Nakryiko
2020-09-04
1
-107
/
+142
*
libbpf: Ensure ELF symbols table is found before further ELF processing
Andrii Nakryiko
2020-09-04
1
-11
/
+29
*
xsk: Fix use-after-free in failed shared_umem bind
Magnus Karlsson
2020-09-02
1
-0
/
+1
*
xsk: Fix null check on error return path
Gustavo A. R. Silva
2020-09-02
1
-1
/
+1
*
xsk: Fix possible segfault at xskmap entry insertion
Magnus Karlsson
2020-09-02
3
-12
/
+0
*
xsk: Fix possible segfault in xsk umem diagnostics
Magnus Karlsson
2020-09-02
1
-8
/
+6
*
selftests/bpf: Test task_file iterator without visiting pthreads
Yonghong Song
2020-09-02
2
-1
/
+30
*
bpf: Avoid iterating duplicated files for task_file iterator
Yonghong Song
2020-09-02
1
-4
/
+11
*
Merge branch 'dpaa2-eth-add-a-dpaa2_eth_-prefix-to-all-functions'
David S. Miller
2020-09-01
3
-248
/
+249
|
\
|
*
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth-dcb.c
Ioana Ciornei
2020-09-01
1
-4
/
+4
|
*
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-eth.c
Ioana Ciornei
2020-09-01
1
-200
/
+200
|
*
dpaa2-eth: add a dpaa2_eth_ prefix to all functions in dpaa2-ethtool.c
Ioana Ciornei
2020-09-01
1
-44
/
+45
|
/
*
net: openvswitch: fixes crash if nf_conncount_init() fails
Eelco Chaudron
2020-09-01
1
-1
/
+7
*
ibmvnic: Harden device Command Response Queue handshake
Thomas Falcon
2020-09-01
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
246
-3089
/
+13816
|
\
|
*
bpf: {cpu,dev}map: Change various functions return type from int to void
Björn Töpel
2020-09-01
2
-16
/
+10
|
*
bpf: Remove bpf_lsm_file_mprotect from sleepable list.
Alexei Starovoitov
2020-08-31
3
-18
/
+18
|
*
samples/bpf: Fix to xdpsock to avoid recycling frames
Weqaar Janjua
2020-08-31
1
-5
/
+5
|
*
samples/bpf: Optimize l2fwd performance in xdpsock
Magnus Karlsson
2020-08-31
1
-8
/
+14
|
*
xsk: Documentation for XDP_SHARED_UMEM between queues and netdevs
Magnus Karlsson
2020-08-31
1
-10
/
+58
|
*
samples/bpf: Add new sample xsk_fwd.c
Cristian Dumitrescu
2020-08-31
2
-0
/
+1088
|
*
libbpf: Support shared umems between queues and devices
Magnus Karlsson
2020-08-31
3
-132
/
+254
|
*
xsk: Add shared umem support between devices
Magnus Karlsson
2020-08-31
1
-7
/
+4
|
*
xsk: Add shared umem support between queue ids
Magnus Karlsson
2020-08-31
3
-16
/
+56
|
*
xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...
Magnus Karlsson
2020-08-31
6
-10
/
+10
|
*
xsk: Rearrange internal structs for better performance
Magnus Karlsson
2020-08-31
2
-18
/
+22
|
*
xsk: Enable sharing of dma mappings
Magnus Karlsson
2020-08-31
4
-42
/
+156
|
*
xsk: Move addrs from buffer pool to umem
Magnus Karlsson
2020-08-31
3
-19
/
+25
|
*
xsk: Move xsk_tx_list and its lock to buffer pool
Magnus Karlsson
2020-08-31
6
-40
/
+38
|
*
xsk: Move queue_id, dev and need_wakeup to buffer pool
Magnus Karlsson
2020-08-31
8
-74
/
+43
|
*
xsk: Move fill and completion rings to buffer pool
Magnus Karlsson
2020-08-31
6
-49
/
+52
|
*
xsk: Create and free buffer pool independently from umem
Magnus Karlsson
2020-08-31
8
-187
/
+236
|
*
xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfaces
Magnus Karlsson
2020-08-31
19
-167
/
+179
|
*
xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umem
Magnus Karlsson
2020-08-31
40
-398
/
+413
|
*
bpf: Fix build without BPF_LSM.
Alexei Starovoitov
2020-08-31
1
-0
/
+2
|
*
bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.
Alexei Starovoitov
2020-08-31
1
-1
/
+8
|
*
Merge branch 'bpf-sleepable'
Daniel Borkmann
2020-08-28
20
-33
/
+331
|
|
\
|
|
*
selftests/bpf: Add sleepable tests
Alexei Starovoitov
2020-08-28
5
-2
/
+99
|
|
*
libbpf: Support sleepable progs
Alexei Starovoitov
2020-08-28
1
-1
/
+24
|
|
*
bpf: Add bpf_copy_from_user() helper.
Alexei Starovoitov
2020-08-28
5
-0
/
+41
|
|
*
bpf: Introduce sleepable BPF programs
Alexei Starovoitov
2020-08-28
10
-25
/
+162
|
|
*
mm/error_inject: Fix allow_error_inject function signatures.
Alexei Starovoitov
2020-08-28
2
-5
/
+5
|
|
/
|
*
bpf: selftests: Add test for different inner map size
Martin KaFai Lau
2020-08-28
2
-1
/
+65
|
*
bpf: Relax max_entries check for most of the inner map types
Martin KaFai Lau
2020-08-28
3
-4
/
+17
|
*
bpf: Add map_meta_equal map ops
Martin KaFai Lau
2020-08-28
17
-15
/
+52
[next]