1. e55d54f libbpf: fix check for presence of associated BTF for map creation by Andrii Nakryiko · 6 years ago
  2. cabd3e8 selftests/bpf: signedness bug in enable_all_controllers() by Dan Carpenter · 6 years ago
  3. b552d33 samples/bpf: fix include path in Makefile by Prashant Bhole · 6 years ago
  4. aee450c bpf: silence warning messages in core by Valdis Klētnieks · 6 years ago
  5. 5e2ac39 Merge branch 'bpf-libbpf-num-cpus' by Daniel Borkmann · 6 years ago
  6. 4c587c1 bpf: use libbpf_num_possible_cpus internally by Hechao Li · 6 years ago
  7. ebb8860 selftests/bpf: remove bpf_util.h from BPF C progs by Hechao Li · 6 years ago
  8. 6446b31 bpf: add a new API libbpf_num_possible_cpus() by Hechao Li · 6 years ago
  9. 89cceaa selftests/bpf : clean up feature/ when make clean by Hechao Li · 6 years ago
  10. c7cebff selftests/bpf: fix constness of source arg for bpf helpers by Andrii Nakryiko · 6 years ago
  11. 0ed3cc4 samples: bpf: don't run probes at the local make stage by Jakub Kicinski · 6 years ago
  12. ab1b3a9 Merge branch 'xskmap-lookup' by Alexei Starovoitov · 6 years ago
  13. 10a13bb libbpf: remove qidconf and better support external bpf programs. by Jonathan Lemon · 6 years ago
  14. 940e7be tools/bpf: Add bpf_map_lookup_elem selftest for xskmap by Jonathan Lemon · 6 years ago
  15. 91eda59 bpf/tools: sync bpf.h by Jonathan Lemon · 6 years ago
  16. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  17. 4ecabd5 bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper by Roman Gushchin · 6 years ago
  18. 07c3bbd samples: bpf: print a warning about headers_install by Jakub Kicinski · 6 years ago
  19. 6685699 bpf: remove redundant assignment to err by Colin Ian King · 6 years ago
  20. 2ed9933 bpf: hbm: fix spelling mistake "notifcations" -> "notificiations" by Colin Ian King · 6 years ago
  21. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  22. cd53850 selftests/bpf: measure RTT from xdp using xdping by Alan Maguire · 6 years ago
  23. 33aae28 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  24. c231c22 bpf: doc: update answer for 32-bit subregister question by Jiong Wang · 6 years ago
  25. d168286d Merge branch 'map-charge-cleanup' by Alexei Starovoitov · 6 years ago
  26. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  27. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  28. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  29. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  30. ffc8b14 bpf: add memlock precharge check for cgroup_local_storage by Roman Gushchin · 6 years ago
  31. 576240c Merge branch 'propagate-cn-to-tcp' by Alexei Starovoitov · 6 years ago
  32. d58c6f7 bpf: Add more stats to HBM by brakmo · 6 years ago
  33. ffd8155 bpf: Add cn support to hbm_out_kern.c by brakmo · 6 years ago
  34. 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
  35. e7a3160 bpf: Update __cgroup_bpf_run_filter_skb with cn by brakmo · 6 years ago
  36. 5cf1e91 bpf: cgroup inet skb programs can return 0 to 3 by brakmo · 6 years ago
  37. 1f52f6c bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY by brakmo · 6 years ago
  38. 587a712 xen-netback: remove redundant assignment to err by Colin Ian King · 6 years ago
  39. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  40. 6912378 Merge branch 'phylink-sfp-updates' by David S. Miller · 6 years ago
  41. 54f70b3 net: sfp: remove sfp-bus use of netdevs by Russell King · 6 years ago
  42. 320587e6 net: sfp: add mandatory attach/detach methods for sfp buses by Russell King · 6 years ago
  43. cdea04c net: phy: allow Clause 45 access via mii ioctl by Russell King · 6 years ago
  44. 7b3b0e8 net: phylink: support for link gpio interrupt by Russell King · 6 years ago
  45. 7fdc455 net: phylink: remove netdev from phylink mii ioctl emulation by Russell King · 6 years ago
  46. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  48. fdad1d5 iavf: update comments and file checks to match iavf by Alice Michael · 6 years ago
  49. 53b7990 iavf: rename i40e_device to iavf_device by Alice Michael · 6 years ago
  50. db95059 iavf: change remaining i40e defines to be iavf by Alice Michael · 6 years ago
  51. cc0ea2d iavf: rename iavf_client.h defines to match driver name by Alice Michael · 6 years ago
  52. 8821b3f iavf: rename iavf_status structure flags by Alice Michael · 6 years ago
  53. 7af36e32 iavf: replace i40e variables with iavf by Alice Michael · 6 years ago
  54. d650fb4 iavf: rename i40e functions to be iavf by Alice Michael · 6 years ago
  55. 80754bb iavf: change iavf_status_code to iavf_status by Sergey Nemov · 6 years ago
  56. 8be454c iavf: Rename i40e_adminq* files to iavf_adminq* by Alice Michael · 6 years ago
  57. 53462f0 iavf: iavf_client: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  58. 0666561 iavf: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  59. 6b6b49b iavf: Limiting RSS queues to CPUs by Aleksandr Loktionov · 6 years ago
  60. 3dc2154 iavf: Use printf instead of gnu_printf for iavf_debug_d by Nathan Chancellor · 6 years ago
  61. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  62. adc3f55 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  63. 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
  64. 8cb7104 Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 6 years ago
  65. 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
  66. 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
  67. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  68. 7b3ed2a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  69. 84a32ed net: sched: act_ctinfo: minor size optimisation by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  70. b73484b ethtool: Check for vlan etype or vlan tci when parsing flow_rule by Maxime Chevallier · 6 years ago
  71. 655887f Merge branch 'complex-c45-phys' by David S. Miller · 6 years ago
  72. 97b33bd net: phy: export phy_queue_state_machine by Heiner Kallweit · 6 years ago
  73. 49644e6 net: phy: add callback for custom interrupt handler to struct phy_driver by Heiner Kallweit · 6 years ago
  74. 07b0928 net: phy: enable interrupts when PHY is attached already by Heiner Kallweit · 6 years ago
  75. 8e2ea3e qed: Fix static checker warning by Michal Kalderon · 6 years ago
  76. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  77. 2b81f81 net: don't clear sock->sk early to avoid trouble in strparser by Jakub Kicinski · 6 years ago
  78. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  79. c3bc6de Merge branch 'Fixes-for-DSA-tagging-using-802-1Q' by David S. Miller · 6 years ago
  80. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  81. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  82. 1b0b807 Merge branch 'r8169-fw' by David S. Miller · 6 years ago
  83. ce8843a r8169: decouple rtl_phy_write_fw from actual driver code by Heiner Kallweit · 6 years ago
  84. e95a7f3 r8169: improve rtl_fw_format_ok by Heiner Kallweit · 6 years ago
  85. 25e9411 r8169: enable WoL speed down on more chip versions by Heiner Kallweit · 6 years ago
  86. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  87. 2544af0 net: avoid indirect calls in L4 checksum calculation by Matteo Croce · 6 years ago
  88. 5ee907f net: dsa: sja1105: Make static_config_check_memory_size static by YueHaibing · 6 years ago
  89. 2180843 net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value by Antoine Tenart · 6 years ago
  90. 4138413 Merge branch 'connection-tracking-support-for-bridge' by David S. Miller · 6 years ago
  91. af9573be netfilter: nf_conntrack_bridge: register inet conntrack for bridge by Pablo Neira Ayuso · 6 years ago
  92. 764dd16 netfilter: nf_conntrack_bridge: add support for IPv6 by Pablo Neira Ayuso · 6 years ago
  93. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  94. d035f19 netfilter: nf_conntrack: allow to register bridge support by Pablo Neira Ayuso · 6 years ago
  95. 19c3401 net: ipv4: place control buffer handling away from fragmentation iterators by Pablo Neira Ayuso · 6 years ago
  96. 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  97. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  98. 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  99. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  100. d48ecb4 Merge branch 'add-TFO-backup-key' by David S. Miller · 6 years ago