Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
389ab7f01af988c2a1ec5617eb0c7e220df1ef1c
389ab7f
xdp: introduce xdp_return_frame_rx_napi
by Jesper Dangaard Brouer
· 7 years ago
9940fbf
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
by Jesper Dangaard Brouer
· 7 years ago
38edddb
xdp: add tracepoint for devmap like cpumap have
by Jesper Dangaard Brouer
· 7 years ago
5d053f9
bpf: devmap prepare xdp frames for bulking
by Jesper Dangaard Brouer
· 7 years ago
67f29e0
bpf: devmap introduce dev_map_enqueue
by Jesper Dangaard Brouer
· 7 years ago
f80acbd
Merge branch 'bpf-task-fd-query'
by Alexei Starovoitov
· 7 years ago
b04df40
tools/bpftool: add perf subcommand
by Yonghong Song
· 7 years ago
f699cf7
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
by Yonghong Song
· 7 years ago
ecb96f7
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
73bc4d9
tools/bpf: add ksym_get_addr() in trace_helpers
by Yonghong Song
· 7 years ago
30687ad
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
by Yonghong Song
· 7 years ago
41bdc4b
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
by Yonghong Song
· 7 years ago
f8d959a
perf/core: add perf_get_event() to return perf_event given a struct file
by Yonghong Song
· 7 years ago
31ad392
Merge branch 'bpf-ipv6-seg6-bpf-action'
by Daniel Borkmann
· 7 years ago
c99a84e
selftests/bpf: test for seg6local End.BPF action
by Mathieu Xhonneux
· 7 years ago
004d4b2
ipv6: sr: Add seg6local action End.BPF
by Mathieu Xhonneux
· 7 years ago
cd3092c
bpf: Split lwt inout verifier structures
by Mathieu Xhonneux
· 7 years ago
fe94cc2
bpf: Add IPv6 Segment Routing helpers
by Mathieu Xhonneux
· 7 years ago
1c1e761
ipv6: sr: export function lookup_nexthop
by Mathieu Xhonneux
· 7 years ago
63526e1
ipv6: sr: make seg6.h includable without IPv6
by Mathieu Xhonneux
· 7 years ago
30cfe3b
Merge branch 'bpf-multi-prog-improvements'
by Daniel Borkmann
· 7 years ago
f7f62c7
tools: bpftool: add delimiters to multi-function JITed dumps
by Sandipan Das
· 7 years ago
bd980d4
tools: bpf: sync bpf uapi header
by Sandipan Das
· 7 years ago
815581c
bpf: get JITed image lengths of functions via syscall
by Sandipan Das
· 7 years ago
4d56a76
bpf: fix multi-function JITed dump obtained via syscall
by Sandipan Das
· 7 years ago
f84192e
tools: bpftool: resolve calls without using imm field
by Sandipan Das
· 7 years ago
dd0c5f0
tools: bpf: sync bpf uapi header
by Sandipan Das
· 7 years ago
dbecd73
bpf: get kernel symbol addresses via syscall
by Sandipan Das
· 7 years ago
8484ce8
bpf: powerpc64: add JIT support for multi-function programs
by Sandipan Das
· 7 years ago
4ea69b2
bpf: powerpc64: pad function address loads with NOPs
by Sandipan Das
· 7 years ago
2162fed
bpf: support 64-bit offsets for bpf function calls
by Sandipan Das
· 7 years ago
a2889a4
bpf: btf: Avoid variable length array
by Martin KaFai Lau
· 7 years ago
a1c8181
tools/lib/libbpf.c: fix string format to allow build on arm32
by Sirio Balmelli
· 7 years ago
167381f
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
by Sirio Balmelli
· 7 years ago
ff4fb47
Merge branch 'btf-uapi-cleanups'
by Daniel Borkmann
· 7 years ago
61746db
bpf: btf: Add tests for the btf uapi changes
by Martin KaFai Lau
· 7 years ago
f03b15d
bpf: btf: Sync bpf.h and btf.h to tools
by Martin KaFai Lau
· 7 years ago
9b2cf32
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
by Martin KaFai Lau
· 7 years ago
aea2f7b8
bpf: btf: Remove unused bits from uapi/linux/btf.h
by Martin KaFai Lau
· 7 years ago
4ef5f57
bpf: btf: Check array->index_type
by Martin KaFai Lau
· 7 years ago
f80442a
bpf: btf: Change how section is supported in btf_header
by Martin KaFai Lau
· 7 years ago
dcab51f
bpf: Expose check_uarg_tail_zero()
by Martin KaFai Lau
· 7 years ago
3fb48d8
Merge branch 'bpf-fib-mtu-check'
by Daniel Borkmann
· 7 years ago
4f74fed
bpf: Add mtu checking to FIB forwarding helper
by David Ahern
· 7 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
by David Ahern
· 7 years ago
50d889b
net/ipv4: Add helper to return path MTU based on fib result
by David Ahern
· 7 years ago
fd0bfa8
Merge branch 'bpf-af-xdp-cleanups'
by Daniel Borkmann
· 7 years ago
d3b42f1
xsk: convert atomic_t to refcount_t
by Björn Töpel
· 7 years ago
a49049e
xsk: simplified umem setup
by Björn Töpel
· 7 years ago
37b0769
xsk: add missing write- and data-dependency barrier
by Björn Töpel
· 7 years ago
1c4917d
samples/bpf: adapt xdpsock to the new uapi
by Björn Töpel
· 7 years ago
b3a9e0b
xsk: remove explicit ring structure from uapi
by Björn Töpel
· 7 years ago
2e59dd5
xsk: proper queue id check at bind
by Magnus Karlsson
· 7 years ago
ad75646
xsk: fill hole in struct sockaddr_xdp
by Björn Töpel
· 7 years ago
959b71d
xsk: remove rebind support
by Björn Töpel
· 7 years ago
d849f9f
Merge branch 'bpf-sk-msg-fields'
by Daniel Borkmann
· 7 years ago
4da0dca
bpf: add sk_msg prog sk access tests to test_verifier
by John Fastabend
· 7 years ago
303def3
bpf: allow sk_msg programs to read sock fields
by John Fastabend
· 7 years ago
1cb6138
Merge branch 'bpf-nfp-shift-insns'
by Daniel Borkmann
· 7 years ago
c217abc
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
by Jiong Wang
· 7 years ago
f43d0f1
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
by Jiong Wang
· 7 years ago
991f5b3
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
by Jiong Wang
· 7 years ago
82f9e2d
Merge branch 'bpf-af-xdp-cleanups'
by Daniel Borkmann
· 7 years ago
c2f4374
xsk: proper '=' alignment
by Björn Töpel
· 7 years ago
da60cf0
xsk: fixed some cases of unnecessary parentheses
by Björn Töpel
· 7 years ago
54b85c2
xsk: remove newline at end of file
by Björn Töpel
· 7 years ago
dac0914
xsk: clean up SPDX headers
by Björn Töpel
· 7 years ago
a786229
bpf: sockmap, fix double-free
by Gustavo A. R. Silva
· 7 years ago
0e43645
bpf: sockmap, fix uninitialized variable
by Gustavo A. R. Silva
· 7 years ago
eeacb71
bpf: change eBPF helper doc parsing script to allow for smaller indent
by Quentin Monnet
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
e23afe5
bpf: sockmap, on update propagate errors back to userspace
by John Fastabend
· 7 years ago
683d2ac
bpf: fix sock hashmap kmalloc warning
by Yonghong Song
· 7 years ago
f0307a7
libbpf: add ifindex to enable offload support
by David Beckett
· 7 years ago
be2d04d
bpf: add __printf verification to bpf_verifier_vlog
by Mathieu Malaterre
· 7 years ago
44edef7
samples/bpf: Decrement ttl in fib forwarding example
by David Ahern
· 7 years ago
5b26ace
Merge branch 'bpf-sock-hashmap'
by Daniel Borkmann
· 7 years ago
62c52d1
bpf: bpftool, support for sockhash
by John Fastabend
· 7 years ago
b8b394f
bpf: selftest additions for SOCKHASH
by John Fastabend
· 7 years ago
8e725f7
cxgb4: update LE-TCAM collection for T6
by Rahul Lakkireddy
· 7 years ago
7e360d9
Merge branch 'qed-LL2-fixes'
by David S. Miller
· 7 years ago
fc16f56
qed: Fix LL2 race during connection terminate
by Michal Kalderon
· 7 years ago
6291c60
qed: Fix possibility of list corruption during rmmod flows
by Michal Kalderon
· 7 years ago
974f6c0
qed: LL2 flush isles when connection is closed
by Michal Kalderon
· 7 years ago
76e597e
net: ethoc: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
93120eb
net: stmmac: Remove useless test before clk_disable_unprepare
by YueHaibing
· 7 years ago
9e6881d
net: qcom/emac: Encapsulate sgmii ops under one structure
by Hemanth Puranik
· 7 years ago
cfb3e08
Merge branch 'rmnet-next'
by David S. Miller
· 7 years ago
721ce0f
net: qualcomm: rmnet: Remove redundant command check
by Subash Abhinov Kasiviswanathan
· 7 years ago
bbde32d
net: qualcomm: rmnet: Add support for ethtool private stats
by Subash Abhinov Kasiviswanathan
· 7 years ago
1eece79
net: qualcomm: rmnet: Capture all drops in transmit path
by Subash Abhinov Kasiviswanathan
· 7 years ago
b0ec758
Merge branch 'of-mdio-Fall-back-to-mdiobus_register-with-NULL-device_node'
by David S. Miller
· 7 years ago
00e798c
drivers: net: Remove device_node checks with of_mdiobus_register()
by Florian Fainelli
· 7 years ago
6d07a68
of: mdio: Fall back to mdiobus_register() with NULL device_node
by Florian Fainelli
· 7 years ago
c6213eb
net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
by Grygorii Strashko
· 7 years ago
b3c898e
Revert "bonding: allow carrier and link status to determine link state"
by Debabrata Banerjee
· 7 years ago
55df3e9
tc-testing: updated mirred and vlan with more tests
by Roman Mashak
· 7 years ago
2f42a12
tc-testing: fixed copy-pasting error in police tests
by Roman Mashak
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
5a63f77
Merge branch 'bonding-performance-and-reliability'
by David S. Miller
· 7 years ago
Next »