index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-26
[IPV6] SNMP: Fix several warnings without procfs.
YOSHIFUJI Hideaki
1
-1
/
+2
2007-04-26
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+1
2007-04-26
[IPv6]: Use rtnl registration interface
Thomas Graf
1
-3
/
+7
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[IPV6]: Decentralize EXPORT_SYMBOLs.
YOSHIFUJI Hideaki
1
-0
/
+3
2007-04-14
[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.
YOSHIFUJI Hideaki
1
-11
/
+20
2007-04-06
[IPV6]: Revert recent change to rt6_check_dev().
David S. Miller
1
-14
/
+5
2007-03-26
[IPV6]: Fix routing round-robin locking.
David S. Miller
1
-38
/
+59
2007-03-22
[NET]: fix up misplaced inlines.
Dave Jones
1
-2
/
+2
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-1
/
+1
2007-02-11
[IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-10
/
+10
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-44
/
+44
2007-02-08
[IPV6] ROUTE: Do not route packets to link-local address on other device.
YOSHIFUJI Hideaki
1
-5
/
+14
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
1
-5
/
+9
2007-01-24
[IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify().
Noriaki TAKAMIYA
1
-0
/
+1
2006-12-14
[IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES
Kim Nordlund
1
-1
/
+1
2006-12-03
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-13
/
+6
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
1
-1
/
+1
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
1
-6
/
+17
2006-12-03
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-12-03
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
YOSHIFUJI Hideaki
1
-3
/
+3
2006-12-03
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
YOSHIFUJI Hideaki
1
-24
/
+13
2006-12-03
[NET]: Rethink mark field in struct flowi
Thomas Graf
1
-3
/
+1
2006-12-03
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-1
/
+1
2006-12-03
[IPV6]: flowlabels are net-endian
Al Viro
1
-1
/
+1
2006-11-22
[IPV6] ROUTE: Do not enable router reachability probing in router mode.
YOSHIFUJI Hideaki
1
-4
/
+5
2006-11-22
[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.
YOSHIFUJI Hideaki
1
-3
/
+1
2006-11-22
[IPV6] ROUTE: Try to use router which is not known unreachable.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-10-19
[IPV6]: Fix route.c warnings when multiple tables are disabled.
David S. Miller
1
-3
/
+8
2006-10-19
[IPv6] route: Fix prohibit and blackhole routing decision
Thomas Graf
1
-6
/
+31
2006-10-19
[IPV6]: Always copy rt->u.dst.error when copying a rt6_info.
Ville Nuorvala
1
-2
/
+1
2006-10-19
[IPV6]: Clean up BACKTRACK().
Ville Nuorvala
1
-1
/
+1
2006-10-16
[IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors
Thomas Graf
1
-3
/
+16
2006-09-23
[IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup().
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-23
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
Thomas Graf
1
-1
/
+1
2006-09-23
[NET]: Use SLAB_PANIC
Alexey Dobriyan
1
-7
/
+3
2006-09-23
[IPV6]: Fix build with fwmark disabled.
David S. Miller
1
-0
/
+2
2006-09-23
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
1
-0
/
+1
2006-09-23
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
1
-20
/
+12
2006-09-23
[IPV6] ROUTE: Add credits about subtree fixes.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-23
[IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
YOSHIFUJI Hideaki
1
-10
/
+3
2006-09-23
[IPV6] ROUTE: Search subtree when backtracking.
YOSHIFUJI Hideaki
1
-12
/
+18
2006-09-23
[IPV6] NDISC: Search over all possible rules on receipt of redirect.
YOSHIFUJI Hideaki
1
-24
/
+61
2006-09-23
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
1
-2
/
+3
2006-09-23
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
1
-36
/
+44
2006-09-23
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
1
-24
/
+28
2006-09-23
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
1
-140
/
+191
2006-09-23
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
1
-7
/
+12
2006-09-23
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
1
-6
/
+12
[next]