1. 60276f9 libbpf: add bpf_object__load_xattr() API function to pass log_level by Quentin Monnet · 6 years ago
  2. 775bc8a tools: bpftool: add -d option to get debug output from libbpf by Quentin Monnet · 6 years ago
  3. d98363b libbpf: fix warning that PTR_ERR_OR_ZERO can be used by Hariprasad Kelam · 6 years ago
  4. 92bd682 bpf: style fix in while(!feof()) loop by Chang-Hsien Tsai · 6 years ago
  5. e1afb702 bpf: check signal validity in nmi for bpf_send_signal() helper by Yonghong Song · 6 years ago
  6. 0d97dac bpftool: auto-complete BTF IDs for btf dump by Andrii Nakryiko · 6 years ago
  7. d9a6f41 samples: bpf: add ibumad sample to .gitignore by Matteo Croce · 6 years ago
  8. 198ae93 Merge branch 'optimize-zext' by Alexei Starovoitov · 6 years ago
  9. 0b4de1f nfp: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  10. 66d0d5a riscv: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  11. 836256b x32: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  12. 3e2a33c sparc: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  13. 591006b s390: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  14. a4c9277 powerpc: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  15. 163541e arm: bpf: eliminate zero extension code-gen by Jiong Wang · 6 years ago
  16. 9d120b4 selftests: bpf: enable hi32 randomization for all tests by Jiong Wang · 6 years ago
  17. f3b55ab selftests: bpf: adjust several test_verifier helpers for insn insertion by Jiong Wang · 6 years ago
  18. 0465619 libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr by Jiong Wang · 6 years ago
  19. d6c2308 bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set by Jiong Wang · 6 years ago
  20. 9ce33e3 tools: bpf: sync uapi header bpf.h by Jiong Wang · 6 years ago
  21. c240eff bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32" by Jiong Wang · 6 years ago
  22. a4b1d3c bpf: verifier: insert zero extension according to analysis result by Jiong Wang · 6 years ago
  23. 7d13404 bpf: introduce new mov32 variant for doing explicit zero extension by Jiong Wang · 6 years ago
  24. b325fbc bpf: verifier: mark patched-insn with sub-register zext flag by Jiong Wang · 6 years ago
  25. 5327ed3 bpf: verifier: mark verified-insn with sub-register zext flag by Jiong Wang · 6 years ago
  26. a08acd1 Merge branch 'bpf-send-sig' by Daniel Borkmann · 6 years ago
  27. 16f0efc tools/bpf: add selftest in test_progs for bpf_send_signal() helper by Yonghong Song · 6 years ago
  28. edaccf8 tools/bpf: sync bpf uapi header bpf.h to tools directory by Yonghong Song · 6 years ago
  29. 8b401f9 bpf: implement bpf_send_signal() helper by Yonghong Song · 6 years ago
  30. 5420f32 Merge branch 'btf2c-converter' by Alexei Starovoitov · 6 years ago
  31. 90eea40 bpftool: update bash-completion w/ new c option for btf dump by Andrii Nakryiko · 6 years ago
  32. 220ba45 bpftool/docs: add description of btf dump C option by Andrii Nakryiko · 6 years ago
  33. 2119f21 bpftool: add C output format option to btf dump subcommand by Andrii Nakryiko · 6 years ago
  34. 2d2a3ad selftests/bpf: add btf_dump BTF-to-C conversion tests by Andrii Nakryiko · 6 years ago
  35. 351131b libbpf: add btf_dump API for BTF-to-C conversion by Andrii Nakryiko · 6 years ago
  36. 2fc3fc0 libbpf: switch btf_dedup() to hashmap for dedup table by Andrii Nakryiko · 6 years ago
  37. 5d04ec6 selftests/bpf: add tests for libbpf's hashmap by Andrii Nakryiko · 6 years ago
  38. e3b9242 libbpf: add resizable non-thread safe internal hashmap by Andrii Nakryiko · 6 years ago
  39. 9db3243 selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext by Andrii Nakryiko · 6 years ago
  40. 58650cc bpftool: use libbpf's btf__parse_elf API by Andrii Nakryiko · 6 years ago
  41. e6c6485 libbpf: add btf__parse_elf API to load .BTF and .BTF.ext by Andrii Nakryiko · 6 years ago
  42. 1d7a08b libbpf: ensure libbpf.h is included along libbpf_internal.h by Andrii Nakryiko · 6 years ago
  43. c87f60a samples: bpf: Do not define bpf_printk macro by Michal Rostecki · 6 years ago
  44. 37739d1 selftests: bpf: Move bpf_printk to bpf_helpers.h by Michal Rostecki · 6 years ago
  45. 5762a20 Merge branch 'bpf-explored-states' by Daniel Borkmann · 6 years ago
  46. dc2a4eb bpf: convert explored_states to hash table by Alexei Starovoitov · 6 years ago
  47. a8f500a bpf: split explored_states by Alexei Starovoitov · 6 years ago
  48. 5d83902 bpf: cleanup explored_states by Alexei Starovoitov · 6 years ago
  49. 29c677c Merge branch 'bpf-jmp-seq-limit' by Daniel Borkmann · 6 years ago
  50. 7c94410 selftests/bpf: add pyperf scale test by Alexei Starovoitov · 6 years ago
  51. 7c0c609 selftests/bpf: adjust verifier scale test by Alexei Starovoitov · 6 years ago
  52. b285fcb bpf: bump jmp sequence limit by Alexei Starovoitov · 6 years ago
  53. 9efc779 libbpf: emit diff of mismatched public API, if any by Andrii Nakryiko · 6 years ago
  54. 14a1eaa hv_sock: perf: loop in send() to maximize bandwidth by Sunil Muthuswamy · 6 years ago
  55. ac383f5 hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers by Sunil Muthuswamy · 6 years ago
  56. 0db355d ipv4/igmp: shrink struct ip_sf_list by Eric Dumazet · 6 years ago
  57. fc65100 neighbor: Add tracepoint to __neigh_create by David Ahern · 6 years ago
  58. a92a0a7 selftests: pmtu: Simplify cleanup and namespace names by David Ahern · 6 years ago
  59. 9b7e94e selftests: fib-onlink: Make quiet by default by David Ahern · 6 years ago
  60. 7542565 net: Set strict_start_type for routes and rules by David Ahern · 6 years ago
  61. e38f7cb Merge branch 'net-Export-functions-for-nexthop-code' by David S. Miller · 6 years ago
  62. 06c77c3 ipv4: Rename and export nh_update_mtu by David Ahern · 6 years ago
  63. c366948 ipv4: export fib_info_update_nh_saddr by David Ahern · 6 years ago
  64. 9bd8366 ipv4: export fib_flush by David Ahern · 6 years ago
  65. ac1fab2 ipv4: export fib_check_nh by David Ahern · 6 years ago
  66. 1bff1a0 ipv4: Add function to send route updates by David Ahern · 6 years ago
  67. 19a3b7e ipv6: export function to send route updates by David Ahern · 6 years ago
  68. cdaa16a ipv6: Add hook to bump sernum for a route to stubs by David Ahern · 6 years ago
  69. 68a9b13 ipv6: Add delete route hook to stubs by David Ahern · 6 years ago
  70. 26b1b8d Merge branch 'net-phy-T1-support' by David S. Miller · 6 years ago
  71. e5fb32c net: phy: Make phy_basic_t1_features use base100t1. by Andrew Lunn · 6 years ago
  72. b255776 net: phy: Add support for 100BaseT1 and 1000BaseT1 by Andrew Lunn · 6 years ago
  73. 565d9d2 net: phy: dp83867: Allocate state struct in probe by Trent Piepho · 6 years ago
  74. f8bbf41 net: phy: dp83867: Validate FIFO depth property by Trent Piepho · 6 years ago
  75. 27708eb net: phy: dp83867: IO impedance is not dependent on RGMII delay by Trent Piepho · 6 years ago
  76. 1b9b295 net: phy: dp83867: Use unsigned variables to store unsigned properties by Trent Piepho · 6 years ago
  77. c11669a net: phy: dp83867: Rework delay rgmii delay handling by Trent Piepho · 6 years ago
  78. 13c83cf net: phy: dp83867: Add ability to disable output clock by Trent Piepho · 6 years ago
  79. 980066e dt-bindings: phy: dp83867: Add documentation for disabling clock output by Trent Piepho · 6 years ago
  80. 9c3f341 dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay by Trent Piepho · 6 years ago
  81. 74dd5aa cxgb4: Enable hash filter with offload by Vishal Kulkarni · 6 years ago
  82. 2bb0f3b4 net: fec: remove redundant ipg clock disable by Baruch Siach · 6 years ago
  83. cae9910 net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. by Felipe Gasper · 6 years ago
  84. 54dee40 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  85. 651bae9 Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 6 years ago
  86. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  87. 86f9e56 Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 6 years ago
  88. 5a5ec83 gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 6 years ago
  89. 51b86f9 dm: make sure to obey max_io_len_target_boundary by Michael Lass · 6 years ago
  90. ad70411 usbnet: fix kernel crash after disconnect by Kloetzke Jan · 6 years ago
  91. 3463297 selftests: fib_rule_tests: use pre-defined DEV_ADDR by Hangbin Liu · 6 years ago
  92. 2bcd9d8 net-next: net: Fix typos in ip-sysctl.txt by Masanari Iida · 6 years ago
  93. 72f7cfa ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 6 years ago
  94. 406cb0c net: phylink: ensure inband AN works correctly by Russell King · 6 years ago
  95. 94d250f usbnet: ipheth: fix racing condition by Bernd Eckstein · 6 years ago
  96. 9c7db50 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  97. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  98. d53e860 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  99. 7170066 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 by Thomas Gleixner · 6 years ago
  100. fd9871f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 by Thomas Gleixner · 6 years ago