1. 92acdc5 bpf, net: Rework cookie generator as per-cpu one by Daniel Borkmann · 4 years, 3 months ago
  2. b426ce8 bpf: Add classid helper only based on skb->sk by Daniel Borkmann · 4 years, 3 months ago
  3. 963ec27 bpf: fix raw_tp test run in preempt kernel by Song Liu · 4 years, 3 months ago
  4. b0efc21 libbpf: Compile in PIC mode only for shared library case by Andrii Nakryiko · 4 years, 3 months ago
  5. 0a62291 libbpf: Compile libbpf under -O2 level by default and catch extra warnings by Andrii Nakryiko · 4 years, 3 months ago
  6. 3343391 libbpf: Fix uninitialized variable in btf_parse_type_sec by Andrii Nakryiko · 4 years, 3 months ago
  7. 67e4ca7 Merge branch 'bpf, x64: optimize JIT's pro/epilogue' by Alexei Starovoitov · 4 years, 3 months ago
  8. 4d0b8c0 bpf: x64: Do not emit sub/add 0, %rsp when !stack_depth by Maciej Fijalkowski · 4 years, 3 months ago
  9. d207929 bpf, x64: Drop "pop %rcx" instruction on BPF JIT epilogue by Maciej Fijalkowski · 4 years, 3 months ago
  10. 6458bde selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access by Ilya Leoshkevich · 4 years, 3 months ago
  11. c810b31 bpf, selftests: Fix warning in snprintf_btf where system() call unchecked by John Fastabend · 4 years, 3 months ago
  12. 93b8713 Merge branch 'bpf: Support multi-attach for freplace' by Alexei Starovoitov · 4 years, 3 months ago
  13. bee4b7e selftests: Add selftest for disallowing modify_return attachment to freplace by Toke Høiland-Jørgensen · 4 years, 3 months ago
  14. 17d3f38 selftests/bpf: Adding test for arg dereference in extension trace by Jiri Olsa · 4 years, 3 months ago
  15. f642947 selftests: Add test for multiple attachments of freplace program by Toke Høiland-Jørgensen · 4 years, 3 months ago
  16. a535909 libbpf: Add support for freplace attachment in bpf_link_create by Toke Høiland-Jørgensen · 4 years, 3 months ago
  17. 43bc287 bpf: Fix context type resolving for extension programs by Toke Høiland-Jørgensen · 4 years, 3 months ago
  18. 4a1e7c0 bpf: Support attaching freplace programs to multiple attach points by Toke Høiland-Jørgensen · 4 years, 3 months ago
  19. 3aac1ea bpf: Move prog->aux->linked_prog and trampoline into bpf_link on attach by Toke Høiland-Jørgensen · 4 years, 3 months ago
  20. 85e3f31 Merge branch 'libbpf: support loading/storing any BTF' by Alexei Starovoitov · 4 years, 3 months ago
  21. ed9cf24 selftests/bpf: Test BTF's handling of endianness by Andrii Nakryiko · 4 years, 3 months ago
  22. 3289959 libbpf: Support BTF loading and raw data output in both endianness by Andrii Nakryiko · 4 years, 3 months ago
  23. 22ba3635 selftests/bpf: Move and extend ASSERT_xxx() testing macros by Andrii Nakryiko · 4 years, 3 months ago
  24. f970cbc selftests: Make sure all 'skel' variables are declared static by Toke Høiland-Jørgensen · 4 years, 3 months ago
  25. f1fc8ec xsk: Fix a documentation mistake in xsk_queue.h by Ciara Loftus · 4 years, 3 months ago
  26. d2197c7 selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_id by Toke Høiland-Jørgensen · 4 years, 3 months ago
  27. 9d9aae5 bpf/preload: Make sure Makefile cleans up after itself, and add .gitignore by Toke Høiland-Jørgensen · 4 years, 3 months ago
  28. 3aae4a3 Merge branch 'selftests/bpf: BTF-based kernel data display' by Alexei Starovoitov · 4 years, 3 months ago
  29. cfe7768 selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmlinux.h by Alan Maguire · 4 years, 3 months ago
  30. 96c4805 selftests/bpf: Fix unused-result warning in snprintf_btf.c by Alan Maguire · 4 years, 3 months ago
  31. 00e8c44 bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp by John Fastabend · 4 years, 3 months ago
  32. bc60090 Merge branch 'libbpf: BTF writer APIs' by Alexei Starovoitov · 4 years, 3 months ago
  33. 9141f75 selftests/bpf: Test BTF writing APIs by Andrii Nakryiko · 4 years, 3 months ago
  34. f86ed05 libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset by Andrii Nakryiko · 4 years, 3 months ago
  35. 4a3b33f libbpf: Add BTF writing APIs by Andrii Nakryiko · 4 years, 3 months ago
  36. 98b972d Merge branch 'bpf: add helpers to support BTF-based kernel' by Alexei Starovoitov · 4 years, 3 months ago
  37. b72091b selftests/bpf: Add test for bpf_seq_printf_btf helper by Alan Maguire · 4 years, 3 months ago
  38. eb41137 bpf: Add bpf_seq_printf_btf helper by Alan Maguire · 4 years, 3 months ago
  39. eb58bbf selftests/bpf: Fix overflow tests to reflect iter size increase by Alan Maguire · 4 years, 3 months ago
  40. af65320 bpf: Bump iter seq size to support BTF representation of large data structures by Alan Maguire · 4 years, 3 months ago
  41. 076a95f selftests/bpf: Add bpf_snprintf_btf helper tests by Alan Maguire · 4 years, 3 months ago
  42. c4d0bfb bpf: Add bpf_snprintf_btf helper by Alan Maguire · 4 years, 3 months ago
  43. 31d0bc8 bpf: Move to generic BTF show support, apply it to seq files/strings by Alan Maguire · 4 years, 3 months ago
  44. 76654e6 bpf: Provide function to get vmlinux BTF information by Alan Maguire · 4 years, 3 months ago
  45. a871b04 libbpf: Add btf__new_empty() to create an empty BTF object by Andrii Nakryiko · 4 years, 3 months ago
  46. 919d2b1 libbpf: Allow modification of BTF and add btf__add_str API by Andrii Nakryiko · 4 years, 3 months ago
  47. 7d9c71e libbpf: Extract generic string hashing function for reuse by Andrii Nakryiko · 4 years, 3 months ago
  48. 192f5a1 libbpf: Generalize common logic for managing dynamically-sized arrays by Andrii Nakryiko · 4 years, 3 months ago
  49. b860424 libbpf: Remove assumption of single contiguous memory for BTF data by Andrii Nakryiko · 4 years, 3 months ago
  50. 740e69c libbpf: Refactor internals of BTF type index by Andrii Nakryiko · 4 years, 3 months ago
  51. b000def selftests: Remove fmod_ret from test_overhead by Toke Høiland-Jørgensen · 4 years, 3 months ago
  52. f7b12b6 bpf: verifier: refactor check_attach_btf_id() by Toke Høiland-Jørgensen · 4 years, 3 months ago
  53. efc6815 bpf: change logging calls from verbose() to bpf_log() and use log pointer by Toke Høiland-Jørgensen · 4 years, 3 months ago
  54. 1af9270 bpf: disallow attaching modify_return tracing functions to other BPF programs by Toke Høiland-Jørgensen · 4 years, 3 months ago
  55. 84a20d8 Merge branch 'Sockmap copying' by Alexei Starovoitov · 4 years, 3 months ago
  56. 5b87adc selftest: bpf: Test copying a sockmap and sockhash by Lorenz Bauer · 4 years, 3 months ago
  57. 2787031 selftests: bpf: Remove shared header from sockmap iter test by Lorenz Bauer · 4 years, 3 months ago
  58. 26c3270 selftests: bpf: Add helper to compare socket cookies by Lorenz Bauer · 4 years, 3 months ago
  59. 6550f2d bpf: sockmap: Enable map_update_elem from bpf_iter by Lorenz Bauer · 4 years, 3 months ago
  60. efa90b5 bpf, cpumap: Remove rcpu pointer from cpu_map_build_skb signature by Lorenzo Bianconi · 4 years, 3 months ago
  61. 09d8ad1 selftests/bpf: Add raw_tp_test_run by Song Liu · 4 years, 3 months ago
  62. 88f7fe7 libbpf: Support test run of raw tracepoint programs by Song Liu · 4 years, 3 months ago
  63. 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 3 months ago
  64. 1fd17c8c xsk: Fix possible crash in socket_release when out-of-memory by Magnus Karlsson · 4 years, 3 months ago
  65. ba5f4cf bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL by John Fastabend · 4 years, 3 months ago
  66. 99d4def bpf: Add AND verifier test case where 32bit and 64bit bounds differ by John Fastabend · 4 years, 3 months ago
  67. 4fbb38a bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases by John Fastabend · 4 years, 3 months ago
  68. 84085f8 Merge branch 'enable-bpf_skc-cast-for-networking-progs' by Alexei Starovoitov · 4 years, 3 months ago
  69. 9a856ca bpf: selftest: Add test_btf_skc_cls_ingress by Martin KaFai Lau · 4 years, 3 months ago
  70. 0c402c6 bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h by Martin KaFai Lau · 4 years, 3 months ago
  71. edc2d66 bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test by Martin KaFai Lau · 4 years, 3 months ago
  72. c40a565 bpf: selftest: Use network_helpers in the sock_fields test by Martin KaFai Lau · 4 years, 3 months ago
  73. b18c1f0 bpf: selftest: Adapt sock_fields test to use skel and global variables by Martin KaFai Lau · 4 years, 3 months ago
  74. 6f521a2 bpf: selftest: Move sock_fields test into test_progs by Martin KaFai Lau · 4 years, 3 months ago
  75. 5d13746 bpf: selftest: Add ref_tracking verifier test for bpf_skc casting by Martin KaFai Lau · 4 years, 3 months ago
  76. 27e5203 bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
  77. c0df236 bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
  78. 592a349 bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
  79. a5fa25a bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 3 months ago
  80. 1df8f55 bpf: Enable bpf_skc_to_* sock casting helper to networking prog type by Martin KaFai Lau · 4 years, 3 months ago
  81. a968d5e bpf: Move the PTR_TO_BTF_ID check to check_reg_type() by Martin KaFai Lau · 4 years, 3 months ago
  82. 182bf3f Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-next by Alexei Starovoitov · 4 years, 4 months ago
  83. f00f2f7 Revert "bpf: Fix potential call bpf_link_free() in atomic context" by Alexei Starovoitov · 4 years, 4 months ago
  84. 3fc826f Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes' by David S. Miller · 4 years, 4 months ago
  85. 0fa45ee net: dsa: bcm_sf2: Include address 0 for MDIO diversion by Florian Fainelli · 4 years, 4 months ago
  86. 8c28044 net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port by Florian Fainelli · 4 years, 4 months ago
  87. 9d33ffa Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution' by David S. Miller · 4 years, 4 months ago
  88. a55ff8e octeontx2-pf: Support to change VLAN based RSS hash options via ethtool by George Cherian · 4 years, 4 months ago
  89. 8f90036 octeontx2-af: Add support for VLAN based RSS hashing by George Cherian · 4 years, 4 months ago
  90. de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 4 months ago
  91. 774e9ea Merge branch 'net-mdio-ipq4019-add-Clause-45-support' by David S. Miller · 4 years, 4 months ago
  92. 06fb560 net: mdio-ipq4019: add Clause 45 support by Robert Marko · 4 years, 4 months ago
  93. b840ec1 net: mdio-ipq4019: change defines to upper case by Robert Marko · 4 years, 4 months ago
  94. 35e3dbf Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2' by David S. Miller · 4 years, 4 months ago
  95. 31a9746 octeontx2-pf: Add tracepoints for PF/VF mailbox by Subbaraya Sundeep · 4 years, 4 months ago
  96. 49142d1 octeontx2-af: Introduce tracepoints for mailbox by Subbaraya Sundeep · 4 years, 4 months ago
  97. 3649326 net: allwinner: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 4 months ago
  98. e4b9146 net: hns3: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
  99. 68d4fd3 Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2' by David S. Miller · 4 years, 4 months ago
  100. 36cfec7 net: bridge: mcast: when forwarding handle filter mode and blocked flag by Nikolay Aleksandrov · 4 years, 4 months ago