1. 2fc3fc0 libbpf: switch btf_dedup() to hashmap for dedup table by Andrii Nakryiko · 6 years ago
  2. 5d04ec6 selftests/bpf: add tests for libbpf's hashmap by Andrii Nakryiko · 6 years ago
  3. e3b9242 libbpf: add resizable non-thread safe internal hashmap by Andrii Nakryiko · 6 years ago
  4. 9db3243 selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext by Andrii Nakryiko · 6 years ago
  5. 58650cc bpftool: use libbpf's btf__parse_elf API by Andrii Nakryiko · 6 years ago
  6. e6c6485 libbpf: add btf__parse_elf API to load .BTF and .BTF.ext by Andrii Nakryiko · 6 years ago
  7. 1d7a08b libbpf: ensure libbpf.h is included along libbpf_internal.h by Andrii Nakryiko · 6 years ago
  8. c87f60a samples: bpf: Do not define bpf_printk macro by Michal Rostecki · 6 years ago
  9. 37739d1 selftests: bpf: Move bpf_printk to bpf_helpers.h by Michal Rostecki · 6 years ago
  10. 5762a20 Merge branch 'bpf-explored-states' by Daniel Borkmann · 6 years ago
  11. dc2a4eb bpf: convert explored_states to hash table by Alexei Starovoitov · 6 years ago
  12. a8f500a bpf: split explored_states by Alexei Starovoitov · 6 years ago
  13. 5d83902 bpf: cleanup explored_states by Alexei Starovoitov · 6 years ago
  14. 29c677c Merge branch 'bpf-jmp-seq-limit' by Daniel Borkmann · 6 years ago
  15. 7c94410 selftests/bpf: add pyperf scale test by Alexei Starovoitov · 6 years ago
  16. 7c0c609 selftests/bpf: adjust verifier scale test by Alexei Starovoitov · 6 years ago
  17. b285fcb bpf: bump jmp sequence limit by Alexei Starovoitov · 6 years ago
  18. 9efc779 libbpf: emit diff of mismatched public API, if any by Andrii Nakryiko · 6 years ago
  19. 14a1eaa hv_sock: perf: loop in send() to maximize bandwidth by Sunil Muthuswamy · 6 years ago
  20. ac383f5 hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers by Sunil Muthuswamy · 6 years ago
  21. 0db355d ipv4/igmp: shrink struct ip_sf_list by Eric Dumazet · 6 years ago
  22. fc65100 neighbor: Add tracepoint to __neigh_create by David Ahern · 6 years ago
  23. a92a0a7 selftests: pmtu: Simplify cleanup and namespace names by David Ahern · 6 years ago
  24. 9b7e94e selftests: fib-onlink: Make quiet by default by David Ahern · 6 years ago
  25. 7542565 net: Set strict_start_type for routes and rules by David Ahern · 6 years ago
  26. e38f7cb Merge branch 'net-Export-functions-for-nexthop-code' by David S. Miller · 6 years ago
  27. 06c77c3 ipv4: Rename and export nh_update_mtu by David Ahern · 6 years ago
  28. c366948 ipv4: export fib_info_update_nh_saddr by David Ahern · 6 years ago
  29. 9bd8366 ipv4: export fib_flush by David Ahern · 6 years ago
  30. ac1fab2 ipv4: export fib_check_nh by David Ahern · 6 years ago
  31. 1bff1a0 ipv4: Add function to send route updates by David Ahern · 6 years ago
  32. 19a3b7e ipv6: export function to send route updates by David Ahern · 6 years ago
  33. cdaa16a ipv6: Add hook to bump sernum for a route to stubs by David Ahern · 6 years ago
  34. 68a9b13 ipv6: Add delete route hook to stubs by David Ahern · 6 years ago
  35. 26b1b8d Merge branch 'net-phy-T1-support' by David S. Miller · 6 years ago
  36. e5fb32c net: phy: Make phy_basic_t1_features use base100t1. by Andrew Lunn · 6 years ago
  37. b255776 net: phy: Add support for 100BaseT1 and 1000BaseT1 by Andrew Lunn · 6 years ago
  38. 565d9d2 net: phy: dp83867: Allocate state struct in probe by Trent Piepho · 6 years ago
  39. f8bbf41 net: phy: dp83867: Validate FIFO depth property by Trent Piepho · 6 years ago
  40. 27708eb net: phy: dp83867: IO impedance is not dependent on RGMII delay by Trent Piepho · 6 years ago
  41. 1b9b295 net: phy: dp83867: Use unsigned variables to store unsigned properties by Trent Piepho · 6 years ago
  42. c11669a net: phy: dp83867: Rework delay rgmii delay handling by Trent Piepho · 6 years ago
  43. 13c83cf net: phy: dp83867: Add ability to disable output clock by Trent Piepho · 6 years ago
  44. 980066e dt-bindings: phy: dp83867: Add documentation for disabling clock output by Trent Piepho · 6 years ago
  45. 9c3f341 dt-bindings: phy: dp83867: Describe how driver behaves w.r.t rgmii delay by Trent Piepho · 6 years ago
  46. 74dd5aa cxgb4: Enable hash filter with offload by Vishal Kulkarni · 6 years ago
  47. 2bb0f3b4 net: fec: remove redundant ipg clock disable by Baruch Siach · 6 years ago
  48. cae9910 net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. by Felipe Gasper · 6 years ago
  49. 54dee40 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  50. 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
  51. f75b6f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  52. 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
  53. 5a5ec83 gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 6 years ago
  54. 51b86f9 dm: make sure to obey max_io_len_target_boundary by Michael Lass · 6 years ago
  55. ad70411 usbnet: fix kernel crash after disconnect by Kloetzke Jan · 6 years ago
  56. 3463297 selftests: fib_rule_tests: use pre-defined DEV_ADDR by Hangbin Liu · 6 years ago
  57. 2bcd9d8 net-next: net: Fix typos in ip-sysctl.txt by Masanari Iida · 6 years ago
  58. 72f7cfa ipv6: Consider sk_bound_dev_if when binding a raw socket to an address by Mike Manning · 6 years ago
  59. 406cb0c net: phylink: ensure inband AN works correctly by Russell King · 6 years ago
  60. 94d250f usbnet: ipheth: fix racing condition by Bernd Eckstein · 6 years ago
  61. 9c7db50 Merge tag 'selinux-pr-20190521' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 6 years ago
  62. 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
  63. d53e860 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  64. 7170066 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 by Thomas Gleixner · 6 years ago
  65. fd9871f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24 by Thomas Gleixner · 6 years ago
  66. d9c9816 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23 by Thomas Gleixner · 6 years ago
  67. 4415d92 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22 by Thomas Gleixner · 6 years ago
  68. 8b9844d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21 by Thomas Gleixner · 6 years ago
  69. ca47d34 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20 by Thomas Gleixner · 6 years ago
  70. f6ce7f2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19 by Thomas Gleixner · 6 years ago
  71. c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
  72. aaf4989 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17 by Thomas Gleixner · 6 years ago
  73. d0ae612 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15 by Thomas Gleixner · 6 years ago
  74. f8739b7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14 by Thomas Gleixner · 6 years ago
  75. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  76. 4359375 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12 by Thomas Gleixner · 6 years ago
  77. ef65e43 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 11 by Thomas Gleixner · 6 years ago
  78. aded9cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 10 by Thomas Gleixner · 6 years ago
  79. d6cd1e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9 by Thomas Gleixner · 6 years ago
  80. 9ab65af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7 by Thomas Gleixner · 6 years ago
  81. 0a65089 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5 by Thomas Gleixner · 6 years ago
  82. a636cd6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4 by Thomas Gleixner · 6 years ago
  83. 3a63cbb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 by Thomas Gleixner · 6 years ago
  84. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  85. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  86. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  87. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  88. 05174c9 selinux: do not report error on connect(AF_UNSPEC) by Paolo Abeni · 6 years ago
  89. af8f3fb net: stmmac: dma channel control register need to be init first by Weifeng Voon · 6 years ago
  90. 46dfc3a net: stmmac: fix ethtool flow control not able to get/set by Tan, Tee Min · 6 years ago
  91. 7036e62 net: qrtr: Fix message type of outgoing packets by Bjorn Andersson · 6 years ago
  92. ba3c438 networking: : fix typos in code comments by Weitao Hou · 6 years ago
  93. e3d8e58 ptp: Fix example program to match kernel. by Richard Cochran · 6 years ago
  94. 5bdd9ad Merge tag 'kbuild-fixes-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  95. d97c6f6 fddi: fix typos in code comments by Weitao Hou · 6 years ago
  96. c0f8fa2 Merge branch 'kselftests-fib_rule_tests-fix' by David S. Miller · 6 years ago
  97. d1abf38 selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test by Hangbin Liu · 6 years ago
  98. fc82d93 selftests: fib_rule_tests: fix local IPv4 address typo by Hangbin Liu · 6 years ago
  99. 9bbcdb0 tipc: Avoid copying bytes beyond the supplied data by Chris Packham · 6 years ago
  100. 13af14d Merge branch 'net-readx_poll_timeout' by David S. Miller · 6 years ago