1. 265bb35 selftests/bpf: Add test based on port range for BPF flow dissector by Yoshiki Komachi · 5 years ago
  2. 59fb9b6 flow_dissector: Fix to use new variables for port ranges in bpf hook by Yoshiki Komachi · 5 years ago
  3. b23bfa5 bpf, xdp: Remove no longer required rcu_read_{un}lock() by John Fastabend · 5 years ago
  4. 9719c6b bpf, xdp: virtio_net use access ptr macro for xdp enable check by John Fastabend · 5 years ago
  5. 42a84a8 bpf, xdp: Update devmap comments to reflect napi/rcu usage by John Fastabend · 5 years ago
  6. 90435a7 bpf: map_seq_next should always increase position index by Vasily Averin · 5 years ago
  7. 07fdbee tools/bpf: Allow overriding llvm tools for runqslower by Andrey Ignatov · 5 years ago
  8. e9f02a8 Merge branch 'trampoline-fixes' by Alexei Starovoitov · 5 years ago
  9. d633d57 selftest/bpf: Add test for allowed trampolines count by Jiri Olsa · 5 years ago
  10. e9b4e60 bpf: Allow to resolve bpf trampoline and dispatcher in unwind by Jiri Olsa · 5 years ago
  11. 84ad7a7 bpf: Allow BTF ctx access for string pointers by Jiri Olsa · 5 years ago
  12. 35b9211 libbpf: Fix realloc usage in bpf_core_find_cands by Andrii Nakryiko · 5 years ago
  13. d7a2527 libbpf: Improve handling of failed CO-RE relocations by Andrii Nakryiko · 5 years ago
  14. 51bad0f selftests: bpf: Reset global state between reuseport test runs by Lorenz Bauer · 5 years ago
  15. 603fba9 selftests: bpf: Make reuseport test output more legible by Lorenz Bauer · 5 years ago
  16. 8bec4f6 selftests: bpf: Ignore FIN packets for reuseport tests by Lorenz Bauer · 5 years ago
  17. c31dbb1e selftests: bpf: Use a temporary file in test_sockmap by Lorenz Bauer · 5 years ago
  18. 4125828 bpftool: Print function linkage in BTF dump by Andrii Nakryiko · 5 years ago
  19. 0350629 selftests/bpf: Improve bpftool changes detection by Andrii Nakryiko · 5 years ago
  20. 1a6fa10 selftests/bpf: Initialize duration variable before using by John Sperbeck · 5 years ago
  21. 485ec2e bpf, devmap: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
  22. fd786fb1 net: convert suitable drivers to use phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  23. 954b3c4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  24. 85cc12f Merge branch 'bpf_cubic' by Alexei Starovoitov · 5 years ago
  25. 6de4a9c bpf: tcp: Add bpf_cubic example by Martin KaFai Lau · 5 years ago
  26. 0a49c1a bpf: Sync uapi bpf.h to tools/ by Martin KaFai Lau · 5 years ago
  27. 5576b99 bpf: Add BPF_FUNC_jiffies64 by Martin KaFai Lau · 5 years ago
  28. 1b2fd38 Merge branch 'bpf-dynamic-relinking' by Daniel Borkmann · 5 years ago
  29. 7805fe8 selftests/bpf: Add tests for program extensions by Alexei Starovoitov · 5 years ago
  30. 2db6eab libbpf: Add support for program extensions by Alexei Starovoitov · 5 years ago
  31. be8704f bpf: Introduce dynamic program extensions by Alexei Starovoitov · 5 years ago
  32. c5d19a6 net: convert additional drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
  33. 2a67a6c bpf, btf: Always output invariant hit in pahole DWARF to BTF transform by Chris Down · 5 years ago
  34. 1222653 selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS by Daniel Díaz · 5 years ago
  35. f59bbfc bpf: Fix error path under memory pressure by Alexei Starovoitov · 5 years ago
  36. 05d57f1 bpf: Fix trampoline usage in preempt by Alexei Starovoitov · 5 years ago
  37. 43a825a xsk, net: Make sock_def_readable() have external linkage by Björn Töpel · 5 years ago
  38. b87121d bpf: don't bother with getname/kern_path - use user_path_at by Al Viro · 5 years ago
  39. 4f2c17e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 5 years ago
  40. d84b99f drivers: net: declance: fix comparing pointer to 0 by Chen Zhou · 5 years ago
  41. aeaec7b tcp/ipv4: remove AF_INET_FAMILY by Alex Shi · 5 years ago
  42. 339821f net/hsr: remove seq_nr_after_or_eq by Alex Shi · 5 years ago
  43. e09538e hdlx_x25: Fix backwards compat test. by David S. Miller · 5 years ago
  44. 0159984 Merge branch 'hns3-next' by David S. Miller · 5 years ago
  45. 60df7e9 net: hns3: cleanup some coding style issue by Huazhong Tan · 5 years ago
  46. 322cb97 net: hns3: remove redundant print on ENOMEM by Huazhong Tan · 5 years ago
  47. e310532 net: hns3: delete unnecessary blank line and space for cleanup by Guangbin Huang · 5 years ago
  48. 6f8e330 net: hns3: rewrite a log in hclge_put_vector() by Yonglong Liu · 5 years ago
  49. cdc3738 net: hns3: refine the input parameter 'size' for snprintf() by Guojia Liao · 5 years ago
  50. 9027d04 net: hns3: move duplicated macro definition into header by Guojia Liao · 5 years ago
  51. afb6afd net: hns3: set VF's default reset_type to HNAE3_NONE_RESET by Huazhong Tan · 5 years ago
  52. 08bb385 net: hns3: do not reuse pfmemalloc pages by Yunsheng Lin · 5 years ago
  53. 09783d44 net: hns3: limit the error logging in the hns3_clean_tx_ring() by Yunsheng Lin · 5 years ago
  54. 953c4a0 wan/hdlc_x25: fix skb handling by Martin Schiller · 5 years ago
  55. f362e5f wan/hdlc_x25: make lapb params configurable by Martin Schiller · 5 years ago
  56. 29237d2 net/smc: allow unprivileged users to read pnet table by Hans Wippel · 5 years ago
  57. 3ccc897 Merge branch 'phy-add-new-version-of-phy_do_ioctl-and-convert-suitable-drivers' by David S. Miller · 5 years ago
  58. f1294617 net: convert suitable network drivers to use phy_do_ioctl by Heiner Kallweit · 5 years ago
  59. bbbf843 net: phy: add new version of phy_do_ioctl by Heiner Kallweit · 5 years ago
  60. 3231e5d net: phy: rename phy_do_ioctl to phy_do_ioctl_running by Heiner Kallweit · 5 years ago
  61. bea5416 net: hns3: replace snprintf with scnprintf in hns3_update_strings by Chen Zhou · 5 years ago
  62. 49e211c net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read by Chen Zhou · 5 years ago
  63. ad06307 Merge tag 'rds-odp-for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 5 years ago
  64. d49d066 Merge branch 'libbpf-include-path' by Alexei Starovoitov · 5 years ago
  65. a2c9652 selftests: Refactor build to remove tools/lib/bpf from include path by Toke Høiland-Jørgensen · 5 years ago
  66. b6580cd runsqslower: Support user-specified libbpf include and object paths by Toke Høiland-Jørgensen · 5 years ago
  67. a9ed34c tools/runqslower: Remove tools/lib/bpf from include path by Toke Høiland-Jørgensen · 5 years ago
  68. 7cf245a samples/bpf: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  69. 521fe8b perf: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  70. 229c3b4 bpftool: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  71. 3e68914 selftests: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  72. 5b554ce tools/runqslower: Use consistent include paths for libbpf by Toke Høiland-Jørgensen · 5 years ago
  73. bfe4279 selftests: Pass VMLINUX_BTF to runqslower Makefile by Toke Høiland-Jørgensen · 5 years ago
  74. a835d38 tools/bpf/runqslower: Fix override option for VMLINUX_BTF by Toke Høiland-Jørgensen · 5 years ago
  75. b2e5e93 samples/bpf: Don't try to remove user's homedir on clean by Toke Høiland-Jørgensen · 5 years ago
  76. f1c3656 selftests/bpf: Skip perf hw events test if the setup disabled it by Hangbin Liu · 5 years ago
  77. 396b83f selftests/bpf: Don't check for btf fd in test_btf by Stanislav Fomichev · 5 years ago
  78. 2e3a94a bpf: Fix memory leaks in generic update/delete batch ops by Brian Vazquez · 5 years ago
  79. 17e10a1 Merge branch 'mlxsw-SPAN-egress-mirroring-buffer-size' by David S. Miller · 5 years ago
  80. 3a3e627 spectrum: Add a delayed work to update SPAN buffsize according to speed by Jiri Pirko · 5 years ago
  81. ff9fdfe mlxsw: spectrum: Fix SPAN egress mirroring buffer size for Spectrum-2 by Jiri Pirko · 5 years ago
  82. 31c25b9 mlxsw: spectrum_span: Put buffsize update code into helper function by Jiri Pirko · 5 years ago
  83. ac9cc4e mlxsw: spectrum: Push code getting port speed into a helper by Jiri Pirko · 5 years ago
  84. 794eee2 Merge branch 'net-phy-add-generic-ndo_do_ioctl-handler-phy_do_ioctl' by David S. Miller · 5 years ago
  85. df00718 r8169: use generic ndo_do_ioctl handler phy_do_ioctl by Heiner Kallweit · 5 years ago
  86. 2ab1d92 net: phy: add generic ndo_do_ioctl handler phy_do_ioctl by Heiner Kallweit · 5 years ago
  87. 4262c38 net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members by Andrew Lunn · 5 years ago
  88. 04e2246 net: phylink: allow in-band AN for USXGMII by Alex Marginean · 5 years ago
  89. 3e41d04 net: phy: don't crash in phy_read/_write_mmd without a PHY driver by Alex Marginean · 5 years ago
  90. 6cbdcf2 net: phylink: Allow 2.5BASE-T, 5GBASE-T and 10GBASE-T for the 10G link modes by Vladimir Oltean · 5 years ago
  91. a47b9e1 net: stmmac: modified pcs mode support for RGMII by Dejin Zheng · 5 years ago
  92. b3f7e3f Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  93. 7008ee1 Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  94. 11a8272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  95. 5f43644 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 5 years ago
  96. 4ee9e6e Merge branch 'mlxsw-Add-tunnel-devlink-trap-support' by David S. Miller · 5 years ago
  97. b3073df selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mc by Amit Cohen · 5 years ago
  98. 3aed072 mlxsw: Add OVERLAY_SMAC_MC trap by Amit Cohen · 5 years ago
  99. c3cae49 devlink: Add overlay source MAC is multicast trap by Amit Cohen · 5 years ago
  100. 27942c7 selftests: devlink_trap_tunnel_ipip: Add test case for decap_error by Amit Cohen · 5 years ago