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
...
|
|
*
|
bpf: selftests: Add connect_to_fd_opts to network_helpers
Martin KaFai Lau
2021-08-26
2
-2
/
+27
|
|
*
|
bpf: selftests: Add sk_state to bpf_tcp_helpers.h
Martin KaFai Lau
2021-08-26
3
-3
/
+4
|
|
*
|
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-26
3
-4
/
+65
|
|
/
/
|
*
|
Merge branch 'selftests: xsk: various simplifications'
Alexei Starovoitov
2021-08-25
4
-428
/
+356
|
|
\
\
|
|
*
|
selftests: xsk: Preface options with opt
Magnus Karlsson
2021-08-25
2
-5
/
+5
|
|
*
|
selftests: xsk: Make enums lower case
Magnus Karlsson
2021-08-25
2
-13
/
+7
|
|
*
|
selftests: xsk: Generate packets from specification
Magnus Karlsson
2021-08-25
2
-121
/
+166
|
|
*
|
selftests: xsk: Generate packet directly in umem
Magnus Karlsson
2021-08-25
2
-43
/
+32
|
|
*
|
selftests: xsk: Simplify cleanup of ifobjects
Magnus Karlsson
2021-08-25
2
-33
/
+40
|
|
*
|
selftests: xsk: Decrease sending speed
Magnus Karlsson
2021-08-25
2
-1
/
+2
|
|
*
|
selftests: xsk: Validate tx stats on tx thread
Magnus Karlsson
2021-08-25
1
-14
/
+41
|
|
*
|
selftests: xsk: Simplify packet validation in xsk tests
Magnus Karlsson
2021-08-25
2
-131
/
+65
|
|
*
|
selftests: xsk: Rename worker_* functions that are not thread entry points
Magnus Karlsson
2021-08-25
1
-6
/
+6
|
|
*
|
selftests: xsk: Disassociate umem size with packets sent
Magnus Karlsson
2021-08-25
2
-11
/
+9
|
|
*
|
selftests: xsk: Remove end-of-test packet
Magnus Karlsson
2021-08-25
2
-32
/
+12
|
|
*
|
selftests: xsk: Simplify the retry code
Magnus Karlsson
2021-08-25
2
-14
/
+11
|
|
*
|
selftests: xsk: Return correct error codes
Magnus Karlsson
2021-08-25
1
-5
/
+5
|
|
*
|
selftests: xsk: Remove unused variables
Magnus Karlsson
2021-08-25
2
-11
/
+0
|
|
*
|
selftests: xsk: Remove the num_tx_packets option
Magnus Karlsson
2021-08-25
3
-27
/
+13
|
|
*
|
selftests: xsk: Remove color mode
Magnus Karlsson
2021-08-25
2
-28
/
+9
|
|
/
/
|
*
|
Merge branch 'bpf: Add bpf_task_pt_regs() helper'
Alexei Starovoitov
2021-08-25
10
-16
/
+131
|
|
\
\
|
|
*
|
bpf: selftests: Add bpf_task_pt_regs() selftest
Daniel Xu
2021-08-25
2
-0
/
+76
|
|
*
|
bpf: Add bpf_task_pt_regs() helper
Daniel Xu
2021-08-25
4
-0
/
+36
|
|
*
|
bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf()
Daniel Xu
2021-08-25
2
-1
/
+4
|
|
*
|
bpf: Consolidate task_struct BTF_ID declarations
Daniel Xu
2021-08-25
5
-15
/
+12
|
|
*
|
bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro
Daniel Xu
2021-08-25
1
-0
/
+3
|
|
/
/
|
*
|
Merge branch 'Improve XDP samples usability and output'
Alexei Starovoitov
2021-08-24
22
-2842
/
+3388
|
|
\
\
|
|
*
|
samples: bpf: Convert xdp_redirect_map_multi to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
4
-220
/
+153
|
|
*
|
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-31
/
+26
|
|
*
|
samples: bpf: Convert xdp_redirect_map to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-229
/
+161
|
|
*
|
samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-70
/
+25
|
|
*
|
samples: bpf: Convert xdp_redirect_cpu to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-767
/
+343
|
|
*
|
samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-293
/
+105
|
|
*
|
samples: bpf: Convert xdp_redirect to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
2
-159
/
+116
|
|
*
|
samples: bpf: Convert xdp_redirect_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-92
/
+52
|
|
*
|
samples: bpf: Convert xdp_monitor to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-735
/
+83
|
|
*
|
samples: bpf: Convert xdp_monitor_kern.o to XDP samples helper
Kumar Kartikeya Dwivedi
2021-08-24
3
-258
/
+49
|
|
*
|
samples: bpf: Add vmlinux.h generation support
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+25
|
|
*
|
samples: bpf: Add devmap_xmit tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-3
/
+331
|
|
*
|
samples: bpf: Add BPF support for devmap_xmit tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+71
|
|
*
|
samples: bpf: Add cpumap tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-1
/
+224
|
|
*
|
samples: bpf: Add BPF support for cpumap tracepoints
Kumar Kartikeya Dwivedi
2021-08-24
1
-1
/
+57
|
|
*
|
samples: bpf: Add xdp_exception tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+116
|
|
*
|
samples: bpf: Add BPF support for xdp_exception tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+27
|
|
*
|
samples: bpf: Add redirect tracepoint statistics support
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+215
|
|
*
|
samples: bpf: Add BPF support for redirect tracepoint
Kumar Kartikeya Dwivedi
2021-08-24
2
-0
/
+253
|
|
*
|
samples: bpf: Add basic infrastructure for XDP samples
Kumar Kartikeya Dwivedi
2021-08-24
3
-0
/
+915
|
|
*
|
tools: include: Add ethtool_drvinfo definition to UAPI header
Kumar Kartikeya Dwivedi
2021-08-24
1
-0
/
+53
|
|
*
|
samples: bpf: Fix a couple of warnings
Kumar Kartikeya Dwivedi
2021-08-24
2
-4
/
+9
|
|
/
/
|
*
|
bpf: Fix possible out of bound write in narrow load handling
Andrey Ignatov
2021-08-24
1
-0
/
+4
[prev]
[next]