1. 078db9a net: mvpp2: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  2. 16e8d8b net: mvneta: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  3. f99db1d net: mv643xx_eth: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  4. 298b63e net: jme: reject unsupported coalescing params by Jakub Kicinski · 4 years, 10 months ago
  5. 0c90775 Merge branch 'net-phy-split-the-mscc-driver' by David S. Miller · 4 years, 10 months ago
  6. 0b92f89 net: phy: mscc: fix header defines and descriptions by Antoine Tenart · 4 years, 10 months ago
  7. fa164e4 net: phy: mscc: split the driver into separate files by Antoine Tenart · 4 years, 10 months ago
  8. da80aa5 net: phy: move the mscc driver to its own directory by Antoine Tenart · 4 years, 10 months ago
  9. 3d572b2 Merge branch 'RED-Introduce-an-ECN-tail-dropping-mode' by David S. Miller · 4 years, 10 months ago
  10. 63f3c1d selftests: mlxsw: RED: Test RED ECN nodrop offload by Petr Machata · 4 years, 10 months ago
  11. 058e56ac selftests: qdiscs: RED: Add nodrop tests by Petr Machata · 4 years, 10 months ago
  12. 8040c96 mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode by Petr Machata · 4 years, 10 months ago
  13. 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
  14. 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 4 years, 10 months ago
  15. 10ef49b selftests: qdiscs: Add TDC test for RED by Petr Machata · 4 years, 10 months ago
  16. 085793f sfc: support configuring vf spoofchk on EF10 VFs by Edward Cree · 4 years, 10 months ago
  17. fa83820 Merge branch 'net-phy-XLGMII-define-and-usage-in-PHYLINK' by David S. Miller · 4 years, 10 months ago
  18. 1671c42 net: phylink: Add XLGMII support by Jose Abreu · 4 years, 10 months ago
  19. 58b05e5 net: phy: Add XLGMII interface define by Jose Abreu · 4 years, 10 months ago
  20. f1dc746 net: ena: ethtool: clean up minor indentation issue by Colin Ian King · 4 years, 10 months ago
  21. ec8582d net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up by Vladimir Oltean · 4 years, 10 months ago
  22. 724d021 cxgb4: update T5/T6 adapter register ranges by Shahjada Abul Husain · 4 years, 10 months ago
  23. 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
  24. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  25. bc1a028 net/mlx5: DR, Remove unneeded functions deceleration by Alex Vesker · 4 years, 10 months ago
  26. de346f4 net/mlx5: DR, Add support for flow table id destination action by Alex Vesker · 5 years ago
  27. 0e6fa49 net/mlx5: Avoid deriving mlx5_core_dev second time by Parav Pandit · 5 years ago
  28. d6c8022 net/mlx5: E-switch, Annotate esw state_lock mutex destroy by Parav Pandit · 5 years ago
  29. 2bb72e7 net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy by Parav Pandit · 5 years ago
  30. 5c2aa8a net/mlx5: Accept flow rules without match by Mark Bloch · 5 years ago
  31. 4110fc5 net/mlx5: E-Switch, Refactor unload all reps per rep type by Bodong Wang · 5 years ago
  32. 23bb50c net/mlx5: E-Switch, Update VF vports config when num of VFs changed by Bodong Wang · 5 years ago
  33. c2d7712 net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes by Bodong Wang · 5 years ago
  34. d7c92cb net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric by Bodong Wang · 5 years ago
  35. 878a733 net/mlx5: E-Switch, Prepare for vport enable/disable refactor by Bodong Wang · 5 years ago
  36. a9814d7 net/mlx5: E-Switch, Remove redundant warning when QoS enable failed by Bodong Wang · 5 years ago
  37. 14c844c net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode by Bodong Wang · 5 years ago
  38. 86f9453 net/mlx5: E-Switch, Remove redundant check of eswitch manager cap by Bodong Wang · 5 years ago
  39. 832165d Merge branch 'bpf-core-fixes' by Daniel Borkmann · 4 years, 10 months ago
  40. acbd062 selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls by Andrii Nakryiko · 4 years, 10 months ago
  41. b8ebce8 libbpf: Provide CO-RE variants of PT_REGS macros by Andrii Nakryiko · 4 years, 10 months ago
  42. d121e1d libbpf: Ignore incompatible types with matching name during CO-RE relocation by Andrii Nakryiko · 4 years, 10 months ago
  43. 3e2671f selftests/bpf: Ensure consistent test failure output by Andrii Nakryiko · 4 years, 10 months ago
  44. 30b4cb3 selftests/bpf: Fix spurious failures in accept due to EAGAIN by Jakub Sitnicki · 4 years, 10 months ago
  45. bcd66b1 tools/bpf: Move linux/types.h for selftests and bpftool by Tobias Klauser · 4 years, 10 months ago
  46. dcce11d bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit() by Jules Irenge · 4 years, 10 months ago
  47. 5996a58 bpf_helpers_doc.py: Fix warning when compiling bpftool by Carlos Neira · 4 years, 10 months ago
  48. 4e1fd25 selftests/bpf: Fix usleep() implementation by Andrii Nakryiko · 4 years, 10 months ago
  49. 1afbcd9 Merge branch 'generalize-bpf-ksym' by Alexei Starovoitov · 4 years, 10 months ago
  50. 7ac88eb bpf: Remove bpf_image tree by Jiri Olsa · 4 years, 10 months ago
  51. 517b75e bpf: Add dispatchers to kallsyms by Jiri Olsa · 4 years, 10 months ago
  52. a108f7d bpf: Add trampolines to kallsyms by Jiri Olsa · 4 years, 10 months ago
  53. dba122f bpf: Add bpf_ksym_add/del functions by Jiri Olsa · 4 years, 10 months ago
  54. cbd76f8 bpf: Add prog flag to struct bpf_ksym object by Jiri Olsa · 4 years, 10 months ago
  55. 9886866 bpf: Abstract away entire bpf_link clean up procedure by Andrii Nakryiko · 4 years, 10 months ago
  56. eda0c92 bpf: Add bpf_ksym_find function by Jiri Olsa · 4 years, 10 months ago
  57. 4cd729f selftests/bpf: Make tcp_rtt test more robust to failures by Andrii Nakryiko · 4 years, 10 months ago
  58. ca4424c bpf: Move ksym_tnode to bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  59. 2b5cf9f selftests/bpf: Guarantee that useep() calls nanosleep() syscall by Andrii Nakryiko · 4 years, 10 months ago
  60. ecb60d1 bpf: Move lnode list node to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  61. 6ae32b2 tools: bpftool: Restore message on failure to guess program type by Quentin Monnet · 4 years, 10 months ago
  62. bfea9a8 bpf: Add name to struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  63. 535911c bpf: Add struct bpf_ksym by Jiri Olsa · 4 years, 10 months ago
  64. 6a64037 bpf: Add bpf_trampoline_ name prefix for DECLARE_BPF_DISPATCHER by Björn Töpel · 4 years, 10 months ago
  65. b56cd05 x86/mm: Rename is_kernel_text to __is_kernel_text by Jiri Olsa · 4 years, 10 months ago
  66. 48f5d5c 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
  67. 5ec82c4 ethtool: fix spelling mistake "exceeeds" -> "exceeds" by Colin Ian King · 4 years, 10 months ago
  68. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  69. 0d81a3f Merge tag 'drm-fixes-2020-03-13' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 10 months ago
  70. d831ee8 bpf: Add bpf_xdp_output() helper by Eelco Chaudron · 4 years, 11 months ago
  71. 4823b72 Merge branch 'bpf_get_ns_current_pid_tgid' by Alexei Starovoitov · 4 years, 10 months ago
  72. 1c1052e tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid. by Carlos Neira · 4 years, 11 months ago
  73. 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
  74. b4490c5 bpf: Added new helper bpf_get_ns_current_pid_tgid by Carlos Neira · 4 years, 11 months ago
  75. 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 4 years, 11 months ago
  76. 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
  77. 132c1af tools: bpftool: Fix minor bash completion mistakes by Quentin Monnet · 4 years, 10 months ago
  78. 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 4 years, 10 months ago
  79. 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
  80. 1b51f69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  81. b35f14f libbpf: Split BTF presence checks into libbpf- and kernel-specific parts by Andrii Nakryiko · 4 years, 10 months ago
  82. 8d830f5 bpftool: Add _bpftool and profiler.skel.h to .gitignore by Song Liu · 4 years, 10 months ago
  83. 39be909 bpftool: Skeleton should depend on libbpf by Song Liu · 4 years, 10 months ago
  84. 14e5728 bpftool: Only build bpftool-prog-profile if supported by clang by Song Liu · 4 years, 10 months ago
  85. 047d4cd drm/dp_mst: Rewrite and fix bandwidth limit checks by Lyude Paul · 4 years, 10 months ago
  86. 87212b5 drm/dp_mst: Reprobe path resources in CSN handler by Lyude Paul · 4 years, 11 months ago
  87. fcf4638 drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks by Lyude Paul · 4 years, 11 months ago
  88. b2feb1d drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant by Lyude Paul · 4 years, 11 months ago
  89. a8eceea inet: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  90. 8a76547 octeontx2-pf: unlock on error path in otx2_config_pause_frm() by Dan Carpenter · 4 years, 10 months ago
  91. 807f030 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  92. c036859 net: systemport: fix index check to avoid an array out of bounds access by Colin Ian King · 4 years, 10 months ago
  93. 0f70eed Merge branch 'ipa-fixes' by David S. Miller · 4 years, 10 months ago
  94. 4639b38 Revert "arm64: dts: sdm845: add IPA information" by Alex Elder · 4 years, 10 months ago
  95. e31a501 bitfield.h: add FIELD_MAX() and field_max() by Alex Elder · 4 years, 10 months ago
  96. 9d0e0cd tc-testing: add ETS scheduler to tdc build configuration by Davide Caratti · 4 years, 10 months ago
  97. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
  98. 82a9822 Merge branch 'ethtool-netlink-interface-part-3' by David S. Miller · 4 years, 10 months ago
  99. 546379b ethtool: add CHANNELS_NTF notification by Michal Kubecek · 4 years, 10 months ago
  100. e19c591 ethtool: set device channel counts with CHANNELS_SET request by Michal Kubecek · 4 years, 10 months ago