aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-22bridge: Snoop Multicast Router AdvertisementsLinus Lüssing1-0/+15
2019-01-22bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing1-1/+11
2018-11-02net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill1-0/+2
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer1-0/+5
2018-08-11bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau1-0/+1
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern1-0/+1
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern1-0/+12
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern1-0/+2
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern1-0/+14
2018-04-17ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra1-0/+14
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+7
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern1-2/+2
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal1-1/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet1-3/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai1-1/+1
2017-10-24ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet1-1/+1
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern1-0/+1
2017-09-18net: Convert int functions to boolJoe Perches1-2/+2
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet1-0/+10
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+3
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-4/+4
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-1/+9
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong1-0/+2
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia1-4/+18
2017-03-28net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern1-2/+2
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik1-3/+1
2016-10-21ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong1-0/+1
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski1-1/+2
2016-06-15ipv6: export several functionsAlexander Aring1-0/+7
2016-06-156lowpan: add 802.15.4 short addr slaacAlexander Aring1-0/+3
2016-02-11inet: refactor inet[6]_lookup functions to take skbCraig Gallek1-0/+2
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek1-1/+2
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc1-2/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+31
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak1-0/+31
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu1-2/+2
2015-05-04net: Export IGMP/MLD message validation codeLinus Lüssing1-0/+1
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline1-0/+3
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong1-1/+1
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca1-0/+1
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti1-5/+0
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-01-22ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail1-2/+3
2013-12-09neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko1-0/+7
2013-12-06ipv6 addrconf: extend ifa_flags to u32Jiri Pirko1-2/+2
2013-09-28IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE1-0/+4
2013-08-31vxlan: add ipv6 proxy supportCong Wang1-0/+4