- 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 4 years, 10 months ago
- 10ef49b selftests: qdiscs: Add TDC test for RED by Petr Machata · 4 years, 10 months ago
- 085793f sfc: support configuring vf spoofchk on EF10 VFs by Edward Cree · 4 years, 10 months ago
- fa83820 Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK' by David S. Miller · 4 years, 10 months ago
- 1671c42 net: phylink: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
- 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 4 years, 10 months ago
- f1dc746 net: ena: ethtool: clean up minor indentation issue by Colin Ian King · 4 years, 10 months ago
- ec8582d net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up by Vladimir Oltean · 4 years, 10 months ago
- 724d021 cxgb4: update T5/T6 adapter register ranges by Shahjada Abul Husain · 4 years, 10 months ago
- 94229d4 Merge tag 'mlx5-updates-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 10 months ago
- 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
- bc1a028 net/mlx5: DR, Remove unneeded functions deceleration by Alex Vesker · 4 years, 10 months ago
- de346f4 net/mlx5: DR, Add support for flow table id destination action by Alex Vesker · 4 years, 11 months ago
- 0e6fa49 net/mlx5: Avoid deriving mlx5_core_dev second time by Parav Pandit · 5 years ago
- d6c8022 net/mlx5: E-switch, Annotate esw state_lock mutex destroy by Parav Pandit · 5 years ago
- 2bb72e7 net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy by Parav Pandit · 5 years ago
- 5c2aa8a net/mlx5: Accept flow rules without match by Mark Bloch · 5 years ago
- 4110fc5 net/mlx5: E-Switch, Refactor unload all reps per rep type by Bodong Wang · 5 years ago
- 23bb50c net/mlx5: E-Switch, Update VF vports config when num of VFs changed by Bodong Wang · 5 years ago
- c2d7712 net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes by Bodong Wang · 5 years ago
- d7c92cb net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric by Bodong Wang · 5 years ago
- 878a733 net/mlx5: E-Switch, Prepare for vport enable/disable refactor by Bodong Wang · 5 years ago
- a9814d7 net/mlx5: E-Switch, Remove redundant warning when QoS enable failed by Bodong Wang · 5 years ago
- 14c844c net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode by Bodong Wang · 5 years ago
- 86f9453 net/mlx5: E-Switch, Remove redundant check of eswitch manager cap by Bodong Wang · 5 years ago
- 832165d Merge branch 'bpf-core-fixes' by Daniel Borkmann · 4 years, 10 months ago
- acbd062 selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls by Andrii Nakryiko · 4 years, 10 months ago
- b8ebce8 libbpf: Provide CO-RE variants of PT_REGS macros by Andrii Nakryiko · 4 years, 10 months ago
- d121e1d libbpf: Ignore incompatible types with matching name during CO-RE relocation by Andrii Nakryiko · 4 years, 10 months ago
- 3e2671f selftests/bpf: Ensure consistent test failure output by Andrii Nakryiko · 4 years, 10 months ago
- 30b4cb3 selftests/bpf: Fix spurious failures in accept due to EAGAIN by Jakub Sitnicki · 4 years, 10 months ago
- bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
- dcce11d bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit() by Jules Irenge · 4 years, 10 months ago
- 5996a58 bpf_helpers_doc.py: Fix warning when compiling bpftool by Carlos Neira · 4 years, 10 months ago
- 4e1fd25 selftests/bpf: Fix usleep() implementation by Andrii Nakryiko · 4 years, 10 months ago
- 1afbcd9 Merge branch 'generalize-bpf-ksym' by Alexei Starovoitov · 4 years, 10 months ago
- 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 4 years, 10 months ago
- 517b75e bpf: Add dispatchers to kallsyms by Jiri Olsa · 4 years, 10 months ago
- a108f7d bpf: Add trampolines to kallsyms by Jiri Olsa · 4 years, 10 months ago
- dba122f bpf: Add bpf_ksym_add/del functions by Jiri Olsa · 4 years, 10 months ago
- cbd76f8 bpf: Add prog flag to struct bpf_ksym object by Jiri Olsa · 4 years, 10 months ago
- 9886866 bpf: Abstract away entire bpf_link clean up procedure by Andrii Nakryiko · 4 years, 10 months ago
- eda0c92 bpf: Add bpf_ksym_find function by Jiri Olsa · 4 years, 10 months ago
- 4cd729f selftests/bpf: Make tcp_rtt test more robust to failures by Andrii Nakryiko · 4 years, 10 months ago
- ca4424c bpf: Move ksym_tnode to bpf_ksym by Jiri Olsa · 4 years, 10 months ago
- 2b5cf9f selftests/bpf: Guarantee that useep() calls nanosleep() syscall by Andrii Nakryiko · 4 years, 10 months ago
- ecb60d1 bpf: Move lnode list node to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
- 6ae32b2 tools: bpftool: Restore message on failure to guess program type by Quentin Monnet · 4 years, 10 months ago
- bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
- 535911c bpf: Add struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
- 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
- b56cd05 x86/mm: Rename is_kernel_text to __is_kernel_text by Jiri Olsa · 4 years, 10 months ago
- 48f5d5cb Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 4 years, 10 months ago
- 5ec82c4 ethtool: fix spelling mistake "exceeeds" -> "exceeds" by Colin Ian King · 4 years, 10 months ago
- 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
- d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 10 months ago
- 4823b72 Merge branch 'bpf_get_ns_current_pid_tgid' by Alexei Starovoitov · 4 years, 10 months ago
- 1c1052e tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid. by Carlos Neira · 4 years, 10 months ago
- 16b78f0 Merge tag 'topic/mst-bw-check-fixes-for-airlied-2020-03-12-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 10 months ago
- b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 10 months ago
- 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 4 years, 10 months ago
- f31d83f Merge tag 'drm-intel-fixes-2020-03-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 10 months ago
- 132c1af tools: bpftool: Fix minor bash completion mistakes by Quentin Monnet · 4 years, 10 months ago
- 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 4 years, 10 months ago
- d944326 Merge tag 'amd-drm-fixes-5.6-2020-03-11' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 10 months ago
- 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- b35f14f libbpf: Split BTF presence checks into libbpf- and kernel-specific parts by Andrii Nakryiko · 4 years, 10 months ago
- 8d830f5 bpftool: Add _bpftool and profiler.skel.h to .gitignore by Song Liu · 4 years, 10 months ago
- 39be909 bpftool: Skeleton should depend on libbpf by Song Liu · 4 years, 10 months ago
- 14e5728 bpftool: Only build bpftool-prog-profile if supported by clang by Song Liu · 4 years, 10 months ago
- 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 4 years, 10 months ago
- 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 4 years, 10 months ago
- fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 4 years, 10 months ago
- b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 4 years, 10 months ago
- a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 8a76547 octeontx2-pf: unlock on error path in otx2_config_pause_frm() by Dan Carpenter · 4 years, 10 months ago
- 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
- c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 4 years, 10 months ago
- 0f70eed Merge branch 'ipa-fixes' by David S. Miller · 4 years, 10 months ago
- 4639b38 Revert "arm64: dts: sdm845: add IPA information" by Alex Elder · 4 years, 10 months ago
- e31a501 bitfield.h: add FIELD_MAX() and field_max() by Alex Elder · 4 years, 10 months ago
- 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 4 years, 10 months ago
- 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
- 82a9822 Merge branch 'ethtool-netlink-interface-part-3' by David S. Miller · 4 years, 10 months ago
- 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 4 years, 10 months ago
- 0c84979 ethtool: provide channel counts with CHANNELS_GET request by Michal Kubecek · 4 years, 10 months ago
- bc9d1c9 ethtool: add RINGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 2fc2929 ethtool: set device ring sizes with RINGS_SET request by Michal Kubecek · 4 years, 10 months ago
- e4a1717 ethtool: provide ring sizes with RINGS_GET request by Michal Kubecek · 4 years, 10 months ago
- 111dcba ethtool: add PRIVFLAGS_NTF notification by Michal Kubecek · 4 years, 10 months ago
- f265d79 ethtool: set device private flags with PRIVFLAGS_SET request by Michal Kubecek · 4 years, 10 months ago
- e16c338 ethtool: provide private flags with PRIVFLAGS_GET request by Michal Kubecek · 4 years, 10 months ago
- 9c6451e ethtool: add FEATURES_NTF notification by Michal Kubecek · 4 years, 10 months ago
- 0980bfc ethtool: set netdev features with FEATURES_SET request by Michal Kubecek · 4 years, 10 months ago
- 88db6d1 ethtool: add ethnl_parse_bitset() helper by Michal Kubecek · 4 years, 10 months ago
- 0524399 ethtool: provide netdev features with FEATURES_GET request by Michal Kubecek · 4 years, 10 months ago
- f70bb06 ethtool: update mapping of features to legacy ioctl requests by Michal Kubecek · 4 years, 10 months ago
- 9813054 ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get() by Michal Kubecek · 4 years, 10 months ago