index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_fib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-05
ipv6: Store route neighbour in rt6_info struct.
David S. Miller
1
-0
/
+2
2012-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2012-06-16
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...
David S. Miller
1
-2
/
+0
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2012-06-15
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
Thomas Graf
1
-0
/
+2
2012-06-11
inet: Add inetpeer tree roots to the FIB tables.
David S. Miller
1
-0
/
+1
2012-06-11
inet: Hide route peer accesses behind helpers.
David S. Miller
1
-1
/
+31
2012-04-17
ipv6: clean up rt6_clean_expires
Jiri Bohac
1
-1
/
+1
2012-04-17
ipv6: fix rt6_update_expires
Jiri Bohac
1
-2
/
+8
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
1
-0
/
+42
2011-12-30
IPv6: Avoid taking write lock for /proc/net/ipv6_route
Josh Hunt
1
-0
/
+4
2011-12-28
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
1
-3
/
+0
2011-07-17
ipv6: Get rid of rt6i_nexthop macro.
David S. Miller
1
-1
/
+0
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
1
-3
/
+0
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-4
/
+4
2011-04-15
ipv6: RTA_PREFSRC support for ipv6 route source address selection
Daniel Walter
1
-0
/
+2
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
1
-2
/
+2
2011-02-10
inet: Create a mechanism for upward inetpeer propagation into routes.
David S. Miller
1
-0
/
+1
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+2
2010-06-10
net-next: remove useless union keyword
Changli Gao
1
-6
/
+4
2010-04-01
ipv6 fib: Make rt6_info{} more cache-line aware.
YOSHIFUJI Hideaki / 吉藤英明
1
-13
/
+16
2010-02-18
ipv6: use standard lists for FIB walks
Alexey Dobriyan
1
-1
/
+1
2010-02-12
ipv6: fib: fix crash when changing large fib while dumping it
Patrick McHardy
1
-0
/
+2
2009-11-04
net: cleanup include/net
Eric Dumazet
1
-10
/
+5
2009-07-30
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
1
-0
/
+6
2008-03-04
[NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - add net to gc timer parameter
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
1
-1
/
+2
2008-03-03
[NETNS][IPV6] ip6_fib - make it per network namespace
Daniel Lezcano
1
-4
/
+5
2008-02-07
[IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.h
Rami Rosen
1
-13
/
+0
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
1
-1
/
+1
2008-01-28
[IPV6]: route6 remove ifdef for fib_rules
Daniel Lezcano
1
-1
/
+11
2008-01-28
[IPV6]: Make fib6_rules_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-28
[IPV6]: Make fib6_init to return an error code.
Daniel Lezcano
1
-1
/
+1
2008-01-28
[IPV6]: Move nfheader_len into rt6_info
Herbert Xu
1
-3
/
+8
2007-10-10
[IPV6] XFRM: Fix connected socket to use transformation.
Noriaki TAKAMIYA
1
-0
/
+4
2007-04-25
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-2
/
+0
2007-03-25
[IPV6]: Fix routing round-robin locking.
David S. Miller
1
-0
/
+1
2007-02-10
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-1
/
+0
2006-12-13
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
1
-2
/
+2
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
1
-0
/
+5
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
1
-3
/
+0
2006-09-22
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
1
-0
/
+5
2006-09-22
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
1
-11
/
+27
2006-09-22
[IPV6] ip6_fib.c: make code static
Adrian Bunk
1
-25
/
+0
2006-09-22
[NET]: Make code static.
Adrian Bunk
1
-4
/
+0
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
1
-1
/
+8
2006-09-22
[IPV6]: Multiple Routing Tables
Thomas Graf
1
-1
/
+38
2005-06-21
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
1
-3
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+185