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