1. 146820c ip6mr: Fix notifiers call on mroute_clean_tables() by Nir Dotan · 6 years ago
  2. 7c62b8d net/ipv6: lower the level of "link is not ready" messages by Lubomir Rintel · 6 years ago
  3. 1518039 net/ipv6: don't return positive numbers when nothing was dumped by Jakub Kicinski · 6 years ago
  4. cb73ee4 net: ip_gre: use erspan key field for tunnel lookup by Lorenzo Bianconi · 6 years ago
  5. f7c4615 udp6: add missing rehash callback to udplite by Alexey Kodanev · 6 years ago
  6. 0f149c9 udp: with udp_segment release on error path by Willem de Bruijn · 6 years ago
  7. a5a82d8 ipv6: route: place a warning with duplicated string with correct extack by Jakub Kicinski · 6 years ago
  8. 20704bd erspan: build the header with the right proto according to erspan_ver by Xin Long · 6 years ago
  9. 26fc181 fou, fou6: do not assume linear skbs by Eric Dumazet · 6 years ago
  10. 80b3671 ip6_gre: update version related info when changing link by Hangbin Liu · 6 years ago
  11. ab5098f ip6_gre: fix tunnel list corruption for x-netns by Olivier Matz · 6 years ago
  12. 7d033c9 ipv6: fix kernel-infoleak in ipv6_local_error() by Eric Dumazet · 6 years ago
  13. 4a06fa6 ip: on queued skb use skb_header_pointer instead of pskb_may_pull by Willem de Bruijn · 6 years ago
  14. 977e489 Merge ra.kernel.org:/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  15. d4a7e9b ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses by David Ahern · 6 years ago
  16. e8e3698 bpf: Fix [::] -> [::1] rewrite in sys_sendmsg by Andrey Ignatov · 6 years ago
  17. ec90ad3 ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address by David Ahern · 6 years ago
  18. 8d93367 ipv6: make icmp6_send() robust against null skb->dev by Eric Dumazet · 6 years ago
  19. 44039e0 fou6: Prevent unbounded recursion in GUE error handler by Stefano Brivio · 6 years ago
  20. 7c1e8a3 netlink: fixup regression in RTM_GETADDR by Arthur Gautier · 6 years ago
  21. c5ee066 ipv6: Consider sk_bound_dev_if when binding a socket to an address by David Ahern · 6 years ago
  22. 7315587 ipv6: Fix dump of specific table with strict checking by David Ahern · 6 years ago
  23. 7adf324 ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error by Stefano Brivio · 6 years ago
  24. cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  25. 7f334a7 ipv6: fix typo in net/ipv6/reassembly.c by Su Yanjun · 6 years ago
  26. 178fe94 net/ipv6: Fix a test against 'ipv6_find_idev()' return value by Christophe JAILLET · 6 years ago
  27. f0fb9b2 ipv6/route: Add a missing check on proc_dointvec by Aditya Pakki · 6 years ago
  28. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. cbb4969 ipv6: tunnels: fix two use-after-free by Eric Dumazet · 6 years ago
  30. c3e5336 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 6 years ago
  31. d15f5ac ipv6: frags: Fix bogus skb->sk in reassembled packets by Herbert Xu · 6 years ago
  32. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. ac68a3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  34. fb24274 ipv6: explicitly initialize udp6_addr in udp_sock_create6() by Cong Wang · 6 years ago
  35. 2294be0f net: use skb_sec_path helper in more places by Florian Westphal · 6 years ago
  36. 0ca64da xfrm: change secpath_set to return secpath struct, not error value by Florian Westphal · 6 years ago
  37. df5042f sk_buff: add skb extension infrastructure by Florian Westphal · 6 years ago
  38. c4b0e77 netfilter: avoid using skb->nf_bridge directly by Florian Westphal · 6 years ago
  39. fa89a45 xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi by YueHaibing · 6 years ago
  40. 77c7a7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  41. f5c6dfd ip6mr: Drop mfc6_cache argument to ip6mr_forward2 by David Ahern · 6 years ago
  42. 8f932f7 net: add missing SOF_TIMESTAMPING_OPT_ID support by Willem de Bruijn · 6 years ago
  43. fbfb232 ipv6: add missing tx timestamping on IPPROTO_RAW by Willem de Bruijn · 6 years ago
  44. 5cbabee netfilter: nat: remove nf_nat_l4proto struct by Florian Westphal · 6 years ago
  45. faec18d netfilter: nat: remove l4proto->manip_pkt by Florian Westphal · 6 years ago
  46. 76b9001 netfilter: nat: remove l4proto->nlattr_to_range by Florian Westphal · 6 years ago
  47. fe2d002 netfilter: nat: remove l4proto->in_range by Florian Westphal · 6 years ago
  48. 40e786b netfilter: nat: fold in_range indirection into caller by Florian Westphal · 6 years ago
  49. 203f2e7 netfilter: nat: remove l4proto->unique_tuple by Florian Westphal · 6 years ago
  50. 912da92 netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support by Florian Westphal · 6 years ago
  51. 8203e2d net: clear skb->tstamp in forwarding paths by Eric Dumazet · 6 years ago
  52. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  53. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  54. c2027d1 ipv6: Fix handling of LLA with VRF and sockets bound to VRF by David Ahern · 6 years ago
  55. 0ee58da net: tcp6: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  56. 23b0269 net: udp6: prefer listeners bound to an address by Peter Oskolkov · 6 years ago
  57. 69d2c86 ip6mr: Fix potential Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  58. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  59. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 97ef7b4 ip: silence udp zerocopy smatch false positive by Willem de Bruijn · 6 years ago
  61. 66033f4 ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  62. 1b4e5ad ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output by Shmulik Ladkani · 6 years ago
  63. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  64. ebaf39e ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes by Jiri Wiesner · 6 years ago
  65. 22f6bbb net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  66. f839a6c net: Do not route unicast IP packets twice by Ido Schimmel · 6 years ago
  67. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  68. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  69. da5095d05 udp_tunnel: add config option to bind to a device by Alexis Bauvin · 6 years ago
  70. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  71. e9d8faf Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 6 years ago
  72. 095faf4 netfilter: nat: fix double register in masquerade modules by Taehee Yoo · 6 years ago
  73. 584eab2 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  74. 508b090 netfilter: ipv6: Preserve link scope traffic original oif by Alin Nastac · 6 years ago
  75. aba3693 net: always initialize pagedlen by Willem de Bruijn · 6 years ago
  76. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  77. 896585d net/ipv6: re-do dad when interface has IFF_NOARP flag change by Hangbin Liu · 6 years ago
  78. 3fcccec xfrm6: remove BUG_ON from xfrm6_dst_ifdown by Li RongQing · 6 years ago
  79. f2be6d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  80. 7ddacfa ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  81. 9c48060 udp: fix jump label misuse by Paolo Abeni · 6 years ago
  82. 761f602 ipv6: fix a dst leak when removing its exception by Xin Long · 6 years ago
  83. 029a374 udp6: cleanup stats accounting in recvmsg() by Paolo Abeni · 6 years ago
  84. b8a51b3 fou, fou6: ICMP error handlers for FoU and GUE by Stefano Brivio · 6 years ago
  85. e7cc082 udp: Support for error handlers of tunnels with arbitrary destination port by Stefano Brivio · 6 years ago
  86. 32bbd87 net: Convert protocol error handlers from void to int by Stefano Brivio · 6 years ago
  87. a36e185 udp: Handle ICMP errors for tunnels with same destination port on both endpoints by Stefano Brivio · 6 years ago
  88. 1c51dc9 net/ipv6: compute anycast address hash only if dev is null by Li RongQing · 6 years ago
  89. cf329aa udp: cope with UDP GRO packet misdirection by Paolo Abeni · 6 years ago
  90. 80bde36 ipv6: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  91. bcd1665 udp: add support for UDP_GRO cmsg by Paolo Abeni · 6 years ago
  92. e20cf8d udp: implement GRO for plain UDP sockets. by Paolo Abeni · 6 years ago
  93. 60fb956 udp: implement complete book-keeping for encap_needed by Paolo Abeni · 6 years ago
  94. 7bd2db4 ipv6: do not drop vrf udp multicast packets by Dewi Morgan · 6 years ago
  95. 5226b6a ipv6: handling of multicast packets received in VRF by Mike Manning · 6 years ago
  96. d839a0e ipv6: allow ping to link-local address in VRF by Mike Manning · 6 years ago
  97. 7055420 net: fix raw socket lookup device bind matching with VRFs by Duncan Eastoe · 6 years ago
  98. 6da5b0f net: ensure unbound datagram socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  99. e781905 net: ensure unbound stream socket to be chosen when not in a VRF by Mike Manning · 6 years ago
  100. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago