Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3bdbd0228e7555ec745e08469b98e5a0966409d6
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
c2fb3db
net/mlx5: Rework handling of port module events
by Mikhael Goikhman
· 6 years ago
10a5ce9
bpf: bpftool: Fix newline and p_err issue
by Martin KaFai Lau
· 6 years ago
d8ed257
tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer()
by Eric Dumazet
· 6 years ago
c535293
Merge branch 'dsa-ksz-Add-reset-GPIO-handling'
by David S. Miller
· 6 years ago
924352c
net: dsa: ksz: Add reset GPIO handling
by Marek Vasut
· 6 years ago
a324d6e
net: dsa: ksz: Add optional reset GPIO to Microchip KSZ switch binding
by Marek Vasut
· 6 years ago
4e6feb7
bonding: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
a93f5b5
fjes: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
5061e3f
net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
f578e67
ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
b1dd054
ipvlan: Remove a useless comparison
by YueHaibing
· 6 years ago
c1c8c27
net: hns3: fix spelling mistake "offser" -> "offset"
by Colin Ian King
· 6 years ago
e434b8c
bpf: relax verifier restriction on BPF_MOV | BPF_ALU
by Jiong Wang
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7300375
net/mlx5: Move flow counters data structures from flow steering header
by Saeed Mahameed
· 6 years ago
bdefffd
IB/mlx5: Use helper to get CQE opcode
by Tariq Toukan
· 6 years ago
6254ade
net/mlx5: Use helper to get CQE opcode
by Tariq Toukan
· 6 years ago
fe206c2
net/mlx5: When fetching CQEs return CQE instead of void pointer
by Daniel Jurgens
· 6 years ago
40e020c
Linux 4.20-rc6
by Linus Torvalds
· 6 years ago
d48f782
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
8586ca8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
01d3240
media: bpf: add bpf function to report mouse movement
by Sean Young
· 6 years ago
Next »