index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-15
samples/bpf: ensure ipv6 is enabled before running tests
Daniel T. Lee
2023-01-15
Merge branch 'bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()'
Martin KaFai Lau
2023-01-15
selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel
Ziyang Xuan
2023-01-15
bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
Ziyang Xuan
2023-01-13
selftests/bpf: Fix missing space error
Roberto Valenzuela
2023-01-13
libbpf: Replace '.' with '_' in legacy kprobe event name
Menglong Dong
2023-01-13
bpftool: Always disable stack protection for BPF objects
Holger Hoffstätte
2023-01-11
Merge branch 'selftests/xsk: speed-ups, fixes, and new XDP programs'
Alexei Starovoitov
2023-01-11
selftests/xsk: automatically switch XDP programs
Magnus Karlsson
2023-01-11
selftests/xsk: automatically restore packet stream
Magnus Karlsson
2023-01-11
selftests/xsk: merge dual and single thread dispatchers
Magnus Karlsson
2023-01-11
selftests/xsk: add test when some packets are XDP_DROPed
Magnus Karlsson
2023-01-11
selftests/xsk: get rid of built-in XDP program
Magnus Karlsson
2023-01-11
selftests/xsk: remove unnecessary code in control path
Magnus Karlsson
2023-01-11
selftests/xsk: load and attach XDP program only once per mode
Magnus Karlsson
2023-01-11
selftests/xsk: remove namespaces
Magnus Karlsson
2023-01-11
selftests/xsk: replace asm acquire/release implementations
Magnus Karlsson
2023-01-11
selftests/xsk: add debug option for creating netdevs
Magnus Karlsson
2023-01-11
selftests/xsk: remove unused variable outstanding_tx
Magnus Karlsson
2023-01-11
selftests/xsk: print correct error codes when exiting
Magnus Karlsson
2023-01-11
selftests/xsk: submit correct number of frames in populate_fill_ring
Magnus Karlsson
2023-01-11
selftests/xsk: do not close unused file descriptors
Magnus Karlsson
2023-01-11
selftests/xsk: print correct payload for packet dump
Magnus Karlsson
2023-01-11
bpf_doc: Fix build error with older python versions
Michal Suchanek
2023-01-10
libbpf: Fix map creation flags sanitization
Ludovic L'Hours
2023-01-10
bpftool: fix output for skipping kernel config check
Chethan Suresh
2023-01-10
bpf: btf: limit logging of ignored BTF mismatches
Connor O'Brien
2023-01-10
bpf, x86: Simplify the parsing logic of structure parameters
Pu Lehui
2023-01-10
bpf: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-10
bpftool: Add missing quotes to libbpf bootstrap submake vars
James Hilliard
2023-01-10
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
2023-01-06
libbpf: Poison strlcpy()
Rong Tao
2023-01-06
Merge branch 'devlink-unregister'
David S. Miller
2023-01-06
netdevsim: move devlink registration under the instance lock
Jakub Kicinski
2023-01-06
netdevsim: rename a label
Jakub Kicinski
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2023-01-05
Merge branch 'devlink-code-split-and-structured-instance-walk'
Jakub Kicinski
2023-01-05
devlink: convert remaining dumps to the by-instance scheme
Jakub Kicinski
2023-01-05
devlink: add by-instance dump infra
Jakub Kicinski
2023-01-05
devlink: uniformly take the devlink instance lock in the dump loop
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (function)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (nested)
Jakub Kicinski
2023-01-05
devlink: restart dump based on devlink instance ids (simple)
Jakub Kicinski
[next]