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
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-18
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-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-29
ipv6 addrconf: Fix interface identifiers of 802.15.4 devices.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
2013-01-22
ipv6: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-10
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
2012-12-19
ipv6: addrconf.c: remove unnecessary "if"
Cong Ding
2012-12-04
ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE
David S. Miller
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-03
ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...
Shmulik Ladkani
2012-12-01
ipv6: unify logic evaluating inet6_dev's accept_ra property
Shmulik Ladkani
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-19
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-19
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
2012-11-03
ipv6: remove a useless NULL check
Amerigo Wang
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
2012-10-28
rtnl/ipv6: add support of RTM_GETNETCONF
Nicolas Dichtel
2012-10-28
rtnl/ipv6: use netconf msg to advertise forwarding status
Nicolas Dichtel
2012-10-16
ipv6: addrconf: fix /proc/net/if_inet6
Eric Dumazet
2012-10-03
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
2012-10-01
ipv6: del unreachable route when an addr is deleted on lo
Nicolas Dichtel
2012-09-13
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-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-08-31
ipv6: remove some deadcode
Sorin Dumitru
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-23
net: remove delay at device dismantle
Eric Dumazet
2012-08-15
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
2012-07-18
ipv6: add ipv6_addr_hash() helper
Eric Dumazet
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2012-05-16
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: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-11
6lowpan: IPv6 link local address
alex.bluesman.smirnov@gmail.com
2012-04-21
net ipv6: Convert addrconf to use register_net_sysctl
Eric W. Biederman
2012-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
ipv6: Remove unused argument to addrconf_dad_start().
David S. Miller
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
2012-04-02
net/ipv6/addrconf.c: Checkpatch cleanups
Eldad Zack
[next]