Age | Commit message (Expand) | Author |
2020-03-14 | net: sched: RED: Introduce an ECN nodrop mode | Petr Machata |
2020-03-14 | net: sched: Allow extending set of supported RED flags | Petr Machata |
2020-03-14 | selftests: qdiscs: Add TDC test for RED | Petr Machata |
2020-03-14 | sfc: support configuring vf spoofchk on EF10 VFs | Edward Cree |
2020-03-14 | Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK' | David S. Miller |
2020-03-14 | net: phylink: Add XLGMII support | Jose Abreu |
2020-03-14 | net: phy: Add XLGMII interface define | Jose Abreu |
2020-03-14 | net: ena: ethtool: clean up minor indentation issue | Colin Ian King |
2020-03-14 | net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up | Vladimir Oltean |
2020-03-14 | cxgb4: update T5/T6 adapter register ranges | Shahjada Abul Husain |
2020-03-13 | Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
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 |