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
/
include
/
net
/
ip6_fib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-12-21
1
-51
/
+13
*
net: fib: avoid warn splat in flow dissector
Florian Westphal
2023-08-31
1
-1
/
+4
*
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-16
1
-13
/
+51
*
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
2023-03-29
1
-6
/
+3
*
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-28
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-4
/
+6
|
\
|
*
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
2022-02-17
1
-4
/
+6
*
|
ipv6: get rid of net->ipv6.rt6_stats->fib_rt_uncache
Eric Dumazet
2022-02-11
1
-2
/
+1
|
/
*
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2022-01-20
1
-1
/
+1
*
net: Add includes masked by netdevice.h including uapi/bpf.h
Jakub Kicinski
2021-12-29
1
-0
/
+1
*
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2021-11-22
1
-0
/
+1
*
ipv6: correct comments about fib6_node sernum
zhang kai
2021-08-24
1
-2
/
+2
*
IPv6: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
1
-2
/
+3
*
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-02
1
-8
/
+2
*
net: Pass 'net' struct as first argument to fib6_info_hw_flags_set()
Amit Cohen
2021-02-02
1
-2
/
+3
*
net: ip6_fib.h: drop duplicate word in comment
Randy Dunlap
2020-07-15
1
-1
/
+1
*
ipv6: fib6: avoid indirect calls from fib6_rule_lookup
Brian Vazquez
2020-06-23
1
-0
/
+36
*
nexthop: support for fdb ecmp nexthops
Roopa Prabhu
2020-05-22
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
1
-0
/
+7
|
\
|
*
bpf: Enable bpf_iter targets registering ctx argument types
Yonghong Song
2020-05-13
1
-0
/
+7
*
|
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-01
1
-0
/
+4
|
/
*
Remove DST_HOST
David Laight
2020-03-23
1
-2
/
+1
*
net: ip6_fib: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
1
-1
/
+1
*
ipv6: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
1
-1
/
+10
*
ipv6: Handle route deletion notification
Ido Schimmel
2019-12-24
1
-0
/
+1
*
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
1
-0
/
+30
*
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
2019-11-21
1
-0
/
+9
*
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
2019-10-04
1
-3
/
+6
*
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
2019-10-04
1
-1
/
+1
*
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
1
-0
/
+1
*
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
1
-1
/
+0
*
ipv6: Extend notifier info for multipath routes
Ido Schimmel
2019-06-18
1
-0
/
+7
*
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-7
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
1
-2
/
+1
|
|
\
|
|
*
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
2019-06-05
1
-2
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
|
/
*
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
1
-6
/
+5
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-3
/
+3
*
|
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
1
-5
/
+3
*
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
1
-1
/
+2
*
|
ipv6: export function to send route updates
David Ahern
2019-05-22
1
-0
/
+6
*
|
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2019-05-22
1
-0
/
+1
|
/
*
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-16
1
-1
/
+2
*
ipv6: Use result arg in fib_lookup_arg consistently
David Ahern
2019-04-23
1
-0
/
+1
*
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
2019-04-23
1
-4
/
+4
*
ipv6: Remove fib6_info_nh_lwt
David Ahern
2019-04-22
1
-6
/
+0
*
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2019-04-17
1
-0
/
+2
*
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-17
1
-4
/
+5
*
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-17
1
-5
/
+8
[next]