index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
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: addrconf: fix /proc/net/if_inet6
Eric Dumazet
2012-10-16
*
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
2012-10-02
*
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
2012-10-01
*
ipv6: replace write lock with read lock when get route info
Li RongQing
2012-09-13
*
ipv6: Compare addresses only bits up to the prefix length (RFC6724).
YOSHIFUJI Hideaki / 吉藤英明
2012-09-13
*
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
|
\
|
*
ipv6: remove some deadcode
Sorin Dumitru
2012-08-31
|
*
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
*
|
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-29
|
/
*
net: remove delay at device dismantle
Eric Dumazet
2012-08-23
*
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
2012-08-14
*
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-07-18
*
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-05-16
|
\
|
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
*
|
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-05-16
*
|
net: ipv6: Standardize prefixes for message logging
Joe Perches
2012-05-16
|
/
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
*
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
2012-05-10
*
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
2012-04-20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
|
\
|
*
ipv6: fix problem with expired dst cache
Gao feng
2012-04-13
*
|
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
2012-04-14
*
|
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
2012-04-02
*
|
ipv6: Stop using NLA_PUT*().
David S. Miller
2012-04-02
|
/
*
ipv6: Fix Smatch warning.
Li Wei
2012-03-11
*
IPv6: Fix not join all-router mcast group when forwarding set.
Li Wei
2012-03-06
*
net: race condition in ipv6 forwarding and disable_ipv6 parameters
Francesco Ruggeri
2012-01-18
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
*
ipv6/addrconf: speedup /proc/net/if_inet6 filling
Mihai Maruseac
2012-01-04
*
ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)
Neil Horman
2012-01-04
*
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2011-12-28
*
ipv6: Remove optimistic DAD flag test in ipv6_add_addr()
David Miller
2011-12-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-16
|
\
|
*
ipv6: Fix for adding multicast route for loopback device automatically.
Li Wei
2011-12-12
*
|
ipv6: Make third arg to anycast_dst_alloc() bool.
David S. Miller
2011-12-06
*
|
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
*
|
ipv6: fix route lookup in addrconf_prefix_rcv()
Andreas Hofmeister
2011-10-30
|
/
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
|
\
|
*
ipv6: fix a possible double free
Roy Li
2011-09-20
*
|
ipv6: Send ICMPv6 RSes only when RAs are accepted
Tore Anderson
2011-09-16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-08
|
\
|
|
*
net: fix NULL dereferences in check_peer_redir()
Eric Dumazet
2011-08-03
*
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
*
|
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
2011-08-01
|
/
*
ipv6: Do not leave router anycast address for /127 prefixes.
YOSHIFUJI Hideaki
2011-07-25
*
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
2011-07-18
[next]