1. b7a1848 bpf: add BPF_PROG_TEST_RUN support for flow dissector by Stanislav Fomichev · 6 years ago
  2. c8aa703 net/flow_dissector: move bpf case into __skb_flow_bpf_dissect by Stanislav Fomichev · 6 years ago
  3. d76198b tools: bpftool: warn about risky prog array updates by Jakub Kicinski · 6 years ago
  4. cdd7b40 selftests: bpf: remove duplicated include by YueHaibing · 6 years ago
  5. 20600f3 Merge branch 'split-test_verifier' by Alexei Starovoitov · 6 years ago
  6. 4872922 selftests: bpf: break up the rest of test_verifier by Jakub Kicinski · 6 years ago
  7. 40f2fbd selftests: bpf: break up test_verifier by Jakub Kicinski · 6 years ago
  8. 2dfb401 selftests: bpf: prepare for break up of verifier tests by Jakub Kicinski · 6 years ago
  9. ae575c8 Merge branch 'jmp32-insns' by Alexei Starovoitov · 6 years ago
  10. 3ef8434 selftests: bpf: makefile support sub-register code-gen test mode by Jiong Wang · 6 years ago
  11. 6ea848b selftests: bpf: functional and min/max reasoning unit tests for JMP32 by Jiong Wang · 6 years ago
  12. 4614483 nfp: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  13. 626a5f6 s390: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  14. 5f64599 ppc: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  15. b85062a arm: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  16. 654b65a arm64: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  17. 69f827e x32: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  18. 3f5d652 x86_64: bpf: implement jitting of JMP32 by Jiong Wang · 6 years ago
  19. a7b76c8 bpf: JIT blinds support JMP32 by Jiong Wang · 6 years ago
  20. 503a886 bpf: interpreter support for JMP32 by Jiong Wang · 6 years ago
  21. df791dc tools: bpftool: teach cfg code about JMP32 by Jiong Wang · 6 years ago
  22. 56cbd82 bpf: disassembler support JMP32 by Jiong Wang · 6 years ago
  23. 092ed09 bpf: verifier support JMP32 by Jiong Wang · 6 years ago
  24. a72dafa bpf: refactor verifier min/max code for condition jump by Jiong Wang · 6 years ago
  25. d405c74 bpf: allocate 0x06 to new eBPF instruction class JMP32 by Jiong Wang · 6 years ago
  26. dbbd79a Merge branch 'af-xdp-sock-diag' by Daniel Borkmann · 6 years ago
  27. a36b38aa xsk: add sock_diag interface for AF_XDP by Björn Töpel · 6 years ago
  28. 50e74c0 xsk: add id to umem by Björn Töpel · 6 years ago
  29. 1d0dc06 net: xsk: track AF_XDP sockets on a per-netns list by Björn Töpel · 6 years ago
  30. 2f09212 selftests/bpf: suppress readelf stderr when probing for BTF support by Stanislav Fomichev · 6 years ago
  31. d9ff286 bpf: allow BPF programs access skb_shared_info->gso_segs field by Eric Dumazet · 6 years ago
  32. 866e6ac4 bpftool: feature probing, change default action by Prashant Bhole · 6 years ago
  33. 923cefe Merge branch 'dead-code-elimination' by Alexei Starovoitov · 6 years ago
  34. 9a06927 nfp: bpf: support removing dead code by Jakub Kicinski · 6 years ago
  35. a32014b nfp: bpf: support optimizing dead branches by Jakub Kicinski · 6 years ago
  36. e2fc611 nfp: bpf: save original program length by Jakub Kicinski · 6 years ago
  37. 91a87a5 nfp: bpf: split up the skip flag by Jakub Kicinski · 6 years ago
  38. e90287f nfp: bpf: don't use instruction number for jump target by Jakub Kicinski · 6 years ago
  39. 08ca90a bpf: notify offload JITs about optimizations by Jakub Kicinski · 6 years ago
  40. 9e4c24e bpf: verifier: record original instruction index by Jakub Kicinski · 6 years ago
  41. cb05077 selftests: bpf: add tests for dead code removal by Jakub Kicinski · 6 years ago
  42. a1b14ab bpf: verifier: remove unconditional branches by 0 by Jakub Kicinski · 6 years ago
  43. 52875a0 bpf: verifier: remove dead code by Jakub Kicinski · 6 years ago
  44. e2ae4ca bpf: verifier: hard wire branches to dead code by Jakub Kicinski · 6 years ago
  45. 2cbd95a bpf: change parameters of call/branch offset adjustment by Jakub Kicinski · 6 years ago
  46. bbebce8 selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user by Stanislav Fomichev · 6 years ago
  47. c76e4c2 libbpf: Show supported ELF section names when failing to guess prog/attach type by Taeung Song · 6 years ago
  48. ffcf7ce bpf: btf: add btf documentation by Yonghong Song · 6 years ago
  49. cbeaad9 Merge branch 'bpftool-probes' by Alexei Starovoitov · 6 years ago
  50. 948703e tools: bpftool: add bash completion for bpftool probes by Quentin Monnet · 6 years ago
  51. f9499fe tools: bpftool: add probes for a network device by Quentin Monnet · 6 years ago
  52. d267cff tools: bpftool: add C-style "#define" output for probes by Quentin Monnet · 6 years ago
  53. 2d3ea5e tools: bpftool: add probes for eBPF helper functions by Quentin Monnet · 6 years ago
  54. f99e166 tools: bpftool: add probes for eBPF map types by Quentin Monnet · 6 years ago
  55. 1bf4b05 tools: bpftool: add probes for eBPF program types by Quentin Monnet · 6 years ago
  56. 4567b98 tools: bpftool: add probes for kernel configuration options by Quentin Monnet · 6 years ago
  57. 7a4522b tools: bpftool: add probes for /proc/ eBPF parameters by Quentin Monnet · 6 years ago
  58. 49eb7ab tools: bpftool: add basic probe capability, probe syscall availability by Quentin Monnet · 6 years ago
  59. d0b2818 bpf: fix a (false) compiler warning by Peter Oskolkov · 6 years ago
  60. 4edc01b Merge branch 'bpf-bpftool-queue-stack' by Daniel Borkmann · 6 years ago
  61. 55c70bf bpftool: add bash completion for peek/push/enqueue/pop/dequeue by Stanislav Fomichev · 6 years ago
  62. 74f312e bpftool: add pop and dequeue commands by Stanislav Fomichev · 6 years ago
  63. 549d4d3 bpftool: add push and enqueue commands by Stanislav Fomichev · 6 years ago
  64. 66cf6e0 bpftool: add peek command by Stanislav Fomichev · 6 years ago
  65. 04a5d32 bpftool: don't print empty key/value for maps by Stanislav Fomichev · 6 years ago
  66. 8a89fff bpftool: make key optional in lookup command by Stanislav Fomichev · 6 years ago
  67. 7d7209c bpftool: make key and value optional in update command by Stanislav Fomichev · 6 years ago
  68. e13279e Merge branch 'bpf-int128-btf' by Daniel Borkmann · 6 years ago
  69. e86e513 tools/bpf: support __int128 in bpftool map pretty dumper by Yonghong Song · 6 years ago
  70. 4df3a1d tools/bpf: add bpffs pretty print test for int128 by Yonghong Song · 6 years ago
  71. ce6ec47 tools/bpf: refactor test_btf pretty printing for multiple map value formats by Yonghong Song · 6 years ago
  72. a80eba2 tools/bpf: add int128 raw test in test_btf by Yonghong Song · 6 years ago
  73. b1e8818 bpf: btf: support 128 bit integer type by Yonghong Song · 6 years ago
  74. eeedd35 libbpf: don't define CC and AR by Stanislav Fomichev · 6 years ago
  75. ae5220c networking: Documentation: fix snmp_counters.rst Sphinx warnings by Randy Dunlap · 6 years ago
  76. bb3e16a net, decnet: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  77. faa311e mlxsw: spectrum_nve: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  78. 2285ec8 mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  79. 590ce40 dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings by Sergio Paracuellos · 6 years ago
  80. a22d325 Fix ERROR:do not initialise statics to 0 in af_vsock.c by Lepton Wu · 6 years ago
  81. 9dde6da Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  82. d671e3e ice: add const qualifier to mac_addr parameter by Jacob Keller · 6 years ago
  83. aef7414 ice: Add support for new PHY types by Anirudh Venkataramanan · 6 years ago
  84. cf909e1 ice: Offload SCTP checksum by Anirudh Venkataramanan · 6 years ago
  85. a893978 ice: Allow for software timestamping by Tony Nguyen · 6 years ago
  86. 67fe64d ice: Implement getting and setting ethtool coalesce by Brett Creeley · 6 years ago
  87. 63f545e ice: Add support for adaptive interrupt moderation by Brett Creeley · 6 years ago
  88. 9be1d6f ice: Move aggregator list into ice_hw instance by Anirudh Venkataramanan · 6 years ago
  89. 03f7a98 ice: Rework queue management code for reuse by Anirudh Venkataramanan · 6 years ago
  90. ab4ab73 ice: Add ethtool private flag to make forcing link down optional by Bruce Allan · 6 years ago
  91. b6f934f ice: Set physical link up/down when an interface is set up/down by Brett Creeley · 6 years ago
  92. 4c98ab5 ice: Implement support for normal get_eeprom[_len] ethtool ops by Bruce Allan · 6 years ago
  93. 8e151d5 ice: Add ethtool set_phys_id handler by Anirudh Venkataramanan · 6 years ago
  94. 27a98af ice: Configure RSS LUT and HASH KEY in rebuild path by Md Fahad Iqbal Polash · 6 years ago
  95. 1f9c784 ice: Refactor a few Tx scheduler functions by Anirudh Venkataramanan · 6 years ago
  96. 7939f8b Merge tag 'trace-v5.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  97. e874644 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  98. 3d50514 ice: Fix unused variable build warning by Bruce Allan · 6 years ago
  99. 8b05a3a tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create() by Andrea Righi · 6 years ago
  100. fe76fc6 sbitmap: Protect swap_lock from hardirq by Ming Lei · 6 years ago