1. 94079b6 Merge branch 'bpf-bounded-loops' by Daniel Borkmann · 6 years ago
  2. b5dc016 bpf: precise scalar_value tracking by Alexei Starovoitov · 6 years ago
  3. b061017 selftests/bpf: add realistic loop tests by Alexei Starovoitov · 6 years ago
  4. 0d3679e selftests/bpf: add basic verifier tests for loops by Alexei Starovoitov · 6 years ago
  5. aeee380 selftests/bpf: fix tests by Alexei Starovoitov · 6 years ago
  6. eea1c22 bpf: fix callees pruning callers by Alexei Starovoitov · 6 years ago
  7. 2589726 bpf: introduce bounded loops by Alexei Starovoitov · 6 years ago
  8. fb8d251 bpf: extend is_branch_taken to registers by Alexei Starovoitov · 6 years ago
  9. fc559a7 selftests/bpf: fix tests due to const spill/fill by Alexei Starovoitov · 6 years ago
  10. f7cf25b bpf: track spill/fill of constants by Alexei Starovoitov · 6 years ago
  11. a324aae libbpf: constify getter APIs by Andrii Nakryiko · 6 years ago
  12. 4d18f6d samples: bpf: refactor header include path by Daniel T. Lee · 6 years ago
  13. fa206dc samples: bpf: remove unnecessary include options in Makefile by Daniel T. Lee · 6 years ago
  14. 32b88d3 Merge branch 'bpf-libbpf-btf-defined-maps' by Daniel Borkmann · 6 years ago
  15. df0b779 selftests/bpf: convert tests w/ custom values to BTF-defined maps by Andrii Nakryiko · 6 years ago
  16. f654407 selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined maps by Andrii Nakryiko · 6 years ago
  17. 9e3d709 selftests/bpf: add test for BTF-defined maps by Andrii Nakryiko · 6 years ago
  18. abd29c9 libbpf: allow specifying map definitions using BTF by Andrii Nakryiko · 6 years ago
  19. 063183b libbpf: split initialization and loading of BTF by Andrii Nakryiko · 6 years ago
  20. db48814 libbpf: identify maps by section index in addition to offset by Andrii Nakryiko · 6 years ago
  21. bf82927 libbpf: refactor map initialization by Andrii Nakryiko · 6 years ago
  22. 01b29d1 libbpf: streamline ELF parsing error-handling by Andrii Nakryiko · 6 years ago
  23. 9c6660d libbpf: extract BTF loading logic by Andrii Nakryiko · 6 years ago
  24. d7fe74f libbpf: add common min/max macro to libbpf_internal.h by Andrii Nakryiko · 6 years ago
  25. 7f94208 bpf: Fix build error without CONFIG_INET by YueHaibing · 6 years ago
  26. 69d9651 selftests/bpf: convert socket_cookie test to sk storage by Stanislav Fomichev · 6 years ago
  27. cd17d77 bpf/tools: sync bpf.h by Stanislav Fomichev · 6 years ago
  28. 1314ef5 bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type by Stanislav Fomichev · 6 years ago
  29. fb85c4a bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type by Stanislav Fomichev · 6 years ago
  30. d30bd78 bpf: Add test for SO_REUSEPORT_DETACH_BPF by Martin KaFai Lau · 6 years ago
  31. 13a748e bpf: Sync asm-generic/socket.h to tools/ by Martin KaFai Lau · 6 years ago
  32. 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 years ago
  33. e55d54f libbpf: fix check for presence of associated BTF for map creation by Andrii Nakryiko · 6 years ago
  34. cabd3e8 selftests/bpf: signedness bug in enable_all_controllers() by Dan Carpenter · 6 years ago
  35. b552d33 samples/bpf: fix include path in Makefile by Prashant Bhole · 6 years ago
  36. aee450c bpf: silence warning messages in core by Valdis Klētnieks · 6 years ago
  37. 5e2ac39 Merge branch 'bpf-libbpf-num-cpus' by Daniel Borkmann · 6 years ago
  38. 4c587c1 bpf: use libbpf_num_possible_cpus internally by Hechao Li · 6 years ago
  39. ebb8860 selftests/bpf: remove bpf_util.h from BPF C progs by Hechao Li · 6 years ago
  40. 6446b31 bpf: add a new API libbpf_num_possible_cpus() by Hechao Li · 6 years ago
  41. 89cceaa selftests/bpf : clean up feature/ when make clean by Hechao Li · 6 years ago
  42. c7cebff selftests/bpf: fix constness of source arg for bpf helpers by Andrii Nakryiko · 6 years ago
  43. 0ed3cc4 samples: bpf: don't run probes at the local make stage by Jakub Kicinski · 6 years ago
  44. ab1b3a9 Merge branch 'xskmap-lookup' by Alexei Starovoitov · 6 years ago
  45. 10a13bb libbpf: remove qidconf and better support external bpf programs. by Jonathan Lemon · 6 years ago
  46. 940e7be tools/bpf: Add bpf_map_lookup_elem selftest for xskmap by Jonathan Lemon · 6 years ago
  47. 91eda59 bpf/tools: sync bpf.h by Jonathan Lemon · 6 years ago
  48. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  49. 4ecabd5 bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper by Roman Gushchin · 6 years ago
  50. 07c3bbd samples: bpf: print a warning about headers_install by Jakub Kicinski · 6 years ago
  51. 6685699 bpf: remove redundant assignment to err by Colin Ian King · 6 years ago
  52. 2ed9933 bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" by Colin Ian King · 6 years ago
  53. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  54. cd53850 selftests/bpf: measure RTT from xdp using xdping by Alan Maguire · 6 years ago
  55. 33aae28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  56. c231c22 bpf: doc: update answer for 32-bit subregister question by Jiong Wang · 6 years ago
  57. d168286d Merge branch 'map-charge-cleanup' by Alexei Starovoitov · 6 years ago
  58. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  59. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  60. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  61. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  62. ffc8b14 bpf: add memlock precharge check for cgroup_local_storage by Roman Gushchin · 6 years ago
  63. 576240c Merge branch 'propagate-cn-to-tcp' by Alexei Starovoitov · 6 years ago
  64. d58c6f7 bpf: Add more stats to HBM by brakmo · 6 years ago
  65. ffd8155 bpf: Add cn support to hbm_out_kern.c by brakmo · 6 years ago
  66. 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
  67. e7a3160 bpf: Update __cgroup_bpf_run_filter_skb with cn by brakmo · 6 years ago
  68. 5cf1e91 bpf: cgroup inet skb programs can return 0 to 3 by brakmo · 6 years ago
  69. 1f52f6c bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY by brakmo · 6 years ago
  70. 587a712 xen-netback: remove redundant assignment to err by Colin Ian King · 6 years ago
  71. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  72. 6912378 Merge branch 'phylink-sfp-updates' by David S. Miller · 6 years ago
  73. 54f70b3 net: sfp: remove sfp-bus use of netdevs by Russell King · 6 years ago
  74. 320587e6 net: sfp: add mandatory attach/detach methods for sfp buses by Russell King · 6 years ago
  75. cdea04c net: phy: allow Clause 45 access via mii ioctl by Russell King · 6 years ago
  76. 7b3b0e8 net: phylink: support for link gpio interrupt by Russell King · 6 years ago
  77. 7fdc455 net: phylink: remove netdev from phylink mii ioctl emulation by Russell King · 6 years ago
  78. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  79. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  80. fdad1d5 iavf: update comments and file checks to match iavf by Alice Michael · 6 years ago
  81. 53b7990 iavf: rename i40e_device to iavf_device by Alice Michael · 6 years ago
  82. db95059 iavf: change remaining i40e defines to be iavf by Alice Michael · 6 years ago
  83. cc0ea2d iavf: rename iavf_client.h defines to match driver name by Alice Michael · 6 years ago
  84. 8821b3f iavf: rename iavf_status structure flags by Alice Michael · 6 years ago
  85. 7af36e3 iavf: replace i40e variables with iavf by Alice Michael · 6 years ago
  86. d650fb4 iavf: rename i40e functions to be iavf by Alice Michael · 6 years ago
  87. 80754bb iavf: change iavf_status_code to iavf_status by Sergey Nemov · 6 years ago
  88. 8be454c iavf: Rename i40e_adminq* files to iavf_adminq* by Alice Michael · 6 years ago
  89. 53462f0 iavf: iavf_client: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  90. 0666561 iavf: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  91. 6b6b49b iavf: Limiting RSS queues to CPUs by Aleksandr Loktionov · 6 years ago
  92. 3dc2154 iavf: Use printf instead of gnu_printf for iavf_debug_d by Nathan Chancellor · 6 years ago
  93. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  94. adc3f55 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  95. 318adf8 Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  96. 8cb7104 Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 6 years ago
  97. c5ba171 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  98. 20f9449 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  99. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  100. 7b3ed2a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago