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
*
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
1
-0
/
+3
*
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
1
-1
/
+2
*
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
1
-0
/
+3
*
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
1
-0
/
+3
*
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
2015-05-25
1
-0
/
+5
*
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2015-05-01
1
-31
/
+0
*
ipv6: Stop rt6_info from using inet_peer's metrics
Martin KaFai Lau
2015-05-01
1
-9
/
+1
*
net: fib6: convert cfg metric to u32 outside of table write lock
Florian Westphal
2015-01-05
1
-3
/
+7
*
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
2014-10-07
1
-1
/
+1
*
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
2014-10-07
1
-4
/
+14
*
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-30
1
-4
/
+1
*
ipv6: do not overwrite inetpeer metrics prematurely
Michal Kubeček
2014-03-27
1
-1
/
+2
*
ipv6: remove prune parameter for fib6_clean_all
Li RongQing
2014-01-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
1
-0
/
+1
|
\
|
*
ipv6: reset dst.expires value when clearing expire flag
Hannes Frederic Sowa
2013-10-25
1
-0
/
+1
*
|
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
Hannes Frederic Sowa
2013-09-27
1
-4
/
+2
*
|
ip*.h: Remove extern from function prototypes
Joe Perches
2013-09-21
1
-30
/
+23
|
/
*
ipv6: prevent fib6_run_gc() contention
Michal Kubeček
2013-08-01
1
-1
/
+1
*
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
2013-02-20
1
-27
/
+12
*
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+0
*
ipv6: remove rt6i_peer_genid from rt6_info and its handler
Li RongQing
2012-11-08
1
-1
/
+0
*
ipv6: introduce ip6_rt_put()
Amerigo Wang
2012-11-03
1
-0
/
+9
*
ipv6: add support of equal cost multipath (ECMP)
Nicolas Dichtel
2012-10-23
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-3
/
+2
|
\
|
*
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
1
-3
/
+2
*
|
ipv6: fix handling of blackhole and prohibit routes
Nicolas Dichtel
2012-09-05
1
-0
/
+1
|
/
*
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
2012-07-05
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-16
1
-2
/
+0
|
\
|
*
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
2012-06-16
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-15
1
-0
/
+2
|
\
|
|
*
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
2012-06-15
1
-0
/
+2
*
|
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
2012-06-11
1
-0
/
+1
*
|
inet: Hide route peer accesses behind helpers.
David S. Miller
2012-06-11
1
-1
/
+31
|
/
*
ipv6: clean up rt6_clean_expires
Jiri Bohac
2012-04-17
1
-1
/
+1
*
ipv6: fix rt6_update_expires
Jiri Bohac
2012-04-17
1
-2
/
+8
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
1
-0
/
+42
*
IPv6: Avoid taking write lock for /proc/net/ipv6_route
Josh Hunt
2011-12-30
1
-0
/
+4
*
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2011-12-28
1
-3
/
+0
*
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
2011-07-17
1
-1
/
+0
*
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-04-24
1
-3
/
+0
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-4
/
+4
*
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
2011-04-15
1
-0
/
+2
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-2
/
+2
*
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
2011-02-10
1
-0
/
+1
*
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
2010-11-30
1
-0
/
+2
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-6
/
+4
*
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
2010-04-01
1
-13
/
+16
*
ipv6: use standard lists for FIB walks
Alexey Dobriyan
2010-02-18
1
-1
/
+1
*
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
2010-02-12
1
-0
/
+2
*
net: cleanup include/net
Eric Dumazet
2009-11-04
1
-10
/
+5
[next]