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
2020-05-22
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-18
ipv6: lift copy_from_user out of ipv6_route_ioctl
Christoph Hellwig
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-13
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
bpf: Change func bpf_iter_unreg_target() signature
Yonghong Song
2020-05-13
bpf: net: Refactor bpf_iter target registration
Yonghong Song
2020-05-09
net: bpf: Add netlink and ipv6_route bpf_iter targets
Yonghong Song
2020-05-08
ipv6: use DST_NOCOUNT in ip6_rt_pcpu_alloc()
Eric Dumazet
2020-05-08
net/dst: use a smaller percpu_counter batch for dst entries accounting
Eric Dumazet
2020-05-07
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-28
net: ipv6: new arg skip_notify to ip6_rt_del
Roopa Prabhu
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-03-29
net: add net available in build_state
Alexander Aring
2020-03-23
Remove DST_HOST
David Laight
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-02-16
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
2020-01-14
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-24
ipv6: Remove old route notifications and convert listeners
Ido Schimmel
2019-12-24
ipv6: Handle multipath route deletion notification
Ido Schimmel
2019-12-24
ipv6: Notify multipath route if should be offloaded
Ido Schimmel
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2019-11-20
ipv6/route: return if there is no fib_nh_gw_family
Hangbin Liu
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-07
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
2019-11-05
icmp: remove duplicate code
Matteo Croce
2019-11-04
ipv6: use jhash2() in rt6_exception_hash()
Eric Dumazet
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-11
ipv6: Don't use dst gateway directly in ip6_confirm_neigh()
Stefano Brivio
2019-09-07
ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()
Maciej Żenczykowski
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
ipv6: Fix RTA_MULTIPATH with nexthop objects
David Ahern
2019-09-05
net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)
Maciej Żenczykowski
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-05
ipv6: have a single rcu unlock point in __ip6_rt_update_pmtu
David Ahern
2019-08-05
ipv6: Fix unbalanced rcu locking in rt6_update_exception_stamp_rt
David Ahern
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-17
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-08
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
2019-07-01
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
ipv6: Convert gateway validation to use fib6_info
David Ahern
[next]