index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_route.h
Commit message (
Expand
)
Author
Age
*
net: sk_dst_cache RCUification
Eric Dumazet
2010-04-13
*
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
YOSHIFUJI Hideaki / 吉藤英明
2010-03-07
*
net: cleanup include/net
Eric Dumazet
2009-11-04
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
*
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_sad...
Brian Haley
2008-08-14
*
ipv6: Kill unused ip6_prohibit_entry and ip6_blk_hole_entry declarations.
Rami Rosen
2008-08-13
*
ipv6: ip6_route.h cleanup.
Rami Rosen
2008-08-13
*
ipv6: icmp6_dst_gc return change
Stephen Hemminger
2008-07-22
*
[IPV6]: Make address arguments const.
YOSHIFUJI Hideaki
2008-04-12
*
[IPV6]: Remove unused declarations in include/net/ip6_route.h.
Rami Rosen
2008-04-10
*
[IPV6]: Support Source Address Selection API (RFC5014).
YOSHIFUJI Hideaki
2008-03-24
*
[IPV6]: Optimize hop-limit determination.
YOSHIFUJI Hideaki
2008-03-24
*
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
*
[NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer
Daniel Lezcano
2008-03-04
*
[NETNS][IPV6] route6 - make route6 per namespace
Daniel Lezcano
2008-03-04
*
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt...
Daniel Lezcano
2008-03-04
*
[NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup
Daniel Lezcano
2008-03-04
*
[NETNS][IPV6] ip6_fib - gc timer per namespace
Daniel Lezcano
2008-03-04
*
[NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces
Daniel Lezcano
2008-03-04
*
[IPV6]: Make ndisc_dst_alloc() common for later use.
YOSHIFUJI Hideaki
2008-03-04
*
[IPV6] Minor clenup: remove two unused definitions in net/ip6_route.h
Rami Rosen
2008-02-07
*
[NETNS][IPV6]: Make sysctls route per namespace.
Daniel Lezcano
2008-01-28
*
[IPV6]: Make ip6_route_init to return an error code.
Daniel Lezcano
2008-01-28
*
[IPv6]: Use rtnl registration interface
Thomas Graf
2007-04-26
*
[IPV6]: Misc endianness annotations.
Al Viro
2006-12-03
*
[IPV6]: Remove struct pol_chain.
Ville Nuorvala
2006-10-18
*
[NETFILTER]: ip6table_mangle: reroute when nfmark changes in NF_IP6_LOCAL_OUT
Patrick McHardy
2006-09-22
*
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2006-09-22
*
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
2006-09-22
*
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
2006-09-22
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
*
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
Herbert Xu
2006-08-02
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
*
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
2006-03-20
*
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-08-29
*
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
2005-06-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16