1. 864e2a1 ipv6: flowlabel: do not leave opt->tot_len with garbage by Eric Dumazet · 7 years ago
  2. fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  3. 62cf27e ipv6: Fix traffic triggered IPsec connections. by Steffen Klassert · 7 years ago
  4. 49f817d netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook by Lin Zhang · 7 years ago
  5. 3d0241d gso: fix payload length when gso_size is zero by Alexey Kodanev · 7 years ago
  6. a2d3f3e ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real by Matteo Croce · 7 years ago
  7. d41bb33 ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path by Xin Long · 7 years ago
  8. 2d40557 ip6_gre: ip6gre_tap device should keep dst by Xin Long · 7 years ago
  9. 36f6ee2 vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit by Alexey Kodanev · 7 years ago
  10. 35e015e ipv6: fix net.ipv6.conf.all interface DAD handlers by Matteo Croce · 7 years ago
  11. 6819a14 net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure by Mike Manning · 7 years ago
  12. 8c22dab ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline by Xin Long · 7 years ago
  13. 76cc0d3 ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header by Xin Long · 7 years ago
  14. 63ecc3d udpv6: Fix the checksum computation when HW checksum does not apply by Subash Abhinov Kasiviswanathan · 7 years ago
  15. 6c1cb43 ip6_tunnel: fix ip6 tunnel lookup in collect_md mode by Haishuang Yan · 7 years ago
  16. 33e34e7 ipv6: sr: remove duplicate routing header type check by David Lebrun · 7 years ago
  17. 18e1173 ip6_tunnel: fix setting hop_limit value for ipv6 tunnel by Haishuang Yan · 7 years ago
  18. 32a805b ipv6: fix typo in fib6_net_exit() by Eric Dumazet · 7 years ago
  19. 1f3b359 tcp: fix a request socket leak by Eric Dumazet · 7 years ago
  20. 1080746 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  21. a5d7a71 netfilter: xtables: add scheduling opportunity in get_counters by Florian Westphal · 7 years ago
  22. ba1cc08 ipv6: fix memory leak with multiple tables during netns destruction by Sabrina Dubroca · 7 years ago
  23. 5c25f30 ip6_gre: update mtu properly in ip6gre_err by Xin Long · 7 years ago
  24. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  25. 18fb0b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  26. 9efdb14 net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros. by Varsha Rao · 7 years ago
  27. 44d6e2f2 net: Replace NF_CT_ASSERT() with WARN_ON(). by Varsha Rao · 7 years ago
  28. d1c1e39 netfilter: remove unused hooknum arg from packet functions by Florian Westphal · 7 years ago
  29. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  30. b63f604 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  31. 5a63643 Revert "net: fix percpu memory leaks" by Jesper Dangaard Brouer · 7 years ago
  32. 864150d net: Add module reference to FIB notifiers by Ido Schimmel · 7 years ago
  33. 6391c4f ipv6: sr: Use ARRAY_SIZE macro by Thomas Meyer · 7 years ago
  34. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  35. 47ebcc0 xfrm: Add support for network devices capable of removing the ESP trailer by Yossi Kuperman · 7 years ago
  36. 5829d70 ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200" by Ahmed Abdelsalam · 7 years ago
  37. eaa72dc neigh: increase queue_len_bytes to match wmem_default by Eric Dumazet · 7 years ago
  38. 1b70d792 ipv6: Use rt6i_idev index for echo replies to a local address by David Ahern · 7 years ago
  39. e8d411d ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt by Xin Long · 7 years ago
  40. a6f5702 addrlabel: add/delete/get can run without rtnl by Florian Westphal · 7 years ago
  41. 04f1c4a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  42. 1e2ea8a ipv6: set dst.obsolete when a cached route has expired by Xin Long · 7 years ago
  43. 4e587ea ipv6: fix sparse warning on rt6i_node by Wei Wang · 7 years ago
  44. a8e3bb3 net: Add comment that early_demux can change via sysctl by David Ahern · 7 years ago
  45. e2f387d netfilter: conntrack: don't log "invalid" icmpv6 connections by Florian Westphal · 7 years ago
  46. 64f0f5d udp6: set rx_dst_cookie on rx_dst updates by Paolo Abeni · 7 years ago
  47. 891ef8d ipv6: sr: implement additional seg6local actions by David Lebrun · 7 years ago
  48. d7a669d ipv6: sr: add helper functions for seg6local by David Lebrun · 7 years ago
  49. 6285217 ipv6: sr: enforce IPv6 packets for seg6local lwt by David Lebrun · 7 years ago
  50. 38ee7f2 ipv6: sr: add support for encapsulation of L2 frames by David Lebrun · 7 years ago
  51. 32d99d0 ipv6: sr: add support for ip4ip6 encapsulation by David Lebrun · 7 years ago
  52. 3614364 ipv6: Fix may be used uninitialized warning in rt6_check by Steffen Klassert · 7 years ago
  53. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  54. 54ffd79 esp: Fix skb tailroom calculation by Steffen Klassert · 7 years ago
  55. 36ff0dd esp: Fix locking on page fragment allocation by Steffen Klassert · 7 years ago
  56. b673d6c ipv6: Use multipath hash from flow info if available by Jakub Sitnicki · 7 years ago
  57. 956b453 ipv6: Fold rt6_info_hash_nhsfn() into its only caller by Jakub Sitnicki · 7 years ago
  58. 23aebda ipv6: Compute multipath hash for ICMP errors from offending packet by Jakub Sitnicki · 7 years ago
  59. 22b6722 ipv6: Add sysctl for per namespace flow label reflection by Jakub Sitnicki · 7 years ago
  60. 9195083 netfilter: conntrack: place print_tuple in procfs part by Florian Westphal · 7 years ago
  61. 09ec82f netfilter: conntrack: remove protocol name from l4proto struct by Florian Westphal · 7 years ago
  62. a3134d5 netfilter: conntrack: remove protocol name from l3proto struct by Florian Westphal · 7 years ago
  63. 0d03510 netfilter: conntrack: compute l3proto nla size at compile time by Florian Westphal · 7 years ago
  64. 98aaa91 tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg by Mike Maloney · 7 years ago
  65. c5cff85 ipv6: add rcu grace period before freeing fib6_node by Wei Wang · 7 years ago
  66. 0c8d2d9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  67. 3de33e1 ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt() by Stefano Brivio · 7 years ago
  68. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. 4832c30 net: ipv6: put host and anycast routes on device with address by David Ahern · 7 years ago
  70. a43dce9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  71. 348a400 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  72. 383143f ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  73. a0917e0 datagram: When peeking datagrams with offset < 0 don't skip empty skbs by Matthew Dawson · 7 years ago
  74. 401481e ipv6: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  75. 45f91bd net: add sendmsg_locked and sendpage_locked to af_inet6 by John Fastabend · 7 years ago
  76. 463910e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  77. e3a22b7 ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl by Florian Westphal · 7 years ago
  78. 121622d ipv6: route: make rtm_getroute not assume rtnl is locked by Florian Westphal · 7 years ago
  79. 12d94a8 ipv6: fix NULL dereference in ip6_route_dev_notify() by Eric Dumazet · 7 years ago
  80. fe40079 ipv6: fib: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  81. d624d27 tcp: fix possible deadlock in TCP stack vs BPF filter by Eric Dumazet · 7 years ago
  82. e5645f5 ipv6: release rt6->rt6i_idev properly during ifdown by Wei Wang · 7 years ago
  83. 040cca3 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  84. 077fbac net: xfrm: support setting an output mark. by Lorenzo Colitti · 7 years ago
  85. 85f1bd9 udp: consistently apply ufo or fragmentation by Willem de Bruijn · 7 years ago
  86. 7a34bcb jump_label: Do not use unserialized static_key_enabled() by Paolo Bonzini · 7 years ago
  87. 6eb7939 net: ipv6: lower ndisc notifier priority below addrconf by David Ahern · 7 years ago
  88. b97bac6 rtnetlink: make rtnl_register accept a flags parameter by Florian Westphal · 7 years ago
  89. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  90. feca7d8 net: ipv6: avoid overhead when no custom FIB rules are installed by Vincent Bernat · 7 years ago
  91. 8d63bee net: avoid skb_warn_bad_offload false positives on UFO by Willem de Bruijn · 7 years ago
  92. 140f04c ipv6: sr: implement several seg6local actions by David Lebrun · 7 years ago
  93. 2d9cc60 ipv6: sr: add rtnetlink functions for seg6local action parameters by David Lebrun · 7 years ago
  94. d1df6fd ipv6: sr: define core operations for seg6local lightweight tunnel by David Lebrun · 7 years ago
  95. b04c80d ipv6: sr: export SRH insertion functions by David Lebrun · 7 years ago
  96. 925615c ipv6: sr: allow SRH insertion with arbitrary segments_left value by David Lebrun · 7 years ago
  97. 5108ab4 net: ipv6: add second dif to raw socket lookups by David Ahern · 7 years ago
  98. 4297a0e net: ipv6: add second dif to inet6 socket lookups by David Ahern · 7 years ago
  99. 1801b57 net: ipv6: add second dif to udp socket lookups by David Ahern · 7 years ago
  100. 4ff0308 esp: Fix error handling on layer 2 xmit. by Steffen Klassert · 7 years ago