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
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
*
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC...
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Try finding the next best route.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2006-03-20
*
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
2006-03-20
*
[TCP]: Fix zero port problem in IPv6
Herbert Xu
2006-03-13
*
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2006-03-12
*
[XFRM]: Fix leak in ah6_input
Patrick McHardy
2006-03-12
*
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
2006-03-11
*
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2006-03-07
*
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
2006-02-27
*
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
2006-02-24
*
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
2006-02-24
*
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
2006-02-18
*
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
2006-02-15
*
[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT
Yasuyuki Kozakai
2006-02-15
*
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
2006-02-13
*
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-08
*
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
2006-02-07
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-02-05
|
\
|
*
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
2006-02-05
|
*
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
2006-02-05
|
*
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2006-02-05
|
*
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-05
*
|
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
2006-02-05
|
/
*
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
2006-02-02
*
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
[next]