1. 741a11d net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set by David Ahern · 9 years ago
  2. 17a10c9 ip6_tunnel: Reduce log level in ip6_tnl_err() to debug by Matt Bennett · 9 years ago
  3. a46496c ip6_gre: Reduce log level in ip6gre_err() to debug by Matt Bennett · 9 years ago
  4. 0315e38 net: Fix behaviour of unreachable, blackhole and prohibit routes by Nikola Forró · 9 years ago
  5. 1d325d2 ipv6: ip6_fragment: fix headroom tests and skb leak by Florian Westphal · 9 years ago
  6. 37a1d36 ipv6: include NLM_F_REPLACE in route replace notifications by Roopa Prabhu · 9 years ago
  7. 70da5b5 ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel by Martin KaFai Lau · 9 years ago
  8. 8e3d5be ipv6: Avoid double dst_free by Martin KaFai Lau · 9 years ago
  9. cdf3464 ipv6: Fix dst_entry refcnt bugs in ip6_tunnel by Martin KaFai Lau · 9 years ago
  10. f230d1e ipv6: Rename the dst_cache helper functions in ip6_tunnel by Martin KaFai Lau · 9 years ago
  11. a3c119d ipv6: Refactor common ip6gre_tunnel_init codes by Martin KaFai Lau · 9 years ago
  12. 65c61bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  13. 52fe51f ipv6: fix ifnullfree.cocci warnings by Wu Fengguang · 9 years ago
  14. f53de1e net: ipv6: use common fib_default_rule_pref by Phil Sutter · 9 years ago
  15. 6b9ea5a ipv6: fix multipath route replace error recovery by Roopa Prabhu · 9 years ago
  16. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  17. 25b4a44 net/ipv6: Correct PIM6 mrt_lock handling by Richard Laing · 9 years ago
  18. a82b0e6 netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled by Daniel Borkmann · 9 years ago
  19. e41b0be ipv6: fix exthdrs offload registration in out_rt path by Daniel Borkmann · 9 years ago
  20. 2053aeb ipv6: send only one NEWLINK when RA causes changes by Marius Tomaschewski · 9 years ago
  21. a394eef ipv6: send NEWLINK on RA managed/otherconf changes by Marius Tomaschewski · 9 years ago
  22. c3a8d94 tcp: use dctcp if enabled on the route to the initiator by Daniel Borkmann · 9 years ago
  23. b8d3e41 fib, fib6: reject invalid feature bits by Daniel Borkmann · 9 years ago
  24. 1bb1480 net: fib6: reduce identation in ip6_convert_metrics by Daniel Borkmann · 9 years ago
  25. a3a7737 net: Optimize snmp stat aggregation by walking all the percpu data at once by Raghavendra K T · 9 years ago
  26. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago
  27. a43a9ef vxlan: do not receive IPv4 packets on IPv6 socket by Jiri Benc · 9 years ago
  28. 46fa062 ip_tunnels: convert the mode field of ip_tunnel_info to flags by Jiri Benc · 9 years ago
  29. 581a5f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  30. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  31. 98dbbfc Revert "netfilter: xtables: compute exact size needed for jumpstack" by Florian Westphal · 9 years ago
  32. 0d36938 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  33. 5b49004 ipv6: Export nf_ct_frag6_gather() by Joe Stringer · 9 years ago
  34. 1afe839 netfilter: ip6t_REJECT: added missing icmpv6 codes by Andreas Herz · 9 years ago
  35. d425729 ip6_gre: release cached dst on tunnel removal by huaibin Wang · 9 years ago
  36. 2510505 ah6: fix error return code by Julia Lawall · 9 years ago
  37. 4ec3b28 xfrm: Use VRF master index if output device is enslaved by David Ahern · 9 years ago
  38. 92b78af ila: Precompute checksum difference for translations by Tom Herbert · 9 years ago
  39. 127eb7c lwt: Add cfg argument to build_state by Tom Herbert · 9 years ago
  40. 59e2642 netfilter: nf_dup: fix sparse warnings by Pablo Neira Ayuso · 9 years ago
  41. dc25b25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. a9e01ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  43. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  44. 904af04 ipv6: route: extend flow representation with tunnel key by Jiri Benc · 9 years ago
  45. ab45060 ipv6: ndisc: inherit metadata dst when creating ndisc requests by Jiri Benc · 9 years ago
  46. 06e9d04 ipv6: drop metadata dst in ip6_route_input by Jiri Benc · 9 years ago
  47. 61adedf route: move lwtunnel state to dst_entry by Jiri Benc · 9 years ago
  48. 65d7ab8 net: Identifier Locator Addressing module by Tom Herbert · 9 years ago
  49. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  50. 2536862 lwt: Add support to redirect dst.input by Tom Herbert · 9 years ago
  51. 5e8018f netfilter: nf_conntrack: add efficient mark to zone mapping by Daniel Borkmann · 9 years ago
  52. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 9 years ago
  53. ec120da ipv6: trivial whitespace fix by Ian Morris · 9 years ago
  54. 9c7370a ipv6: Fix a potential deadlock when creating pcpu rt by Martin KaFai Lau · 9 years ago
  55. a73e419 ipv6: Add rt6_make_pcpu_route() by Martin KaFai Lau · 9 years ago
  56. ad70686 ipv6: Remove un-used argument from ip6_dst_alloc() by Martin KaFai Lau · 9 years ago
  57. c87acb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  58. 0344338 net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo by Andy Gospodarek · 9 years ago
  59. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  60. cea45e2 net: track link status of ipv6 nexthops by Andy Gospodarek · 9 years ago
  61. a516993 net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code by Linus Lüssing · 9 years ago
  62. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  63. 42a7b32 xfrm: Add oif to dst lookups by David Ahern · 9 years ago
  64. eae8dee xfrm6: Fix IPv6 ECN decapsulation by Thomas Egerer · 9 years ago
  65. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  66. 3257d8b inet: fix possible request socket leak by Eric Dumazet · 9 years ago
  67. 1825545 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  68. 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
  69. 330567b ipv6: don't reject link-local nexthop on other interface by Florian Westphal · 9 years ago
  70. 3c16241 netfilter: SYNPROXY: fix sending window update to client by Phil Sutter · 9 years ago
  71. 96fffb4 netfilter: ip6t_SYNPROXY: fix NULL pointer dereference by Phil Sutter · 9 years ago
  72. d877f07 netfilter: nf_tables: add nft_dup expression by Pablo Neira Ayuso · 9 years ago
  73. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  74. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  75. a6cd379 netfilter: ip6t_REJECT: Remove debug messages from reject_tg6() by Subash Abhinov Kasiviswanathan · 9 years ago
  76. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  77. be26849 ipv6: Disable flowlabel state ranges by default by Tom Herbert · 9 years ago
  78. 4224090 ipv6: Implement different admin modes for automatic flow labels by Tom Herbert · 9 years ago
  79. 67800f9 ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel by Tom Herbert · 9 years ago
  80. 343d60a ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument by Roopa Prabhu · 9 years ago
  81. 8013d1d net/ipv6: add sysctl option accept_ra_min_hop_limit by Hangbin Liu · 9 years ago
  82. 72b1e5e netfilter: bridge: reduce nf_bridge_info to 32 bytes again by Florian Westphal · 9 years ago
  83. c8507fb ipv6: flush nd cache on IFF_NOARP change by Eric Dumazet · 9 years ago
  84. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  85. 8d6c31b ipv6: Avoid rt6_probe() taking writer lock in the fast path by Martin KaFai Lau · 9 years ago
  86. 990edb4 ipv6: Re-arrange code in rt6_probe() by Martin KaFai Lau · 9 years ago
  87. 5a6228a lwtunnel: change prototype of lwtunnel_state_get() by Nicolas Dichtel · 9 years ago
  88. d943659 ipv6: copy lwtstate in ip6_rt_copy_init() by Nicolas Dichtel · 9 years ago
  89. 6673a9f ipv6: use lwtunnel_output6() only if flag redirect is set by Nicolas Dichtel · 9 years ago
  90. caaecdd inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test by Nikolay Aleksandrov · 9 years ago
  91. 0e60d24 inet: frag: change *_frag_mem_limit functions to take netns_frags as argument by Florian Westphal · 9 years ago
  92. 48fb6b5 ipv6: fix crash over flow-based vxlan device by Wei-Chun Chao · 9 years ago
  93. c5e40ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  94. 3985e8a ipv6: sysctl to restrict candidate source addresses by Erik Kline · 9 years ago
  95. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 9 years ago
  96. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  97. fdbf5b0 Revert "sit: Add gro callbacks to sit_offload" by Herbert Xu · 9 years ago
  98. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  99. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 9 years ago
  100. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago