1. b2327c1 samples/bpf: Add sysroot support by Ivan Khoronzhuk · 5 years ago
  2. d8ceae9 samples/bpf: Provide C/LDFLAGS to libbpf by Ivan Khoronzhuk · 5 years ago
  3. 793a349 libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets by Ivan Khoronzhuk · 5 years ago
  4. 5c26f9a libbpf: Don't use cxx to test_libpf target by Ivan Khoronzhuk · 5 years ago
  5. a833eff samples/bpf: Use target CC environment for HDR_PROBE by Ivan Khoronzhuk · 5 years ago
  6. 10cb3d8 samples/bpf: Use own flags but not HOSTCFLAGS by Ivan Khoronzhuk · 5 years ago
  7. 1d97c6c samples/bpf: Base target programs rules on Makefile.target by Ivan Khoronzhuk · 5 years ago
  8. 752677e samples/bpf: Add makefile.target for separate CC target build by Ivan Khoronzhuk · 5 years ago
  9. 54b7fbd samples/bpf: Drop unnecessarily inclusion for bpf_load by Ivan Khoronzhuk · 5 years ago
  10. 0e865ae samples/bpf: Use __LINUX_ARM_ARCH__ selector for arm by Ivan Khoronzhuk · 5 years ago
  11. 2a560df samples/bpf: Use own EXTRA_CFLAGS for clang commands by Ivan Khoronzhuk · 5 years ago
  12. 518c134 samples/bpf: Use --target from cross-compile by Ivan Khoronzhuk · 5 years ago
  13. 39e0c36 samples/bpf: Fix cookie_uid_helper_example obj build by Ivan Khoronzhuk · 5 years ago
  14. cdd5b2d samples/bpf: Fix HDR_PROBE "echo" by Ivan Khoronzhuk · 5 years ago
  15. e78dcbf libbpf: Handle invalid typedef emitted by old GCC by Andrii Nakryiko · 5 years ago
  16. 4090178 libbpf: Generate more efficient BPF_CORE_READ code by Andrii Nakryiko · 5 years ago
  17. baead85 xdp: Trivial, fix spelling in function description by Anton Ivanov · 5 years ago
  18. 2dedd7d bpf: Fix cast to pointer from integer of different size warning by Andrii Nakryiko · 5 years ago
  19. f97eea1 selftests/bpf: Check that flow dissector can be re-attached by Jakub Sitnicki · 5 years ago
  20. 719b78a5 flow_dissector: Allow updating the flow dissector program atomically by Jakub Sitnicki · 5 years ago
  21. 84a081f bpf: Align struct bpf_prog_stats by Eric Dumazet · 5 years ago
  22. 6309855 Merge branch 'bpf-romap-known-scalars' by Daniel Borkmann · 5 years ago
  23. 666b2c1 selftests/bpf: Add read-only map values propagation tests by Andrii Nakryiko · 5 years ago
  24. a23740e bpf: Track contents of read-only maps as scalars by Andrii Nakryiko · 5 years ago
  25. e0b68fb scripts/bpf: Fix xdp_md forward declaration typo by Andrii Nakryiko · 5 years ago
  26. 25bfef4 libbpf: Fix passing uninitialized bytes to setsockopt by Ilya Maximets · 5 years ago
  27. f117710 Merge branch 'btf2c-padding' by Alexei Starovoitov · 5 years ago
  28. 76790c7 selftests/bpf: Fix btf_dump padding test case by Andrii Nakryiko · 5 years ago
  29. 6e05abc selftests/bpf: Convert test_btf_dump into test_progs test by Andrii Nakryiko · 5 years ago
  30. b409976 libbpf: Fix struct end padding in btf_dump by Andrii Nakryiko · 5 years ago
  31. f05c200 Merge branch 'bpf-libbpf-helpers' by Daniel Borkmann · 5 years ago
  32. ee2eb06 selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests by Andrii Nakryiko · 5 years ago
  33. 7db3822 libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers by Andrii Nakryiko · 5 years ago
  34. e01a75c libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf by Andrii Nakryiko · 5 years ago
  35. 3ac4dbe selftests/bpf: Split off tracing-only helpers into bpf_tracing.h by Andrii Nakryiko · 5 years ago
  36. 694731e selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro by Andrii Nakryiko · 5 years ago
  37. 36b5d47 selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h by Andrii Nakryiko · 5 years ago
  38. cf0e971 selftests/bpf: Undo GCC-specific bpf_helpers.h changes by Andrii Nakryiko · 5 years ago
  39. 8fdf5b7 samples: bpf: Add max_pckt_size option at xdp_adjust_tail by Daniel T. Lee · 5 years ago
  40. 72ccd92 Merge branch 'enforce-global-flow-dissector' by Alexei Starovoitov · 5 years ago
  41. 1d9626d selftests/bpf: add test for BPF flow dissector in the root namespace by Stanislav Fomichev · 5 years ago
  42. a11c397 bpf/flow_dissector: add mode to enforce global BPF flow dissector by Stanislav Fomichev · 5 years ago
  43. 4564a8bb samples/bpf: Trivial - fix spelling mistake in usage by Anton Ivanov · 5 years ago
  44. 32e3e58 bpftool: Fix bpftool build by switching to bpf_object__open_file() by Andrii Nakryiko · 5 years ago
  45. dcb5f40 selftests/bpf: Fix dependency ordering for attach_probe test by Andrii Nakryiko · 5 years ago
  46. 05949f6 Merge branch 'autogen-bpf-helpers' by Alexei Starovoitov · 5 years ago
  47. 24f2576 libbpf: auto-generate list of BPF helper definitions by Andrii Nakryiko · 5 years ago
  48. 7a387be scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions by Andrii Nakryiko · 5 years ago
  49. 5f0e541 uapi/bpf: fix helper docs by Andrii Nakryiko · 5 years ago
  50. a9eb048 libbpf: Add cscope and tags targets to Makefile by Toke Høiland-Jørgensen · 5 years ago
  51. b84fbfe Merge branch 'libbpf-api' by Alexei Starovoitov · 5 years ago
  52. 928ca75 selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs by Andrii Nakryiko · 5 years ago
  53. c9e4c30 libbpf: fix bpf_object__name() to actually return object name by Andrii Nakryiko · 5 years ago
  54. 2ce8450 libbpf: add bpf_object__open_{file, mem} w/ extensible opts by Andrii Nakryiko · 5 years ago
  55. 5e61f27 libbpf: stop enforcing kern_version, populate it for users by Andrii Nakryiko · 5 years ago
  56. a53ba15 libbpf: Fix BTF-defined map's __type macro handling of arrays by Andrii Nakryiko · 5 years ago
  57. 4bbbf16 bpf: Add loop test case with 32 bit reg comparison against 0 by Daniel Borkmann · 5 years ago
  58. 38f51c0 bpf, x86: Small optimization in comparing against imm0 by Daniel Borkmann · 5 years ago
  59. c588146 selftests/bpf: Correct path to include msg + path by Ivan Khoronzhuk · 5 years ago
  60. fb27dcd selftests/bpf: Add static to enable_all_controllers() by Ivan Khoronzhuk · 5 years ago
  61. 03bd477 libbpf: Bump current version to v0.0.6 by Andrii Nakryiko · 5 years ago
  62. 37a2fce dt-bindings: sh_eth convert bindings to json-schema by Simon Horman · 5 years ago
  63. 9fb137a net: usb: ax88179_178a: allow optionally getting mac address from device tree by Peter Fink · 5 years ago
  64. 0d7982c ipv6: minor code reorg in inet6_fill_ifla6_attrs() by Nicolas Dichtel · 5 years ago
  65. 7a56493f Merge branch 'netdev-altnames' by David S. Miller · 5 years ago
  66. 76c9ac0 net: rtnetlink: add possibility to use alternative names as message handle by Jiri Pirko · 5 years ago
  67. cc6090e net: rtnetlink: introduce helper to get net_device instance by ifname by Jiri Pirko · 5 years ago
  68. 7af12cb net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest by Jiri Pirko · 5 years ago
  69. 88f4fb0 net: rtnetlink: put alternative names to getlink message by Jiri Pirko · 5 years ago
  70. 36fbf1e net: rtnetlink: add linkprop commands to add and delete alternative ifnames by Jiri Pirko · 5 years ago
  71. ff92741 net: introduce name_node struct to be used in hashlist by Jiri Pirko · 5 years ago
  72. 6958c97 net: procfs: use index hashlist instead of name hashlist by Jiri Pirko · 5 years ago
  73. be2644a tcp: add ipv6_addr_v4mapped_loopback() helper by Eric Dumazet · 5 years ago
  74. 5be5515 net: core: dev: replace state xoff flag comparison by netif_xmit_stopped method by Julio Faracco · 5 years ago
  75. 5f71c84 r8152: Factor out OOB link list waits by Prashant Malani · 5 years ago
  76. 02dc96e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  77. edf445a Merge branch 'hugepage-fallbacks' (hugepatch patches from David Rientjes) by Linus Torvalds · 5 years ago
  78. 76e654c mm, page_alloc: allow hugepage fallback to remote nodes when madvised by David Rientjes · 5 years ago
  79. b39d0ee mm, page_alloc: avoid expensive reclaim when compaction may not succeed by David Rientjes · 5 years ago
  80. 19deb76 Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask"" by David Rientjes · 5 years ago
  81. ac79f78 Revert "Revert "mm, thp: restore node-local hugepage allocations"" by David Rientjes · 5 years ago
  82. a2953204 Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  83. f19e00e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  84. 9c5efe9 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  85. aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
  86. f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
  87. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  88. 8f744bd Merge tag 'virtio-fs-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  89. 9977b1a Merge tag '9p-for-5.4' of git://github.com/martinetd/linux by Linus Torvalds · 5 years ago
  90. 568d850 Merge tag 'riscv/for-v5.4-rc1-b' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  91. 70570a6 Merge tag 'nios2-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 5 years ago
  92. 8bbe0de Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  93. e37e3bc Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  94. 738f531 Merge tag 'for-5.4/io_uring-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  95. faeacb6 net: tap: clean up an indentation issue by Colin Ian King · 5 years ago
  96. 47db9b9 Merge tag 'for-linus-2019-09-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  97. 78beef6 nfp: abm: fix memory leak in nfp_abm_u32_knode_replace by Navid Emamdoost · 5 years ago
  98. a41e8a8 tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state by Eric Dumazet · 5 years ago
  99. 174e238 sk_buff: drop all skb extensions on free and skb scrubbing by Florian Westphal · 5 years ago
  100. 6b3656a tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth by Kevin(Yudong) Yang · 5 years ago