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
/
addrconf.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
*
[IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2
Ingo Oeser
2006-03-21
*
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
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]: 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
*
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
2006-03-11
*
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
2006-02-08
*
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
2006-02-02
*
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
2006-01-17
*
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
2006-01-13
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
*
[IPV6]: small cleanups
Adrian Bunk
2006-01-07
*
[IPV6]: Introduce inet6_timewait_sock
Arnaldo Carvalho de Melo
2006-01-03
*
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
2005-12-27
*
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
2005-12-23
*
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
2005-12-23
*
Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a
David S. Miller
2005-12-22
|
\
|
*
[IPV6]: Don't select a tentative address as a source address.
YOSHIFUJI Hideaki
2005-12-21
|
*
[IPV6]: Run DAD when the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
|
*
[IPV6]: Defer IPv6 device initialization until the link becomes ready.
YOSHIFUJI Hideaki
2005-12-21
*
|
[IPV6]: Fix address deletion
Kristian Slavov
2005-12-21
|
/
*
[IPV6]: Fix route lifetime.
YOSHIFUJI Hideaki
2005-12-19
*
[IPV6] addrconf: Do not print device pointer in privacy log message.
David S. Miller
2005-12-14
*
[IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().
YOSHIFUJI Hideaki
2005-11-29
*
[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)
Yan Zheng
2005-11-20
*
[IPV6]: small fix for ipv6_dev_get_saddr(...)
Yan Zheng
2005-11-15
*
[IPV6]: Fix fallout from CONFIG_IPV6_PRIVACY
Peter Chubb
2005-11-09
*
[NET]: kfree cleanup
Jesper Juhl
2005-11-08
*
[IPV6]: RFC3484 compliant source address selection
YOSHIFUJI Hideaki
2005-11-08
*
[IPV6]: Make ipv6_addr_type() more generic so that we can use it for source a...
YOSHIFUJI Hideaki
2005-11-08
*
[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdown
Yan Zheng
2005-11-02
*
[PATCH] Use sg_set_buf/sg_init_one where applicable
David Hardeman
2005-10-29
*
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
2005-10-03
*
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Herbert Xu
2005-09-26
*
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
*
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
Jesper Juhl
2005-09-01
*
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-08-29
*
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
2005-08-29
*
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-08-29
*
[INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets
Arnaldo Carvalho de Melo
2005-08-29
*
[IPV6]: Don't dump temporary addresses twice
YOSHIFUJI Hideaki
2005-06-28
*
[NETLINK]: Missing padding fields in dumped structures
Patrick McHardy
2005-06-28
*
[NETLINK]: Missing initializations in dumped data
Patrick McHardy
2005-06-28
*
[PATCH] create a kstrdup library function
Paulo Marques
2005-06-23
*
[IPV6]: V6 route events reported with wrong netlink PID and seq number
Jamal Hadi Salim
2005-06-21
[next]