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
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: fix netlink address dumping in IPv4/IPv6
Patrick McHardy
2010-03-26
*
ipv6: Send netlink notification when DAD fails
Herbert Xu
2010-03-13
*
IPv6: fix race between cleanup and add/delete address
stephen hemminger
2010-03-04
*
IPv6: addrconf notify when address is unavailable
stephen hemminger
2010-03-04
*
IPv6: addrconf timer race
stephen hemminger
2010-03-04
*
IPv6: addrconf dad timer unnecessary bh_disable
stephen hemminger
2010-03-04
*
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich Weber
2010-02-26
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-26
|
\
|
*
net: Fix sysctl restarts...
Eric W. Biederman
2010-02-19
*
|
percpu: add __percpu sparse annotations to net
Tejun Heo
2010-02-17
*
|
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-16
*
|
IPv6: remove trivial nested _bh suffix
stephen hemminger
2010-02-12
*
|
IPv6: keep permanent addresses on admin down
stephen hemminger
2010-02-12
*
|
net: spread __net_init, __net_exit
Alexey Dobriyan
2010-01-17
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
|
\
|
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
|
*
ipv6: speedup inet6_dump_addr()
Eric Dumazet
2009-11-13
|
*
ipv6: Remove unused var in inet6_dump_ifinfo()
David S. Miller
2009-11-11
|
*
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
2009-11-10
|
*
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
2009-11-10
|
*
net: Introduce for_each_netdev_rcu() iterator
Eric Dumazet
2009-11-04
|
*
ipv6: fix devconf after adding force_tllao option
Cosmin Ratiu
2009-10-13
|
*
make TLLAO option for NA packets configurable
Octavian Purdila
2009-10-07
*
|
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
ipv6: Log the affected address when DAD failure occurs
Jens Rosenboom
2009-09-17
*
bonding: remap muticast addresses without using dev_close() and dev_open()
Moni Shoua
2009-09-15
*
ipv6: Add IFA_F_DADFAILED flag
Brian Haley
2009-09-11
*
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
*
ipv6: avoid wraparound for expired preferred lifetime
Jens Rosenboom
2009-06-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
trivial: Fix a typo in comment of addrconf_dad_start()
Masatake YAMATO
2009-06-12
*
|
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
Brian Haley
2009-06-01
*
|
addrconf: refuse isatap eui64 for INADDR_ANY
Sascha Hlusiak
2009-05-19
*
|
net: FIX ipv6_forward sysctl restart
Eric W. Biederman
2009-05-19
|
/
*
ipv6: Fix conflict resolutions during ipv6 binding
Vlad Yasevich
2009-03-24
*
net/*: use linux/kernel.h swap()
Ilpo Järvinen
2009-03-21
*
ipv6: Fix incorrect disable_ipv6 behavior
Brian Haley
2009-03-18
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-05
|
\
|
*
netns: fix addrconf_ifdown kernel panic
Daniel Lezcano
2009-03-03
|
*
ipv6: Fix sysctl unregistration deadlock
Stephen Hemminger
2009-03-03
*
|
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-25
*
|
ipv6/addrconf: common code located
Ilpo Järvinen
2009-02-07
|
/
*
ipv6: Make mc_forwarding sysctl read-only.
David S. Miller
2009-01-28
*
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2008-11-20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
*
ipv6: fix run pending DAD when interface becomes ready
Benjamin Thery
2008-11-05
*
|
net: '&' redux
Alexey Dobriyan
2008-11-03
*
|
net: replace %#p6 format specifier with %pi6
Harvey Harrison
2008-10-29
[next]