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
2024-03-05
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
2023-01-18
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-04-13
net: ipv6: add skb drop reasons to ip6_pkt_drop()
Menglong Dong
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-11
ipv6: add (struct uncached_list)->quarantine list
Eric Dumazet
2022-02-11
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2022-02-11
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2022-02-11
ipv6: Reject routes configurations that specify dsfield (tos)
Guillaume Nault
2022-01-20
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-03
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
2022-01-03
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
[next]