1. fada7fd bpf: Allow bpf_map_lookup_elem() on an xskmap by Jonathan Lemon · 6 years ago
  2. 4ecabd5 bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helper by Roman Gushchin · 6 years ago
  3. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  4. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  5. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  6. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  7. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  8. 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
  9. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  10. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  12. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  13. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  14. 84a32ed net: sched: act_ctinfo: minor size optimisation by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  15. b73484b ethtool: Check for vlan etype or vlan tci when parsing flow_rule by Maxime Chevallier · 6 years ago
  16. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  17. 2b81f81 net: don't clear sock->sk early to avoid trouble in strparser by Jakub Kicinski · 6 years ago
  18. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  19. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  20. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  21. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  22. 2544af0 net: avoid indirect calls in L4 checksum calculation by Matteo Croce · 6 years ago
  23. af9573be netfilter: nf_conntrack_bridge: register inet conntrack for bridge by Pablo Neira Ayuso · 6 years ago
  24. 764dd16 netfilter: nf_conntrack_bridge: add support for IPv6 by Pablo Neira Ayuso · 6 years ago
  25. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  26. d035f19 netfilter: nf_conntrack: allow to register bridge support by Pablo Neira Ayuso · 6 years ago
  27. 19c3401 net: ipv4: place control buffer handling away from fragmentation iterators by Pablo Neira Ayuso · 6 years ago
  28. 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  29. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  30. 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  31. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  32. aa1236c tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key by Jason Baron · 6 years ago
  33. 0f1ce02 tcp: add support to TCP_FASTOPEN_KEY for optional backup key by Jason Baron · 6 years ago
  34. 9092a76 tcp: add backup TFO key infrastructure by Jason Baron · 6 years ago
  35. 483642e tcp: introduce __tcp_fastopen_cookie_gen_cipher() by Christoph Paasch · 6 years ago
  36. 9609dad ipv4: tcp_input: fix stack out of bounds when parsing TCP options. by Young Xiao · 6 years ago
  37. 32707c4 inet: frags: Remove unnecessary smp_store_release/READ_ONCE by Herbert Xu · 6 years ago
  38. 458bf2f net: core: support XDP generic on stacked devices. by Stephen Hemminger · 6 years ago
  39. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  40. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  41. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  42. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  43. 430a049 nexthop: Add support for nexthop groups by David Ahern · 6 years ago
  44. b513bd0 nexthop: Add support for lwt encaps by David Ahern · 6 years ago
  45. 53010f9 nexthop: Add support for IPv6 gateways by David Ahern · 6 years ago
  46. 597cfe4f nexthop: Add support for IPv4 nexthops by David Ahern · 6 years ago
  47. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  48. 8fb44d6 llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 6 years ago
  49. dc93f46 inet: frags: fix use-after-free read in inet_frag_destroy_rcu by Eric Dumazet · 6 years ago
  50. ae7352d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  51. 6b73d19 inet: frags: uninline fqdir_init() by Eric Dumazet · 6 years ago
  52. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  53. 04b25a5 net/tls: fix no wakeup on partial reads by Jakub Kicinski · 6 years ago
  54. 46a1695 net/tls: fix lowat calculation if some data came from previous record by Jakub Kicinski · 6 years ago
  55. 3c8fc87 inet: frags: rework rhashtable dismantle by Eric Dumazet · 6 years ago
  56. 4907abc net: dynamically allocate fqdir structures by Eric Dumazet · 6 years ago
  57. a39aca6 net: add a net pointer to struct fqdir by Eric Dumazet · 6 years ago
  58. 9cce45f net: rename inet_frags_init_net() to fdir_init() by Eric Dumazet · 6 years ago
  59. d2dfd43 ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table by Eric Dumazet · 6 years ago
  60. 3bb13dd netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysctl_table by Eric Dumazet · 6 years ago
  61. 8668d0e ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[] by Eric Dumazet · 6 years ago
  62. 8dfdb31 ipv4: no longer reference init_net in ip4_frags_ns_ctl_table[] by Eric Dumazet · 6 years ago
  63. 803fdd9 net: rename struct fqdir fields by Eric Dumazet · 6 years ago
  64. 89fb900 net: rename inet_frags_exit_net() to fqdir_exit() by Eric Dumazet · 6 years ago
  65. 6ce3b4d inet: rename netns_frags to fqdir by Eric Dumazet · 6 years ago
  66. 425aa0e ip_sockglue: Fix missing-check bug in ip_ra_control() by Gen Zhang · 6 years ago
  67. 95baa60 ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() by Gen Zhang · 6 years ago
  68. 6dca936 flow_offload: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  69. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  70. 4097e9d net: sched: don't use tc_action->order during action dump by Vlad Buslov · 6 years ago
  71. 0fa6efc ipv6: Refactor ip6_route_del for cached routes by David Ahern · 6 years ago
  72. 1cf844c ipv6: Make fib6_nh optional at the end of fib6_info by David Ahern · 6 years ago
  73. cc5c073 ipv6: Move exception bucket to fib6_nh by David Ahern · 6 years ago
  74. c0b220c ipv6: Refactor exception functions by David Ahern · 6 years ago
  75. 7d88d8b ipv6: Refactor fib6_drop_pcpu_from by David Ahern · 6 years ago
  76. f40b6ae ipv6: Move pcpu cached routes to fib6_nh by David Ahern · 6 years ago
  77. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  78. 8e8caf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 103 by Thomas Gleixner · 6 years ago
  79. f17b7ee treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 93 by Thomas Gleixner · 6 years ago
  80. e97150d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 77 by Thomas Gleixner · 6 years ago
  81. 1b402f7 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72 by Thomas Gleixner · 6 years ago
  82. a85036f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 62 by Thomas Gleixner · 6 years ago
  83. 74ba920 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 by Thomas Gleixner · 6 years ago
  84. e14ca97 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 53 by Thomas Gleixner · 6 years ago
  85. ee5d8f4 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 by Thomas Gleixner · 6 years ago
  86. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  87. 71e15f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  88. d2daa12 hsr: fix don't prune the master node from the node_db by Andreas Oetken · 6 years ago
  89. 136bf27 devlink: add warning in case driver does not set port type by Jiri Pirko · 6 years ago
  90. 903869b ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST by Eric Dumazet · 6 years ago
  91. 3580d04 ipv4/igmp: fix another memory leak in igmpv3_del_delrec() by Eric Dumazet · 6 years ago
  92. 14a1eaa hv_sock: perf: loop in send() to maximize bandwidth by Sunil Muthuswamy · 6 years ago
  93. ac383f5 hv_sock: perf: Allow the socket buffer size options to influence the actual socket buffers by Sunil Muthuswamy · 6 years ago
  94. 31680ac ipv6: Fix redirect with VRF by David Ahern · 6 years ago
  95. fc65100 neighbor: Add tracepoint to __neigh_create by David Ahern · 6 years ago
  96. 7542565 net: Set strict_start_type for routes and rules by David Ahern · 6 years ago
  97. 06c77c3 ipv4: Rename and export nh_update_mtu by David Ahern · 6 years ago
  98. c366948 ipv4: export fib_info_update_nh_saddr by David Ahern · 6 years ago
  99. 9bd8366 ipv4: export fib_flush by David Ahern · 6 years ago
  100. ac1fab2 ipv4: export fib_check_nh by David Ahern · 6 years ago