index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2014-11-26
ipv6: Remove unnecessary test
zhuyj
2014-11-24
ipv6: coding style improvements (remove assignment in if statements)
Ian Morris
2014-11-11
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-29
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-10-29
ipv6: notify userspace when we added or changed an ipv6 token
Lubomir Rintel
2014-10-27
ipv6: replace min/casting by min_t
Fabian Frederick
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-13
ipv6: exit early in addrconf_notify() if IPv6 is disabled
WANG Cong
2014-09-13
ipv6: clean up ipv6_dev_ac_inc()
WANG Cong
2014-09-12
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2014-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-06
ipv6: use addrconf_get_prefix_route() to remove peer addr
Nicolas Dichtel
2014-09-06
ipv6: fix a refcnt leak with peer addr
Nicolas Dichtel
2014-09-05
ipv6: fix rtnl locking in setsockopt for anycast and multicast
Sabrina Dubroca
2014-08-25
ipv6: White-space cleansing : Line Layouts
Ian Morris
2014-07-29
ipv6: fail early when creating netdev named all or default
WANG Cong
2014-07-11
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-01
ipv6: Allow accepting RA from local IP addresses.
Ben Greear
2014-05-07
net: clean up snmp stats code
WANG Cong
2014-05-05
ipv6: remove unused function ipv6_inherit_linklocal()
WANG Cong
2014-04-23
ipv6: support IFA_F_MANAGETEMPADDR for address deletion too
Heiner Kallweit
2014-03-28
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-13
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
2014-02-17
gre: add link local route when local addr is any
Nicolas Dichtel
2014-01-24
ipv6: reallocate addrconf router for ipv6 address when lo device up
Gao feng
2014-01-20
ipv6: optimize link local address search
Hannes Frederic Sowa
2014-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2014-01-16
ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE
Thomas Haller
2014-01-16
ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes
Thomas Haller
2014-01-15
ipv6: addrconf spelling fixes
stephen hemminger
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME
Hannes Frederic Sowa
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
2014-01-03
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
2014-01-02
netlink: cleanup rntl_af_register
stephen hemminger
2013-12-31
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Li RongQing
2013-12-22
netconf: add support for IPv6 proxy_ndp
stephen hemminger
2013-12-11
ipv6: Add checks for 6LOWPAN ARP type
Jukka Rissanen
2013-12-10
ipv6 addrconf: revert /proc/net/if_inet6 ifa_flag format
Jiri Pirko
2013-12-10
neigh: ipv6: respect default values set before an address is assigned to device
Jiri Pirko
2013-12-10
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-10
neigh: convert parms to an array
Jiri Pirko
2013-12-06
ipv6 addrconf: introduce IFA_F_MANAGETEMPADDR to tell kernel to manage tempor...
Jiri Pirko
[next]