summaryrefslogtreecommitdiffstats
path: root/include/net/addrconf.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* net: Export IGMP/MLD message validation codeLinus Lüssing2015-05-041-0/+1
* net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-051-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/+0
* ipv6: addrconf: silence sparse endianness warningsBjørn Mork2014-02-271-3/+3
* ipv6: enable anycast addresses as source addresses for datagramsFX Le Bail2014-01-221-2/+3
* neigh: ipv6: respect default values set before an address is assigned to deviceJiri Pirko2013-12-091-0/+7
* ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-061-2/+2
* IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
* vxlan: add ipv6 proxy supportCong Wang2013-08-311-0/+4
* vxlan: add ipv6 route short circuit supportCong Wang2013-08-311-0/+1
* ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-08-311-0/+15
* addrconf.h: Remove extern function prototypesJoe Perches2013-07-311-88/+72
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-07-011-0/+3
* ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-281-0/+1
OpenPOWER on IntegriCloud