index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-05
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
ipv6: annotate data-races in rt6_probe()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
2024-01-23
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
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
[next]