1. cb79a4e selftest/bpf: Remove test_libbpf.sh and test_libbpf_open by Andrii Nakryiko · 5 years ago
  2. 5ac9307 selftests/bpf: Move test_queue_stack_map.h into progs/ where it belongs by Andrii Nakryiko · 5 years ago
  3. 74b5a59 selftests/bpf: Replace test_progs and test_maps w/ general rule by Andrii Nakryiko · 5 years ago
  4. 03dcb78 selftests/bpf: Add simple per-test targets to Makefile by Andrii Nakryiko · 5 years ago
  5. ee6c52e selftests/bpf: Switch test_maps to test_progs' test.h format by Andrii Nakryiko · 5 years ago
  6. d25c5e2 selftests/bpf: Make CO-RE reloc test impartial to test_progs flavor by Andrii Nakryiko · 5 years ago
  7. 0b6e71c selftests/bpf: Teach test_progs to cd into subdir by Andrii Nakryiko · 5 years ago
  8. 8d285a3 selftests/bpf: Restore the netns after flow dissector reattach test by Jakub Sitnicki · 5 years ago
  9. 0142fdc Merge branch 'bpf-btf-trace' by Daniel Borkmann · 5 years ago
  10. 580d656 selftests/bpf: Add kfree_skb raw_tp test by Alexei Starovoitov · 5 years ago
  11. a7658e1 bpf: Check types of arguments passed into helpers by Alexei Starovoitov · 5 years ago
  12. 3dec541 bpf: Add support for BTF pointers to x86 JIT by Alexei Starovoitov · 5 years ago
  13. 2a02759 bpf: Add support for BTF pointers to interpreter by Alexei Starovoitov · 5 years ago
  14. ac4414b bpf: Attach raw_tp program with BTF via type name by Alexei Starovoitov · 5 years ago
  15. 9e15db6 bpf: Implement accurate raw_tp context access via BTF by Alexei Starovoitov · 5 years ago
  16. f75a697 libbpf: Auto-detect btf_id of BTF-based raw_tracepoints by Alexei Starovoitov · 5 years ago
  17. ccfe29eb2 bpf: Add attach_btf_id attribute to program load by Alexei Starovoitov · 5 years ago
  18. 8580ac9 bpf: Process in-kernel BTF by Alexei Starovoitov · 5 years ago
  19. 7c6a469e bpf: Add typecast to bpf helpers to help BTF generation by Alexei Starovoitov · 5 years ago
  20. e8c423f bpf: Add typecast to raw_tracepoints to help BTF generation by Alexei Starovoitov · 5 years ago
  21. eac9153 bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() by Song Liu · 5 years ago
  22. 456a513 scripts/bpf: Emit an #error directive known types list needs updating by Jakub Sitnicki · 5 years ago
  23. 5bc60de selftests: bpf: Don't try to read files without read permission by Jiri Pirko · 5 years ago
  24. 95fbda1 selftests: bpf: Add selftest for __sk_buff tstamp by Stanislav Fomichev · 5 years ago
  25. ba94094 bpf: Allow __sk_buff tstamp in BPF_PROG_TEST_RUN by Stanislav Fomichev · 5 years ago
  26. da92746 Merge branch 'libbpf-field-existence' by Alexei Starovoitov · 5 years ago
  27. c7566a6 selftests/bpf: Add field existence CO-RE relocs tests by Andrii Nakryiko · 5 years ago
  28. 01340e3 libbpf: Add BPF-side definitions of supported field relocation kinds by Andrii Nakryiko · 5 years ago
  29. 62561eb libbpf: Add support for field existance CO-RE relocation by Andrii Nakryiko · 5 years ago
  30. 291ee02 libbpf: Refactor bpf_object__open APIs to use common opts by Andrii Nakryiko · 5 years ago
  31. 511bb00 libbpf: Update BTF reloc support to latest Clang format by Andrii Nakryiko · 5 years ago
  32. 14f2cf6 net: Update address for vrf and l3mdev in MAINTAINERS by David Ahern · 5 years ago
  33. 1c9dc2b Merge branch 'Scatter-gather-SPI-for-SJA1105-DSA' by David S. Miller · 5 years ago
  34. 08839c0 net: dsa: sja1105: Switch to scatter/gather API for SPI by Vladimir Oltean · 5 years ago
  35. 8a55940 net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer by Vladimir Oltean · 5 years ago
  36. f58a887 net: b44: remove redundant assignment to variable reg by Colin Ian King · 5 years ago
  37. 85a83a8 Merge branch 'PTP-driver-refactoring-for-SJA1105-DSA' by David S. Miller · 5 years ago
  38. 6642777 net: dsa: sja1105: Change the PTP command access pattern by Vladimir Oltean · 5 years ago
  39. a9d6ed7 net: dsa: sja1105: Move PTP data to its own private structure by Vladimir Oltean · 5 years ago
  40. 61c7712 net: dsa: sja1105: Make all public PTP functions take dsa_switch as argument by Vladimir Oltean · 5 years ago
  41. 5b3ae43 net: dsa: sja1105: Get rid of global declaration of struct ptp_clock_info by Vladimir Oltean · 5 years ago
  42. a98d62c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 5 years ago
  43. 7e0d15e Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 5 years ago
  44. cb0ce18 genetlink: do not parse attributes for families with zero maxattr by Michal Kubecek · 5 years ago
  45. c208bdb tcp: improve recv_skip_hint for tcp_zerocopy_receive by Soheil Hassas Yeganeh · 5 years ago
  46. b8fc345 Merge branch 'selftests-bpf-Makefile-cleanup' by Alexei Starovoitov · 5 years ago
  47. 598dc04 selftests/bpf: Remove obsolete pahole/BTF support detection by Andrii Nakryiko · 5 years ago
  48. 3fbe31a selftests/bpf: Enforce libbpf build before BPF programs are built by Andrii Nakryiko · 5 years ago
  49. c2383d3 Merge branch 'samples-cross-compile' by Alexei Starovoitov · 5 years ago
  50. 1600c9c samples/bpf: Add preparation steps and sysroot info to readme by Ivan Khoronzhuk · 5 years ago
  51. b2327c1 samples/bpf: Add sysroot support by Ivan Khoronzhuk · 5 years ago
  52. d8ceae9 samples/bpf: Provide C/LDFLAGS to libbpf by Ivan Khoronzhuk · 5 years ago
  53. 793a349 libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets by Ivan Khoronzhuk · 5 years ago
  54. 5c26f9a libbpf: Don't use cxx to test_libpf target by Ivan Khoronzhuk · 5 years ago
  55. a833eff samples/bpf: Use target CC environment for HDR_PROBE by Ivan Khoronzhuk · 5 years ago
  56. 10cb3d8 samples/bpf: Use own flags but not HOSTCFLAGS by Ivan Khoronzhuk · 5 years ago
  57. 1d97c6c samples/bpf: Base target programs rules on Makefile.target by Ivan Khoronzhuk · 5 years ago
  58. 752677e samples/bpf: Add makefile.target for separate CC target build by Ivan Khoronzhuk · 5 years ago
  59. 54b7fbd samples/bpf: Drop unnecessarily inclusion for bpf_load by Ivan Khoronzhuk · 5 years ago
  60. 0e865ae samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm by Ivan Khoronzhuk · 5 years ago
  61. 2a560df samples/bpf: Use own EXTRA_CFLAGS for clang commands by Ivan Khoronzhuk · 5 years ago
  62. 518c134 samples/bpf: Use --target from cross-compile by Ivan Khoronzhuk · 5 years ago
  63. 39e0c36 samples/bpf: Fix cookie_uid_helper_example obj build by Ivan Khoronzhuk · 5 years ago
  64. cdd5b2d samples/bpf: Fix HDR_PROBE "echo" by Ivan Khoronzhuk · 5 years ago
  65. 524900a Merge branch 'netdevsim-add-devlink-health-reporters-support' by David S. Miller · 5 years ago
  66. 9b88fc5 selftests: add netdevsim devlink health tests by Jiri Pirko · 5 years ago
  67. 82c93a8 netdevsim: implement couple of testing devlink health reporters by Jiri Pirko · 5 years ago
  68. e7a9810 devlink: propagate extack down to health reporter ops by Jiri Pirko · 5 years ago
  69. 4028182 devlink: don't do reporter recovery if the state is healthy by Jiri Pirko · 5 years ago
  70. 1635520 net: usb: ax88179_178a: write mac to hardware in get_mac_addr by Peter Fink · 5 years ago
  71. 28e72b2 sock_get_timeout: drop unnecessary return variable by Vito Caputo · 5 years ago
  72. 262ce0a af_unix: __unix_find_socket_byname() cleanup by Vito Caputo · 5 years ago
  73. e001d28 Merge branch 'net-ftgmac100-Ungate-RCLK-for-RMII-on-ASPEED-MACs' by David S. Miller · 5 years ago
  74. 9bce4b2 net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs by Andrew Jeffery · 5 years ago
  75. 042b867 dt-bindings: net: ftgmac100: Describe clock properties by Andrew Jeffery · 5 years ago
  76. 6a3c52f dt-bindings: net: ftgmac100: Document AST2600 compatible by Andrew Jeffery · 5 years ago
  77. e78dcbf libbpf: Handle invalid typedef emitted by old GCC by Andrii Nakryiko · 5 years ago
  78. 4090178 libbpf: Generate more efficient BPF_CORE_READ code by Andrii Nakryiko · 5 years ago
  79. baead85 xdp: Trivial, fix spelling in function description by Anton Ivanov · 5 years ago
  80. 2dedd7d bpf: Fix cast to pointer from integer of different size warning by Andrii Nakryiko · 5 years ago
  81. f97eea1 selftests/bpf: Check that flow dissector can be re-attached by Jakub Sitnicki · 5 years ago
  82. 719b78a5 flow_dissector: Allow updating the flow dissector program atomically by Jakub Sitnicki · 5 years ago
  83. 84a081f bpf: Align struct bpf_prog_stats by Eric Dumazet · 5 years ago
  84. 7dfd8ac mac80211_hwsim: add support for OCB by Ramon Fontes · 5 years ago
  85. b576469 mac80211_hwsim: add more 5GHz channels, 5/10 MHz support by Ramon Fontes · 5 years ago
  86. 5f63afe mac80211: minstrel_ht: rename prob_ewma to prob_avg, use it for the new average by Felix Fietkau · 5 years ago
  87. b1103d2 mac80211: minstrel_ht: replace rate stats ewma with a better moving average by Felix Fietkau · 5 years ago
  88. 8f2f495 mac80211: minstrel: remove divisions in tx status path by Felix Fietkau · 5 years ago
  89. 2fd351a nl80211: trivial: Remove redundant loop by Denis Kenzior · 5 years ago
  90. 41441d8 ipvlan: consolidate TSO flags using NETIF_F_ALL_TSO by Mahesh Bandewar · 5 years ago
  91. 6309855 Merge branch 'bpf-romap-known-scalars' by Daniel Borkmann · 5 years ago
  92. 666b2c1 selftests/bpf: Add read-only map values propagation tests by Andrii Nakryiko · 5 years ago
  93. a23740e bpf: Track contents of read-only maps as scalars by Andrii Nakryiko · 5 years ago
  94. 71229c8 tc-testing: updated pedit test cases by Roman Mashak · 5 years ago
  95. f063d58 ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  96. e0b68fb scripts/bpf: Fix xdp_md forward declaration typo by Andrii Nakryiko · 5 years ago
  97. c17e26d team: call RCU read lock when walking the port_list by Hangbin Liu · 5 years ago
  98. 5e96cd3 net: stmmac: Remove break after a return by Tiezhu Yang · 5 years ago
  99. 7573822 net/ethernet: xgmac don't set .driver twice by Ben Dooks · 5 years ago
  100. 654490a Merge branch 'net-smc-improve-termination-handling' by Jakub Kicinski · 5 years ago