1. 1e2328e fs/nsfs.c: Added ns_match by Carlos Neira · 4 years, 10 months ago
  2. 132c1af tools: bpftool: Fix minor bash completion mistakes by Quentin Monnet · 4 years, 10 months ago
  3. 75a1e79 tools: bpftool: Allow all prog/map handles for pinning objects by Quentin Monnet · 4 years, 10 months ago
  4. b35f14f libbpf: Split BTF presence checks into libbpf- and kernel-specific parts by Andrii Nakryiko · 4 years, 10 months ago
  5. 8d830f5 bpftool: Add _bpftool and profiler.skel.h to .gitignore by Song Liu · 4 years, 10 months ago
  6. 39be909 bpftool: Skeleton should depend on libbpf by Song Liu · 4 years, 10 months ago
  7. 14e5728 bpftool: Only build bpftool-prog-profile if supported by clang by Song Liu · 4 years, 10 months ago
  8. fe4eb06 bpftool: Use linux/types.h from source tree for profiler build by Tobias Klauser · 4 years, 10 months ago
  9. 37ccc12 tools/runqslower: Add BPF_F_CURRENT_CPU for running selftest on older kernels by Andrii Nakryiko · 4 years, 10 months ago
  10. 13fac1d bpf: Fix trampoline generation for fmod_ret programs by Alexei Starovoitov · 4 years, 10 months ago
  11. babf316 bpf: Add bpf_link_new_file that doesn't install FD by Andrii Nakryiko · 4 years, 10 months ago
  12. aad32f4 bpftool: Fix typo in bash-completion by Song Liu · 4 years, 10 months ago
  13. 397692ea bpftool: Bash completion for "bpftool prog profile" by Song Liu · 4 years, 10 months ago
  14. 319c7c1 bpftool: Documentation for bpftool prog profile by Song Liu · 4 years, 10 months ago
  15. 47c09d6 bpftool: Introduce "prog profile" command by Song Liu · 4 years, 10 months ago
  16. 7b4b73b bpf, doc: Update maintainers for L7 BPF by Lorenz Bauer · 4 years, 10 months ago
  17. 1f441b3 selftests: bpf: Enable UDP sockmap reuseport tests by Lorenz Bauer · 4 years, 10 months ago
  18. 84be211 selftests: bpf: Add tests for UDP sockets in sockmap by Lorenz Bauer · 4 years, 10 months ago
  19. b05fbb9 selftests: bpf: Don't listen() on UDP sockets by Lorenz Bauer · 4 years, 10 months ago
  20. 7b98cd4 bpf: sockmap: Add UDP support by Lorenz Bauer · 4 years, 10 months ago
  21. edc6741c bpf: Add sockmap hooks for UDP sockets by Lorenz Bauer · 4 years, 10 months ago
  22. cb21802 bpf: sockmap: Simplify sock_map_init_proto by Lorenz Bauer · 4 years, 10 months ago
  23. f747632 bpf: sockmap: Move generic sockmap hooks from BPF TCP by Lorenz Bauer · 4 years, 10 months ago
  24. 5da0040 bpf: tcp: Guard declarations with CONFIG_NET_SOCK_MSG by Lorenz Bauer · 4 years, 10 months ago
  25. d19da36 bpf: tcp: Move assertions into tcp_bpf_get_proto by Lorenz Bauer · 4 years, 10 months ago
  26. 1a2e201 skmsg: Update saved hooks only once by Lorenz Bauer · 4 years, 10 months ago
  27. 7b70973 bpf: sockmap: Only check ULP for TCP sockets by Lorenz Bauer · 4 years, 10 months ago
  28. 3e7c67d bpf: Fix bpf_prog_test_run_tracing for !CONFIG_NET by KP Singh · 4 years, 10 months ago
  29. 6919175 bpf: Remove unnecessary CAP_MAC_ADMIN check by KP Singh · 4 years, 10 months ago
  30. dad737c MAINTAINERS: Add entry for RV32G BPF JIT by Luke Nelson · 4 years, 10 months ago
  31. 06b7415 bpf, doc: Add BPF JIT for RV32G to BPF documentation by Luke Nelson · 4 years, 10 months ago
  32. 5f316b6 riscv, bpf: Add RV32G eBPF JIT by Luke Nelson · 4 years, 10 months ago
  33. ca6cb54 riscv, bpf: Factor common RISC-V JIT code by Luke Nelson · 4 years, 10 months ago
  34. 9ce6010 Merge branch 'bpf_modify_ret' by Alexei Starovoitov · 4 years, 10 months ago
  35. 3d08b6f bpf: Add selftests for BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
  36. da00d2f bpf: Add test ops for BPF_PROG_TYPE_TRACING by KP Singh · 4 years, 10 months ago
  37. aca228c tools/libbpf: Add support for BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
  38. 6ba43b7 bpf: Attachment verification for BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
  39. ae24082 bpf: Introduce BPF_MODIFY_RETURN by KP Singh · 4 years, 10 months ago
  40. 7e63920 bpf: JIT helpers for fmod_ret progs by KP Singh · 4 years, 10 months ago
  41. 88fd9e5 bpf: Refactor trampoline update code by KP Singh · 4 years, 10 months ago
  42. cc6fa77 selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF by Andrii Nakryiko · 4 years, 10 months ago
  43. af73d78 kbuild: Remove debug info from kallsyms linking by Kees Cook · 4 years, 10 months ago
  44. 0641cad Merge branch 'bpf-uapi-enums' by Daniel Borkmann · 4 years, 10 months ago
  45. 367d82f1 tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definiton by Andrii Nakryiko · 4 years, 10 months ago
  46. 7cb30aa libbpf: Assume unsigned values for BTF_KIND_ENUM by Andrii Nakryiko · 4 years, 10 months ago
  47. 1aae4bd bpf: Switch BPF UAPI #define constants used from BPF program side to enums by Andrii Nakryiko · 4 years, 10 months ago
  48. 320a360 libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl by Andrii Nakryiko · 4 years, 10 months ago
  49. 5fc40f3 Merge branch 'bpf_gso_size' by Alexei Starovoitov · 4 years, 10 months ago
  50. 62511ce selftests/bpf: Test new __sk_buff field gso_size by Willem de Bruijn · 4 years, 10 months ago
  51. b0ac494 bpf: Sync uapi bpf.h to tools/ by Willem de Bruijn · 4 years, 10 months ago
  52. cf62089 bpf: Add gso_size to __sk_buff by Willem de Bruijn · 4 years, 10 months ago
  53. abbc61a Merge branch 'bpf_link' by Alexei Starovoitov · 4 years, 10 months ago
  54. 6489b8e selftests/bpf: Add link pinning selftests by Andrii Nakryiko · 4 years, 10 months ago
  55. c016b68 libbpf: Add bpf_link pinning/unpinning by Andrii Nakryiko · 4 years, 10 months ago
  56. 70ed506 bpf: Introduce pinnable bpf_link abstraction by Andrii Nakryiko · 4 years, 10 months ago
  57. 775a2be selftests/bpf: Declare bpf_log_buf variables as static by Toke Høiland-Jørgensen · 4 years, 10 months ago
  58. 441420a bpf: Reliably preserve btf_trace_xxx types by Andrii Nakryiko · 4 years, 10 months ago
  59. 82dbbfc Merge branch 'move_BPF_PROG_to_libbpf' by Alexei Starovoitov · 4 years, 10 months ago
  60. df8ff35 libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h by Andrii Nakryiko · 4 years, 10 months ago
  61. 396f544 selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test by Andrii Nakryiko · 4 years, 10 months ago
  62. fd56e00 libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h by Andrii Nakryiko · 4 years, 10 months ago
  63. ca7dc27 bpftool: Add header guards to generated vmlinux.h by Andrii Nakryiko · 4 years, 10 months ago
  64. 15070919 mvneta: add XDP ethtool errors stats for TX to driver by Jesper Dangaard Brouer · 4 years, 10 months ago
  65. 0b56a29 Merge branch 'net-zl-array' by David S. Miller · 4 years, 10 months ago
  66. 23640d6 tehuti: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  67. ee3bc9c r8152: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  68. 0fcf466 net: atlantic: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  69. 8f5c69f bna: bnad: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  70. 48b77df net: inet_sock: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  71. 6e68f49 net: ip6_fib: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  72. a531106 net: ip_fib: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  73. 1776658d drop_monitor: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  74. 2e83abd net: mip6: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  75. bb4cf02 netdevice: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  76. 6f2f92a Merge branch 'net-thunderx-Miscellaneous-changes' by David S. Miller · 4 years, 10 months ago
  77. aa3afcc net: cavium: Register driver with PCI subsys IDs by Prakash Brahmajyosyula · 4 years, 10 months ago
  78. 605a9bb net: thunderx: Reduce mbox wait response time. by Geetha sowjanya · 4 years, 10 months ago
  79. c0d2507 net: thunderx: Adjust CQE_RX drop levels for better performance by Sunil Goutham · 4 years, 10 months ago
  80. aeaf0cc Merge branch 'octeontx2-Flow-control-support-and-other-misc-changes' by David S. Miller · 4 years, 10 months ago
  81. dc819c1 octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice by Sunil Goutham · 4 years, 10 months ago
  82. 549c35e octeontx2-af: Enable PCI master by Sunil Goutham · 4 years, 10 months ago
  83. 8315f9b octeontx2-af: Set discovery ID for RVUM block by Sunil Goutham · 4 years, 10 months ago
  84. 4f4eebf octeontx2-af: Optimize data retrieval from firmware by Linu Cherian · 4 years, 10 months ago
  85. 75f3627 octeontx2-pf: Support to enable/disable pause frames via ethtool by Geetha sowjanya · 4 years, 10 months ago
  86. f7e086e octeontx2-af: Pause frame configuration at cgx by Geetha sowjanya · 4 years, 10 months ago
  87. 27150bc octeontx2-af: Interface backpressure configuration by Geetha sowjanya · 4 years, 10 months ago
  88. 48938b1 net: phy: mscc: add constants for used interrupt mask bits by Heiner Kallweit · 4 years, 10 months ago
  89. 5a8b7c4 arcnet: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  90. 08ca27d neighbour: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  91. 8661b6e net: flow_offload: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  92. a79b41e net: dn_fib: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  93. 53e76f4 ndisc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  94. c61a2a7 net: ipv6: mld: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  95. e831602 net: lwtunnel: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  96. 207644f net: ip6_route: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  97. 97a888c net: nexthop: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  98. 2e7aaaa net: sctp: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  99. 2603c29 net: sock_reuseport: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  100. de30181 Merge branch 'net-ethtool-Introduce-link_ksettings-API-for-virtual-network-devices' by David S. Miller · 4 years, 10 months ago