summaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h
Commit message (Expand)AuthorAgeFilesLines
* vrf: Increment Icmp6InMsgs on the original netdevStephen Suryaputra2019-06-121-0/+16
* ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-291-47/+0Star
* ipv6: Refactor fib6_ignore_linkdownDavid Ahern2019-03-291-0/+8
* ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-141-0/+1
* bridge: Snoop Multicast Router AdvertisementsLinus Lüssing2019-01-231-0/+15
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing2019-01-231-1/+11
* net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-031-0/+2
* bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-161-0/+5
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-111-0/+1
* net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+1
* net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern2018-05-291-0/+12
* net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+2
* net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-111-0/+14
* ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-171-0/+14
* bpf: Hooks for sys_connectAndrey Ignatov2018-03-311-0/+7
* net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-161-2/+2
* rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal2017-12-041-1/+1
* ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet2017-11-051-3/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-011-1/+1
* | ipv6: addrconf: add per netns perturbation in inet6_addr_hash()Eric Dumazet2017-10-241-1/+1
* | net: Add extack to validator_info structs used for address notifierDavid Ahern2017-10-201-0/+1
* | net: Convert int functions to boolJoe Perches2017-09-181-2/+2
|/
* ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-161-0/+10
* net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-4/+4
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-091-1/+9
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-081-0/+2
* {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia2017-04-251-4/+18
* net: ipv6: Refactor inet6_netconf_notify_devconf to take eventDavid Ahern2017-03-291-2/+2
* inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-181-3/+1Star
* ipv6: fix a potential deadlock in do_ipv6_setsockopt()WANG Cong2016-10-211-0/+1
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-1/+2
* ipv6: export several functionsAlexander Aring2016-06-161-0/+7
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-161-0/+3
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-111-0/+2
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-051-1/+2
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-2/+1Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-0/+31
|\
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-311-0/+31
* | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-08-011-2/+2
|/
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-041-0/+1
* net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-061-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-0/+1
|\
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-0/+1
* | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-131-1/+1
|/
* net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2014-04-301-5/+0Star
* ipv6: addrconf: silence sparse endianness warningsBjørn Mork2014-02-271-3/+3
* ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-231-2/+3