index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: add net device refcount tracker to struct fib_nh_common
Eric Dumazet
2021-12-07
1
-0
/
+2
*
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
2021-12-06
1
-2
/
+3
*
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-06
1
-2
/
+3
*
net: ipv6: use the new fib6_nh_release_dsts helper in fib6_nh_release
Nikolay Aleksandrov
2021-11-30
1
-18
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-0
/
+19
|
\
|
*
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
1
-0
/
+19
*
|
ipv6: Use memset_after() to zero rt6_info
Kees Cook
2021-11-19
1
-3
/
+1
*
|
net: align static siphash keys
Eric Dumazet
2021-11-16
1
-1
/
+1
|
/
*
ipv6: enable net.ipv6.route.max_size sysctl in network namespace
Alexander Kuznetsov
2021-10-28
1
-12
/
+12
*
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-24
1
-2
/
+3
*
ipv6: make exception cache less predictible
Eric Dumazet
2021-08-30
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
1
-6
/
+14
|
\
|
*
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
2021-08-26
1
-6
/
+14
*
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-1
/
+1
|
\
|
|
*
ipv6: fix another slab-out-of-bounds in fib6_nh_flush_exceptions
Paolo Abeni
2021-07-20
1
-1
/
+1
*
|
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-19
/
+1
*
|
memcg: enable accounting for IP address and routing-related objects
Vasily Averin
2021-07-20
1
-1
/
+1
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-07
1
-2
/
+6
|
\
|
*
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-03
1
-2
/
+6
*
|
ipv6: Add custom multipath hash policy
Ido Schimmel
2021-05-18
1
-0
/
+125
*
|
ipv6: Calculate multipath hash inside switch statement
Ido Schimmel
2021-05-18
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
1
-3
/
+5
|
\
|
*
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
2021-04-08
1
-3
/
+5
*
|
net: ipv6: Refactor in rt6_age_examine_exception
Xu Jia
2021-04-01
1
-4
/
+1
*
|
ipv6: route.c: A spello fix
Bhaskar Chowdhury
2021-03-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-27
/
+9
|
\
|
|
*
net: Consolidate common blackhole dst ops
Daniel Borkmann
2021-03-10
1
-27
/
+9
*
|
net: ipv6: route.c:fix indentation
Shubhankar Kuranagatti
2021-03-10
1
-13
/
+13
|
/
*
IPv6: Extend 'fib_notify_on_flag_change' sysctl
Amit Cohen
2021-02-08
1
-0
/
+6
*
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
1
-2
/
+6
*
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
2021-02-04
1
-2
/
+2
*
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
2021-02-03
1
-2
/
+5
*
net: use indirect call helpers for dst_mtu
Brian Vazquez
2021-02-03
1
-2
/
+4
*
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-02
1
-0
/
+44
*
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-26
1
-2
/
+3
*
IPv6: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
2020-11-19
1
-0
/
+4
*
nexthop: Remove in-kernel route notifications when nexthop changes
Ido Schimmel
2020-11-06
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-1
/
+2
|
\
|
*
net: ipv6: Discard next-hop MTU less than minimum link MTU
Georg Kohmann
2020-10-09
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
1
-1
/
+1
|
\
|
|
*
ipv6: route: convert comma to semicolon
Xu Wang
2020-09-21
1
-1
/
+1
*
|
ipv6: remove redundant assignment to variable err
Colin Ian King
2020-09-11
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
1
-2
/
+6
|
\
|
*
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
2020-07-25
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
2020-07-28
1
-4
/
+4
*
|
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
2020-07-21
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-2
/
+5
|
\
|
|
*
ipv6: Fix use of anycast address with loopback
David Ahern
2020-07-07
1
-1
/
+1
[next]