Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7a69c0f250568e6ab72f401b2c69aa0e666c94f2
7a69c0f
bpf: skmsg, replace comments with BUILD bug
by John Fastabend
· 6 years ago
bc1b4f0
bpf: sk_msg, improve offset chk in _is_valid_access
by John Fastabend
· 6 years ago
9ee79a6
bpf: sk_msg, fix sk_msg_md access past end test
by John Fastabend
· 6 years ago
77ea5f4
bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't
by Jesper Dangaard Brouer
· 6 years ago
d70f4ec
Merge branch 'bpf-jset-verifier'
by Daniel Borkmann
· 6 years ago
489c066
selftests: bpf: add missing executables to .gitignore
by Jakub Kicinski
· 6 years ago
4987eac
nfp: bpf: optimize codegen for JSET with a constant
by Jakub Kicinski
· 6 years ago
6e77484
nfp: bpf: remove the trivial JSET optimization
by Jakub Kicinski
· 6 years ago
9b38c40
bpf: verifier: reorder stack size check with dead code sanitization
by Jakub Kicinski
· 6 years ago
14507e3
selftests: bpf: verifier: add tests for JSET interpretation
by Jakub Kicinski
· 6 years ago
960ea05
bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
by Jakub Kicinski
· 6 years ago
5a8d520
selftests: bpf: add trivial JSET tests
by Jakub Kicinski
· 6 years ago
9df95e8
bpf: sparc64: Enable sparc64 jit to provide bpf_line_info
by Martin KaFai Lau
· 6 years ago
6f1f78e
Merge branch 'line_info-check-for-ld_imm64'
by Alexei Starovoitov
· 6 years ago
e30f564
bpf: Add BPF_LD_IMM64 to the line_info test
by Martin KaFai Lau
· 6 years ago
fdbaa0b
bpf: Ensure line_info.insn_off cannot point to insn with zero code
by Martin KaFai Lau
· 6 years ago
9e88b93
tools: bpftool: do not force gcc as CC
by Ivan Babrou
· 6 years ago
e2ce367
xsk: simplify AF_XDP socket teardown
by Björn Töpel
· 6 years ago
76c43ae
bpf: log struct/union attribute for forward type
by Yonghong Song
· 6 years ago
dd4bfda
Merge branch 'bpf-sk-msg-size-member'
by Daniel Borkmann
· 6 years ago
945a47d
bpf: sk_msg, add tests for size field
by John Fastabend
· 6 years ago
584e468
bpf: add tools lib/include support sk_msg_md size field
by John Fastabend
· 6 years ago
3bdbd02
bpf: sockmap, metadata support for reporting size of msg
by John Fastabend
· 6 years ago
0bae2d4
bpf: correct slot_type marking logic to allow more stack slot sharing
by Jiong Wang
· 6 years ago
a38d110
bpf: support raw tracepoints in modules
by Matt Mullins
· 6 years ago
a137401
Merge branch 'bpf-bpftool-mount-tracefs'
by Daniel Borkmann
· 6 years ago
3322130
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
by Quentin Monnet
· 6 years ago
be3245e
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
by Quentin Monnet
· 6 years ago
0d7410e
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
by Yonghong Song
· 6 years ago
07a09d1
bpf: libbpf: fix memleak by freeing line_info
by Prashant Bhole
· 6 years ago
37c7b1c
Merge branch 'bpf-btf-type-fixes'
by Daniel Borkmann
· 6 years ago
8772c8b
tools: bpftool: support pretty print with kind_flag set
by Yonghong Song
· 6 years ago
9f95e37
tools: bpftool: refactor btf_dumper_int_bits()
by Yonghong Song
· 6 years ago
d0ebce6
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
by Yonghong Song
· 6 years ago
cd9de5d
tools/bpf: add test_btf unit tests for kind_flag
by Yonghong Song
· 6 years ago
128b343
tools/bpf: sync btf.h header from kernel to tools
by Yonghong Song
· 6 years ago
ffa0c1c
bpf: enable cgroup local storage map pretty print with kind_flag
by Yonghong Song
· 6 years ago
9d5f9f7
bpf: btf: fix struct/union/fwd types with kind_flag
by Yonghong Song
· 6 years ago
f97be3a
bpf: btf: refactor btf_int_bits_seq_show()
by Yonghong Song
· 6 years ago
6c4fc20
bpf: remove useless version check for prog load
by Daniel Borkmann
· 6 years ago
034565d
Merge branch 'bpf-bpftool-cleanups'
by Daniel Borkmann
· 6 years ago
c101189
tools: bpftool: fix -Wmissing declaration warnings
by Quentin Monnet
· 6 years ago
8c03ecf
tools: bpftool: fix warning on struct bpf_prog_linfo definition
by Quentin Monnet
· 6 years ago
bd0fb9d
tools: bpftool: add a prog array map update example to documentation
by Quentin Monnet
· 6 years ago
32870ba
tools: bpftool: fix examples in documentation for bpftool prog
by Quentin Monnet
· 6 years ago
bc6cd66
tools: bpftool: add doc for -m option to bpftool-prog.rst
by Quentin Monnet
· 6 years ago
bab89ad
Merge branch 'bpf-improve-verifier-state-analysis'
by Daniel Borkmann
· 6 years ago
9242b5f
bpf: add self-check logic to liveness analysis
by Alexei Starovoitov
· 6 years ago
19e2dbb
bpf: improve stacksafe state comparison
by Alexei Starovoitov
· 6 years ago
730ff40
selftests/bpf: check insn processed in test_verifier
by Alexei Starovoitov
· 6 years ago
b233920
bpf: speed up stacksafe check
by Alexei Starovoitov
· 6 years ago
eb415c9
Merge branch 'bpf_line_info-in-verifier'
by Alexei Starovoitov
· 6 years ago
d9762e8
bpf: verbose log bpf_line_info in verifier
by Martin KaFai Lau
· 6 years ago
23127b3
bpf: Create a new btf_name_by_offset() for non type name use case
by Martin KaFai Lau
· 6 years ago
28c1272
selftests/bpf: Fix sk lookup usage in test_sock_addr
by Andrey Ignatov
· 6 years ago
9f8c1c5
bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump
by Daniel Borkmann
· 6 years ago
eb896a6
bpf: sync tools/include/uapi/linux/bpf.h
by Song Liu
· 6 years ago
c872bdb
bpf: include sub program tags in bpf_prog_info
by Song Liu
· 6 years ago
0ad379f
Merge branch 'bpf-fix-kptr-checks'
by Daniel Borkmann
· 6 years ago
177e771
bpf: Remove !func_info and !line_info check from test_btf and bpftool
by Martin KaFai Lau
· 6 years ago
9e79416
bpf: Remove bpf_dump_raw_ok() check for func_info and line_info
by Martin KaFai Lau
· 6 years ago
00842be
Merge branch 'bpf-bpftool-license-update'
by Daniel Borkmann
· 6 years ago
907b223
tools: bpftool: dual license all files
by Jakub Kicinski
· 6 years ago
02ff58d
tools: bpftool: replace Netronome boilerplate with SPDX license headers
by Jakub Kicinski
· 6 years ago
afc7c94
tools: bpftool: fix SPDX format in headers
by Jakub Kicinski
· 6 years ago
8f9a8a6
selftests/bpf: add btf annotations for cgroup_local_storage maps
by Roman Gushchin
· 6 years ago
9a1126b
bpf: add bpffs pretty print for cgroup local storage maps
by Roman Gushchin
· 6 years ago
1b2b234
bpf: pass struct btf pointer to the map_check_btf() callback
by Roman Gushchin
· 6 years ago
a0517a0
selftests/bpf: use __bpf_constant_htons in test_prog.c
by Stanislav Fomichev
· 6 years ago
37ab566
bpf: arm64: Enable arm64 jit to provide bpf_line_info
by Martin KaFai Lau
· 6 years ago
0bd7211
bpf: fix up uapi helper description and sync bpf header with tools
by Daniel Borkmann
· 6 years ago
addb067
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
8cc196d
neighbor: gc_list changes should be protected by table lock
by David Ahern
· 6 years ago
9369832
Merge tag 'mlx5e-updates-2018-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 6 years ago
69bd484
net/sched: Remove egdev mechanism
by Oz Shlomo
· 6 years ago
df2ef3b
net/mlx5e: Add GRE protocol offloading
by Oz Shlomo
· 6 years ago
0621e6f
net: Add netif_is_gretap()/netif_is_ip6gretap()
by Oz Shlomo
· 6 years ago
101f4de
net/mlx5e: Move TC tunnel offloading code to separate source file
by Oz Shlomo
· 6 years ago
54c177c
net/mlx5e: Branch according to classified tunnel type
by Oz Shlomo
· 6 years ago
4d70564
net/mlx5e: Refactor VXLAN tunnel decap offloading code
by Oz Shlomo
· 6 years ago
ea7162a
net/mlx5e: Refactor VXLAN tunnel encap offloading code
by Oz Shlomo
· 6 years ago
ef38135
net/mlx5e: Replace egdev with indirect block notifications
by Oz Shlomo
· 6 years ago
d11afc2
net/mlx5e: Propagate the filter's net device to mlx5e structures
by Oz Shlomo
· 6 years ago
71d82d2
net/mlx5e: Provide the TC filter netdev as parameter to flower callbacks
by Oz Shlomo
· 6 years ago
f5bc2c5
net/mlx5e: Support TC indirect block notifications for eswitch uplink reprs
by Oz Shlomo
· 6 years ago
ec1366c
net/mlx5e: Store eswitch uplink representor state on a dedicated struct
by Oz Shlomo
· 6 years ago
2f62747
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by Saeed Mahameed
· 6 years ago
aa570ff
Merge branch 'rename-info_cnt-to-nr_info'
by Alexei Starovoitov
· 6 years ago
cfc5424
tools/bpf: rename *_info_cnt to nr_*_info
by Yonghong Song
· 6 years ago
b4f8623
tools/bpf: sync kernel uapi bpf.h to tools directory
by Yonghong Song
· 6 years ago
11d8b82
bpf: rename *_info_cnt to nr_*_info in bpf_prog_info
by Yonghong Song
· 6 years ago
7a5725d
bpf: clean up bpf_prog_get_info_by_fd()
by Song Liu
· 6 years ago
6c22a11
net/mlx5: Remove the get protocol device interface entry
by Or Gerlitz
· 6 years ago
a2c6162
net/mlx5: Support extended destination format in flow steering command
by Eli Britstein
· 6 years ago
aa39c2c
net/mlx5: E-Switch, Change vhca id valid bool field to bit flag
by Eli Britstein
· 6 years ago
1b11549
net/mlx5: Introduce extended destination fields
by Eli Britstein
· 6 years ago
5886a96
net/mlx5: Revise gre and nvgre key formats
by Oz Shlomo
· 6 years ago
fd4572b
net/mlx5: Add monitor commands layout and event data
by Eyal Davidovich
· 6 years ago
8d6b57e
net/mlx5: Add support for plugged-disabled cable status in PME
by Mikhael Goikhman
· 6 years ago
37a12aa
net/mlx5: Add support for PCIe power slot exceeded error in PME
by Mikhael Goikhman
· 6 years ago
Next »