index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2018-11-18
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
2018-11-16
ipv6: fix a dst leak when removing its exception
Xin Long
2018-10-24
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-10
net/ipv6: Make ipv6_route_table_template static
David Ahern
2018-10-08
net: Add extack to nlmsg_parse
David Ahern
2018-10-05
ipv6: do not leave garbage in rt->fib6_metrics
Eric Dumazet
2018-10-04
net: Move free of dst_metrics to helper
David Ahern
2018-10-04
net: common metrics init helper for dst_entry
David Ahern
2018-10-04
net: common metrics init helper for FIB entries
David Ahern
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-02
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-10-02
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2018-10-02
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
2018-10-02
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
2018-09-26
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-19
ipv6: Allow the l3mdev to be a loopback
Robert Shearman
2018-09-18
ipv6: fix memory leak on dst->_metrics
Wei Wang
2018-09-18
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-17
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
2018-09-10
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-01
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
2018-08-31
net/ipv6: Do not reset nl_net in ip6_route_info_create
David Ahern
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
2018-08-05
ipv6: fix double refcount of fib6_metrics
Cong Wang
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-16
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-06-11
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-23
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]