summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-26net: ipv6: Delete host routes on an ifdownDavid Ahern
2016-04-26Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller
2016-04-25ipv6: Revert optional address flusing on ifdown.David S. Miller
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-19net/ipv6/addrconf: fix sysctl table indentationKonstantin Khlebnikov
2016-04-19net/ipv6/addrconf: simplify sysctl registrationKonstantin Khlebnikov
2016-04-13net: ipv6: Do not keep linklocal and loopback addressesDavid Ahern
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-11net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern
2016-03-13netconf: add macro to represent all attributesZhang Shengju
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-01net: ipv6/l3mdev: Move host route on saved address if necessaryDavid Ahern
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-19rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-06ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org
2016-01-10ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2015-12-05ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-04ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca
2015-10-30ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-13net: Add VRF support to IPv6 stackDavid Ahern
2015-10-11ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-15rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan
2015-09-15ipv6: Avoid double dst_freeMartin KaFai Lau
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-08-20ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc
2015-08-13net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek
2015-08-13net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-16ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki