index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
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
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
2015-03-09
net: Remove protocol from struct dst_ops
Eric W. Biederman
2015-02-14
ipv6: fix ipv6_cow_metrics for non DST_HOST case
Martin KaFai Lau
2015-02-08
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-25
ipv6: Fix __ip6_route_redirect
Martin KaFai Lau
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-05
net: tcp: add RTAX_CC_ALGO fib handling
Daniel Borkmann
2015-01-05
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
2014-10-24
ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fn
Martin KaFai Lau
2014-10-24
ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit case
Martin KaFai Lau
2014-10-24
ipv6: Remove BACKTRACK macro
Martin KaFai Lau
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-08-24
ipv6: White-space cleansing : gaps between function and symbol export
Ian Morris
2014-08-24
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-21
ipv6: slight optimization in ip6_dst_gc
Li RongQing
2014-05-16
net: ipv6: make "ip -6 route get mark xyz" work.
Lorenzo Colitti
2014-05-15
ipv6: update Destination Cache entries when gateway turn into host
Duan Jiong
2014-05-13
net: Use fwmark reflection in PMTU discovery.
Lorenzo Colitti
2014-04-28
net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iif
Julian Anastasov
2014-04-15
ipv4: add a sock pointer to dst->output() path.
Eric Dumazet
2014-04-14
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-03-31
ipv6: reuse rt6_need_strict
Wang Yufen
2014-03-27
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
[next]