summaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-181-1/+2
* ipv6: add ipv6_dev_find()Xin Long2020-08-051-0/+2
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-301-0/+1
* ipv6: Honor all IPv6 PIO Valid Lifetime valuesFernando Gont2020-04-231-2/+0
* addrconf: add functionality to check on rpl requirementsAlexander Aring2020-03-291-0/+3
* ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann2019-12-161-4/+4
* ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller2019-10-071-3/+3
* ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-08-191-1/+1
* 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/+0
* ipv6: Refactor fib6_ignore_linkdownDavid Ahern2019-03-291-0/+8
* ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-131-0/+1
* bridge: Snoop Multicast Router AdvertisementsLinus Lüssing2019-01-221-0/+15
* bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() callsLinus Lüssing2019-01-221-1/+11
* net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-021-0/+2
* bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-151-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/+0
* 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-151-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-281-2/+2
* inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-181-3/+1
* 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-151-0/+7
* 6lowpan: add 802.15.4 short addr slaacAlexander Aring2016-06-151-0/+3
* inet: refactor inet[6]_lookup functions to take skbCraig Gallek2016-02-111-0/+2
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-041-1/+2
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-2/+1
* 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-301-0/+31
* | ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-311-2/+2
|/