1. e14679b Merge tag '9p-for-5.7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 9 months ago
  2. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 9 months ago
  3. 5b67fbf Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  4. ed52f2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 9 months ago
  5. d9679cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 9 months ago
  6. c064875 devlink: Allow setting of packet trap group parameters by Ido Schimmel · 4 years, 9 months ago
  7. f9f5439 devlink: Add packet trap group parameters support by Ido Schimmel · 4 years, 9 months ago
  8. 1e8c661 devlink: Add packet trap policers support by Ido Schimmel · 4 years, 9 months ago
  9. 7ae215d bpf: Don't refcount LISTEN sockets in sk_assign() by Joe Stringer · 4 years, 9 months ago
  10. 71489e2 net: Track socket refcounts in skb_steal_sock() by Joe Stringer · 4 years, 9 months ago
  11. cf7fbe6 bpf: Add socket assign support by Joe Stringer · 4 years, 9 months ago
  12. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
  13. 033c6f3 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 9 months ago
  14. 3429717 net: dsa: add port policers by Vladimir Oltean · 4 years, 9 months ago
  15. ba7d16c devlink: Implicitly set auto recover flag when registering health reporter by Eran Ben Elisha · 4 years, 9 months ago
  16. 93a129e net: sched: expose HW stats types per action used by drivers by Jiri Pirko · 4 years, 9 months ago
  17. 8953b07 net: introduce nla_put_bitfield32() helper and use it by Jiri Pirko · 4 years, 9 months ago
  18. acc086b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 4 years, 9 months ago
  19. a7a29f9 net: ipv6: add rpl sr tunnel by Alexander Aring · 4 years, 9 months ago
  20. faee676 net: add net available in build_state by Alexander Aring · 4 years, 9 months ago
  21. 8610c7c net: ipv6: add support for rpl sr exthdr by Alexander Aring · 4 years, 9 months ago
  22. f37c605 addrconf: add functionality to check on rpl requirements by Alexander Aring · 4 years, 9 months ago
  23. fc51895 mptcp: add and use MIB counter infrastructure by Florian Westphal · 4 years, 9 months ago
  24. ec3edaa mptcp: Add handling of outgoing MP_JOIN requests by Peter Krystad · 4 years, 9 months ago
  25. f296234 mptcp: Add handling of incoming MP_JOIN requests by Peter Krystad · 4 years, 9 months ago
  26. 3df523a mptcp: Add ADD_ADDR handling by Peter Krystad · 4 years, 9 months ago
  27. 9312eaba netfilter: conntrack: add nf_ct_acct_add() by wenxu · 4 years, 9 months ago
  28. d56aab2 netfilter: nf_tables: skip set types that do not support for expressions by Pablo Neira Ayuso · 4 years, 9 months ago
  29. 5a95cbb bpf, net: Fix build issue when net ns not configured by Daniel Borkmann · 4 years, 9 months ago
  30. 119e52e netfilter: nf_queue: place bridge physports into queue_entry struct by Florian Westphal · 4 years, 9 months ago
  31. dd3cc11 netfilter: nf_queue: make nf_queue_entry_release_refs static by Florian Westphal · 4 years, 9 months ago
  32. 5a52ae4 bpf: Allow to retrieve cgroup v1 classid from v2 hooks by Daniel Borkmann · 4 years, 9 months ago
  33. f318903 bpf: Add netns cookie and enable it for bpf cgroup hooks by Daniel Borkmann · 4 years, 9 months ago
  34. bff33f7 net: dsa: implement auto-normalization of MTU for bridge hardware datapath by Vladimir Oltean · 4 years, 9 months ago
  35. bfcb813 net: dsa: configure the MTU for switch ports by Vladimir Oltean · 4 years, 9 months ago
  36. 2d9eade devlink: Add macro for "fw.mgmt.api" to info_get cb. by Vasundhara Volam · 4 years, 9 months ago
  37. 422c032a netfilter: flowtable: Use rw sem as flow block lock by Paul Blakey · 4 years, 9 months ago
  38. 133a2fe5 netfilter: flowtable: Fix incorrect tc_setup_type type by wenxu · 4 years, 9 months ago
  39. 53c2b28 netfilter: flowtable: add counter support by Pablo Neira Ayuso · 4 years, 9 months ago
  40. cfbd112 netfilter: nf_tables: add enum nft_flowtable_flags to uapi by Pablo Neira Ayuso · 4 years, 9 months ago
  41. 8ac2bd3 netfilter: conntrack: export nf_ct_acct_update() by Pablo Neira Ayuso · 4 years, 9 months ago
  42. 4365749 net/9p: remove unused p9_req_t aux field by Dominique Martinet · 5 years ago
  43. 388f696 9pnet: allow making incomplete read requests by Sergey Alirzaev · 5 years ago
  44. b62c362 net: macsec: add support for getting offloaded stats by Dmitry Bogdanov · 4 years, 9 months ago
  45. 8fa9137 net: macsec: allow to reference a netdev from a MACsec context by Antoine Tenart · 4 years, 9 months ago
  46. c24a77e ipv6: ndisc: add support for 'PREF64' dns64 prefix identifier by Maciej Żenczykowski · 4 years, 9 months ago
  47. e4a58ef net: sched: refine extack messages in tcf_change_indev by Guillaume Nault · 4 years, 9 months ago
  48. b9a17abf devlink: implement DEVLINK_CMD_REGION_NEW by Jacob Keller · 4 years, 9 months ago
  49. 1210243 devlink: track snapshot id usage count using an xarray by Jacob Keller · 4 years, 9 months ago
  50. 7ef19d3 devlink: report error once U32_MAX snapshot ids have been used by Jacob Keller · 4 years, 9 months ago
  51. a0a09f6 devlink: convert snapshot destructor callback to region op by Jacob Keller · 4 years, 9 months ago
  52. e893768 devlink: prepare to support region operations by Jacob Keller · 4 years, 9 months ago
  53. 1f40be6 net: flow_offload.h: Fix a comment at flow_action_entry.mangle by Petr Machata · 4 years, 9 months ago
  54. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 9 months ago
  55. da49b60 Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections by Luiz Augusto von Dentz · 4 years, 9 months ago
  56. 2c64605 net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build by Pablo Neira Ayuso · 4 years, 9 months ago
  57. b48596d Bluetooth: L2CAP: Add get_peer_pid callback by Luiz Augusto von Dentz · 4 years, 9 months ago
  58. af13b3c Remove DST_HOST by David Laight · 4 years, 9 months ago
  59. 107f167 devlink: Only pass packet trap group identifier in trap structure by Ido Schimmel · 4 years, 9 months ago
  60. 95ad955 devlink: Add API to register packet trap groups by Ido Schimmel · 4 years, 9 months ago
  61. adbea1a Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 4 years, 9 months ago
  62. 0dfb2d8 net: sched: rename more stats_types by Jakub Kicinski · 4 years, 10 months ago
  63. c90977a devlink: promote "fw.bundle_id" to a generic info version by Jacob Keller · 4 years, 10 months ago
  64. 0d7043f Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 4 years, 9 months ago
  65. c0fd336 bpf, tcp: Make tcp_bpf_recvmsg static by YueHaibing · 4 years, 10 months ago
  66. 7fc82af cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entries by Veerendranath Jakkam · 4 years, 10 months ago
  67. 7e8d6f1 nl80211: pass HE operation element to the driver by Shaul Triebitz · 5 years ago
  68. efb5520 nl80211/cfg80211: add support for non EDCA based ranging measurement by Avraham Stern · 5 years ago
  69. 07e9733 mac80211: update documentation about tx power by Qiujun Huang · 4 years, 10 months ago
  70. 7f3f96c mac80211: handle no-preauth flag for control port by Markus Theil · 4 years, 10 months ago
  71. 1f7e9f4 cfg80211: fix documentation format by Johannes Berg · 4 years, 9 months ago
  72. 43861da Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 4 years, 9 months ago
  73. 2ce1241 net: tc_skbedit: Make the skbedit priority offloadable by Petr Machata · 4 years, 10 months ago
  74. fe93f0b net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}() by Petr Machata · 4 years, 10 months ago
  75. 3ebaf6d net: sched: Do not assume RTNL is held in tunnel key action helpers by Ido Schimmel · 4 years, 10 months ago
  76. 6503842 netfilter: nf_tables: allow to specify stateful expression in set definition by Pablo Neira Ayuso · 4 years, 10 months ago
  77. c604cc691 netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c by Pablo Neira Ayuso · 4 years, 10 months ago
  78. a58741e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 4 years, 10 months ago
  79. efe074c net_sched: add qdisc_watchdog_schedule_range_ns() by Eric Dumazet · 4 years, 10 months ago
  80. 53eca1f net: rename flow_action_hw_stats_types* -> flow_action_hw_stats* by Jakub Kicinski · 4 years, 10 months ago
  81. 48ef50f macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw) by Era Mayflower · 4 years, 10 months ago
  82. a21ecf0 macsec: Support XPN frame handling - IEEE 802.1AEbw by Era Mayflower · 4 years, 10 months ago
  83. 76adfaf netfilter: nf_tables: add nft_set_elem_update_expr() helper function by Pablo Neira Ayuso · 4 years, 10 months ago
  84. 795a6d6 netfilter: nf_tables: statify nft_expr_init() by Pablo Neira Ayuso · 4 years, 10 months ago
  85. a7fc936 netfilter: nf_tables: add nft_set_elem_expr_alloc() by Pablo Neira Ayuso · 4 years, 10 months ago
  86. 7400b06 nft_set_pipapo: Introduce AVX2-based lookup implementation by Stefano Brivio · 4 years, 10 months ago
  87. cfab6db netfilter: flowtable: add tunnel match offload support by wenxu · 4 years, 10 months ago
  88. 6daf141 netfilter: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  89. 24d1982 netfilter: nf_tables: make all set structs const by Florian Westphal · 4 years, 11 months ago
  90. e32a4dc netfilter: nf_tables: make sets built-in by Florian Westphal · 4 years, 11 months ago
  91. 0a7fad2 net: sched: RED: Introduce an ECN nodrop mode by Petr Machata · 4 years, 10 months ago
  92. 14bc175 net: sched: Allow extending set of supported RED flags by Petr Machata · 4 years, 10 months ago
  93. 44ef976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 10 months ago
  94. 7d7587d afs: Fix client call Rx-phase signal handling by David Howells · 4 years, 10 months ago
  95. e138aa7 rxrpc: Fix call interruptibility handling by David Howells · 4 years, 10 months ago
  96. 48f5d5c Merge tag 'ieee802154-for-davem-2020-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 4 years, 10 months ago
  97. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  98. 1cd9b3a net: drop_monitor: use IS_REACHABLE() to guard net_dm_hw_report() by Masahiro Yamada · 4 years, 10 months ago
  99. ee1c45e flow_offload: Add flow_match_ct to get rule ct match by Paul Blakey · 4 years, 10 months ago
  100. edd5861 net/sched: act_ct: Enable hardware offload of flow table entires by Paul Blakey · 4 years, 10 months ago