summaryrefslogtreecommitdiff
path: root/include/net/addrconf.h
AgeCommit message (Expand)Author
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-10-24ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern
2017-09-18net: Convert int functions to boolJoe Perches
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski
2016-06-15ipv6: export several functionsAlexander Aring
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-01-22ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE
2013-08-31vxlan: add ipv6 proxy supportCong Wang
2013-08-31vxlan: add ipv6 route short circuit supportCong Wang
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-07-31addrconf.h: Remove extern function prototypesJoe Perches
2013-07-01ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-06-28ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa
2013-05-23netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-01-29ipv4: introduce address lifetimeJiri Pirko
2013-01-20ipv6: Optimize ipv6_addr_is_ll_all_{nodes,routers}().YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Optimize ipv6_addr_is_solict_mult().YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast ...YOSHIFUJI Hideaki / 吉藤英明
2013-01-20ipv6: Make ipv6_addr_is_XXX() return boolean.YOSHIFUJI Hideaki
2013-01-13ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input().YOSHIFUJI Hideaki / 吉藤英明