1. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  2. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  3. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  4. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  5. 7dd7316 ipv6: Always allocate pcpu memory in a fib6_nh by David Ahern · 6 years ago
  6. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  7. fb0f886 net/tls: don't pass version to tls_advance_record_sn() by Jakub Kicinski · 6 years ago
  8. 9cd8198 net/tls: use version from prot by Jakub Kicinski · 6 years ago
  9. 1fe275d net/tls: don't re-check msg decrypted status in tls_device_decrypted() by Jakub Kicinski · 6 years ago
  10. b9d8fec net/tls: don't look for decrypted frames on non-offloaded sockets by Jakub Kicinski · 6 years ago
  11. 87b11e0 net/tls: remove false positive warning by Jakub Kicinski · 6 years ago
  12. aeb11ff net/tls: check return values from skb_copy_bits() and skb_store_bits() by Jakub Kicinski · 6 years ago
  13. da29e4b net/tls: fully initialize the msg wrapper skb by Jakub Kicinski · 6 years ago
  14. d3e6e28 net: ipv4: fix rcu lockdep splat due to wrong annotation by Florian Westphal · 6 years ago
  15. 191ed20 devlink: allow driver to update progress of flash update by Jiri Pirko · 6 years ago
  16. b703414 net: fix use-after-free in kfree_skb_list by Eric Dumazet · 6 years ago
  17. 5472c3c tcp: use this_cpu_read(*X) instead of *this_cpu_ptr(X) by Eric Dumazet · 6 years ago
  18. 046386c ipv4: icmp: use this_cpu_read() in icmp_sk() by Eric Dumazet · 6 years ago
  19. c353071 ipv6: use this_cpu_read() in rt6_get_pcpu_route() by Eric Dumazet · 6 years ago
  20. 2789c14 ipv6: icmp: use this_cpu_read() in icmpv6_sk() by Eric Dumazet · 6 years ago
  21. 1cc2645 flow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_L3 flag by Stanislav Fomichev · 6 years ago
  22. db4bad0 net: ethernet: improve eth_platform_get_mac_address by Heiner Kallweit · 6 years ago
  23. 2638eb8b net: ipv4: provide __rcu annotation for ifa_list by Florian Westphal · 6 years ago
  24. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  25. b8d1957 netfilter: use in_dev_for_each_ifa_rcu by Florian Westphal · 6 years ago
  26. d519e87 devinet: use in_dev_for_each_ifa_rcu in more places by Florian Westphal · 6 years ago
  27. ef11db3 net: inetdevice: provide replacement iterators for in_ifaddr walk by Florian Westphal · 6 years ago
  28. c1e9e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  29. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  30. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  31. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  32. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  33. d50836c bpf: add memlock precharge for socket local storage by Roman Gushchin · 6 years ago
  34. 956fe21 bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls by brakmo · 6 years ago
  35. 6f43e52 nexthop: remove redundant assignment to err by Colin Ian King · 6 years ago
  36. b4b12b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  37. c9bb616 netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y by Pablo Neira Ayuso · 6 years ago
  38. 29930e3 ipvs: add checksum support for gue encapsulation by Jacky Hu · 6 years ago
  39. 2cf6bff netfilter: replace skb_make_writable with skb_ensure_writable by Florian Westphal · 6 years ago
  40. fb2eb1c netfilter: tcpmss, optstrip: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  41. 8e03707 netfilter: xt_HL: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  42. 7418ee4 netfilter: nf_tables: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  43. 3862c6a netfilter: ipv4: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  44. 86f0453 netfilter: conntrack, nat: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  45. ec0974d netfilter: ipvs: prefer skb_ensure_writable by Florian Westphal · 6 years ago
  46. c1a8311 netfilter: bridge: convert skb_make_writable to skb_ensure_writable by Florian Westphal · 6 years ago
  47. 53315ac netfilter: nf_tables: free base chain counters from worker by Florian Westphal · 6 years ago
  48. 5e2ad02 netfilter: nf_flow_table: remove unnecessary variable in flow_offload_tuple by Taehee Yoo · 6 years ago
  49. ea6cc2f netfilter: xt_owner: Add supplementary groups option by Lukasz Pawelczyk · 6 years ago
  50. 508f744 ipvs: strip udp tunnel headers from icmp errors by Julian Anastasov · 6 years ago
  51. 2aa3c9f ipvs: add function to find tunnels by Julian Anastasov · 6 years ago
  52. 1da40ab ipvs: allow rs_table to contain different real server types by Julian Anastasov · 6 years ago
  53. 036e343 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  54. 100f6d8 net: correct zerocopy refcnt with udp MSG_MORE by Willem de Bruijn · 6 years ago
  55. 84a32ed net: sched: act_ctinfo: minor size optimisation by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  56. b73484b ethtool: Check for vlan etype or vlan tci when parsing flow_rule by Maxime Chevallier · 6 years ago
  57. e70c7aa net: dsa: Add error path handling in dsa_tree_setup() by Ioana Ciornei · 6 years ago
  58. 2b81f81 net: don't clear sock->sk early to avoid trouble in strparser by Jakub Kicinski · 6 years ago
  59. a4270d6 net-gro: fix use-after-free read in napi_gro_frags() by Eric Dumazet · 6 years ago
  60. 0471dd4 net: dsa: tag_8021q: Create a stable binary format by Vladimir Oltean · 6 years ago
  61. d34d2ba net: dsa: tag_8021q: Change order of rx_vid setup by Ioana Ciornei · 6 years ago
  62. c3e933a sctp: deduplicate identical skb_checksum_ops by Matteo Croce · 6 years ago
  63. 2544af0 net: avoid indirect calls in L4 checksum calculation by Matteo Croce · 6 years ago
  64. af9573be netfilter: nf_conntrack_bridge: register inet conntrack for bridge by Pablo Neira Ayuso · 6 years ago
  65. 764dd16 netfilter: nf_conntrack_bridge: add support for IPv6 by Pablo Neira Ayuso · 6 years ago
  66. 3c171f4 netfilter: bridge: add connection tracking system by Pablo Neira Ayuso · 6 years ago
  67. d035f19 netfilter: nf_conntrack: allow to register bridge support by Pablo Neira Ayuso · 6 years ago
  68. 19c3401 net: ipv4: place control buffer handling away from fragmentation iterators by Pablo Neira Ayuso · 6 years ago
  69. 8a6a1f1 net: ipv6: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  70. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  71. 0feca61 net: ipv6: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  72. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  73. aa1236c tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_key by Jason Baron · 6 years ago
  74. 0f1ce02 tcp: add support to TCP_FASTOPEN_KEY for optional backup key by Jason Baron · 6 years ago
  75. 9092a76 tcp: add backup TFO key infrastructure by Jason Baron · 6 years ago
  76. 483642e tcp: introduce __tcp_fastopen_cookie_gen_cipher() by Christoph Paasch · 6 years ago
  77. 9609dad ipv4: tcp_input: fix stack out of bounds when parsing TCP options. by Young Xiao · 6 years ago
  78. 32707c4 inet: frags: Remove unnecessary smp_store_release/READ_ONCE by Herbert Xu · 6 years ago
  79. 458bf2f net: core: support XDP generic on stacked devices. by Stephen Hemminger · 6 years ago
  80. 0e27921 net: dsa: Use PHYLINK for the CPU/DSA ports by Ioana Ciornei · 6 years ago
  81. 77373d4 net: dsa: Move the phylink driver calls into port.c by Ioana Ciornei · 6 years ago
  82. 44cc27e net: phylink: Add struct phylink_config to PHYLINK API by Ioana Ciornei · 6 years ago
  83. 24ec483 net: sched: Introduce act_ctinfo action by Kevin 'ldir' Darbyshire-Bryant · 6 years ago
  84. 430a049 nexthop: Add support for nexthop groups by David Ahern · 6 years ago
  85. b513bd0 nexthop: Add support for lwt encaps by David Ahern · 6 years ago
  86. 53010f9 nexthop: Add support for IPv6 gateways by David Ahern · 6 years ago
  87. 597cfe4f nexthop: Add support for IPv4 nexthops by David Ahern · 6 years ago
  88. ab84be7 net: Initial nexthop code by David Ahern · 6 years ago
  89. 8fb44d6 llc: fix skb leak in llc_build_and_send_ui_pkt() by Eric Dumazet · 6 years ago
  90. dc93f46 inet: frags: fix use-after-free read in inet_frag_destroy_rcu by Eric Dumazet · 6 years ago
  91. ae7352d inet: frags: call inet_frags_fini() after unregister_pernet_subsys() by Eric Dumazet · 6 years ago
  92. 6b73d19 inet: frags: uninline fqdir_init() by Eric Dumazet · 6 years ago
  93. df80152 ipv4: remove redundant assignment to n by Colin Ian King · 6 years ago
  94. 04b25a5 net/tls: fix no wakeup on partial reads by Jakub Kicinski · 6 years ago
  95. 46a1695 net/tls: fix lowat calculation if some data came from previous record by Jakub Kicinski · 6 years ago
  96. 3c8fc87 inet: frags: rework rhashtable dismantle by Eric Dumazet · 6 years ago
  97. 4907abc net: dynamically allocate fqdir structures by Eric Dumazet · 6 years ago
  98. a39aca6 net: add a net pointer to struct fqdir by Eric Dumazet · 6 years ago
  99. 9cce45f net: rename inet_frags_init_net() to fdir_init() by Eric Dumazet · 6 years ago
  100. d2dfd43 ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_table by Eric Dumazet · 6 years ago