index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2015-09-09
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
2015-09-09
ipv6: fix multipath route replace error recovery
Roopa Prabhu
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-31
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-31
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
2015-08-29
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-24
lwt: Add cfg argument to build_state
Tom Herbert
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-20
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2015-08-20
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-20
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
2015-08-20
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-17
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-17
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2015-08-17
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
2015-08-17
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
2015-08-13
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-08-13
net: track link status of ipv6 nexthops
Andy Gospodarek
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-10
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
2015-07-27
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
2015-07-27
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
2015-07-27
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
2015-07-21
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
2015-07-21
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-03
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-21
ipv6: reject locally assigned nexthop addresses
Florian Westphal
2015-05-20
ipv6: fix ECMP route replacement
Michal Kubeček
2015-05-20
ipv6: do not delete previously existing ECMP routes if add fails
Michal Kubeček
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-09
ipv6: Fixed source specific default route handling.
Markus Stenberg
2015-05-03
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
Martin KaFai Lau
2015-05-01
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2015-05-01
ipv6: Stop rt6_info from using inet_peer's metrics
Martin KaFai Lau
2015-05-01
ipv6: Stop /128 route from disappearing after pmtu update
Martin KaFai Lau
2015-05-01
ipv6: Extend the route lookups to low priority metrics.
Steffen Klassert
2015-05-01
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
ipv6: coding style: comparison for equality with NULL
Ian Morris
[next]