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
*
ipv6: prevent race between address creation and removal
Jiri Benc
2013-08-01
*
ipv6: move peer_addr init into ipv6_add_addr()
Jiri Pirko
2013-08-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
\
|
*
ipv6: check return value of ipv6_get_lladdr
Hannes Frederic Sowa
2013-06-25
|
*
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-20
*
|
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-07-02
*
|
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-29
*
|
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-29
*
|
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-26
*
|
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
*
|
ipv6: don't disable interface if last ipv6 address is removed
Hannes Frederic Sowa
2013-06-25
*
|
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-25
*
|
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
2013-06-23
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
\
|
|
*
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-06-04
|
*
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
*
|
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-29
*
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
*
|
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
*
|
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-23
*
|
ipv6: add support of peer address
Nicolas Dichtel
2013-05-19
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
\
|
*
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-04-14
*
|
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2013-04-09
*
|
net: ipv6: also allow token to be set when device not ready
Daniel Borkmann
2013-04-09
*
|
net: ipv6: minor: use in6addr_any in token init
Daniel Borkmann
2013-04-09
*
|
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-03
|
\
|
|
*
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-04-02
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
|
\
|
|
*
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-25
*
|
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
*
|
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
*
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
*
|
netconf: add the handler to dump entries
Nicolas Dichtel
2013-03-06
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
*
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
*
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-05
|
\
|
*
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
*
|
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
*
|
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-22
|
/
*
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
Romain Kuntz
2013-01-10
*
ipv6: fix the noflags test in addrconf_get_prefix_route
Romain Kuntz
2013-01-10
*
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
2012-12-19
*
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
2012-12-04
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
*
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
2012-12-03
[next]