Age | Commit message (Expand) | Author |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-13 | net/mlx5: DR, Remove unneeded functions deceleration | Alex Vesker |
2020-03-13 | net/mlx5: DR, Add support for flow table id destination action | Alex Vesker |
2020-03-13 | net/mlx5: Avoid deriving mlx5_core_dev second time | Parav Pandit |
2020-03-13 | net/mlx5: E-switch, Annotate esw state_lock mutex destroy | Parav Pandit |
2020-03-13 | net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy | Parav Pandit |
2020-03-13 | net/mlx5: Accept flow rules without match | Mark Bloch |
2020-03-13 | net/mlx5: E-Switch, Refactor unload all reps per rep type | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Update VF vports config when num of VFs changed | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes | Bodong Wang |
2020-03-13 | net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Prepare for vport enable/disable refactor | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Remove redundant warning when QoS enable failed | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode | Bodong Wang |
2020-03-13 | net/mlx5: E-Switch, Remove redundant check of eswitch manager cap | Bodong Wang |
2020-03-13 | Merge branch 'bpf-core-fixes' | Daniel Borkmann |
2020-03-13 | selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls | Andrii Nakryiko |
2020-03-13 | libbpf: Provide CO-RE variants of PT_REGS macros | Andrii Nakryiko |
2020-03-13 | libbpf: Ignore incompatible types with matching name during CO-RE relocation | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Ensure consistent test failure output | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Fix spurious failures in accept due to EAGAIN | Jakub Sitnicki |
2020-03-13 | tools/bpf: Move linux/types.h for selftests and bpftool | Tobias Klauser |
2020-03-13 | bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit() | Jules Irenge |
2020-03-13 | bpf_helpers_doc.py: Fix warning when compiling bpftool | Carlos Neira |
2020-03-13 | selftests/bpf: Fix usleep() implementation | Andrii Nakryiko |
2020-03-13 | Merge branch 'generalize-bpf-ksym' | Alexei Starovoitov |
2020-03-13 | bpf: Remove bpf_image tree | Jiri Olsa |
2020-03-13 | bpf: Add dispatchers to kallsyms | Jiri Olsa |
2020-03-13 | bpf: Add trampolines to kallsyms | Jiri Olsa |
2020-03-13 | bpf: Add bpf_ksym_add/del functions | Jiri Olsa |
2020-03-13 | bpf: Add prog flag to struct bpf_ksym object | Jiri Olsa |
2020-03-13 | bpf: Abstract away entire bpf_link clean up procedure | Andrii Nakryiko |
2020-03-13 | bpf: Add bpf_ksym_find function | Jiri Olsa |
2020-03-13 | selftests/bpf: Make tcp_rtt test more robust to failures | Andrii Nakryiko |
2020-03-13 | bpf: Move ksym_tnode to bpf_ksym | Jiri Olsa |
2020-03-13 | selftests/bpf: Guarantee that useep() calls nanosleep() syscall | Andrii Nakryiko |
2020-03-13 | bpf: Move lnode list node to struct bpf_ksym | Jiri Olsa |
2020-03-13 | tools: bpftool: Restore message on failure to guess program type | Quentin Monnet |
2020-03-13 | bpf: Add name to struct bpf_ksym | Jiri Olsa |
2020-03-13 | bpf: Add struct bpf_ksym | Jiri Olsa |
2020-03-13 | bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER | Björn Töpel |
2020-03-13 | x86/mm: Rename is_kernel_text to __is_kernel_text | Jiri Olsa |
2020-03-13 | Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/l... | David S. Miller |
2020-03-13 | ethtool: fix spelling mistake "exceeeds" -> "exceeds" | Colin Ian King |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-03-12 | bpf: Add bpf_xdp_output() helper | Eelco Chaudron |
2020-03-12 | Merge branch 'bpf_get_ns_current_pid_tgid' | Alexei Starovoitov |
2020-03-12 | tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current... | Carlos Neira |
2020-03-13 | Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongi... | Dave Airlie |