index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-01
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-06-28
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-26
ipv6: rearm router solicitaion timer when setting new tokenized address
Hannes Frederic Sowa
2013-06-25
ipv6: remove old token ipv6 address as soon as possible
Hannes Frederic Sowa
2013-06-25
ipv6: check return value of ipv6_get_lladdr
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-23
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
2013-06-19
ipv6: don't call addrconf_dst_alloc again when enable lo
Gao feng
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-04
ipv6: assign rt6_info to inet6_ifaddr in init_loopback
Gao feng
2013-05-28
net: always pass struct netdev_notifier_info to netdevice notifiers
Cong Wang
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-23
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
ipv6: use ipv6_addr_scope() helper
Cong Wang
2013-05-23
ipv6: use ipv6_addr_any() helper
Cong Wang
2013-05-19
ipv6: add support of peer address
Nicolas Dichtel
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2013-04-09
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-08
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-02
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-26
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-25
ipv6: fix bad free of addrconf_init_net
Hong Zhiguo
2013-03-24
ipv6: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-06
netconf: add the handler to dump entries
Nicolas Dichtel
2013-02-27
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-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
[next]