summaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
Commit message (Expand)AuthorAgeFilesLines
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-1/+2
|\
| * ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-091-1/+2
* | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-161-1/+1
* | ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
* | net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_opsKirill Tkhai2018-02-191-0/+1
|/
* net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-291-0/+5
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-111-1/+8
* net: display hw address of source machine during ipv6 DAD failureVishwanath Pai2017-11-011-4/+5
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-1/+1
* net: ipv6: lower ndisc notifier priority below addrconfDavid Ahern2017-08-091-0/+1
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-261-1/+2
|\
| * net: ipv6: send unsolicited NA if enabled for all interfacesDavid Ahern2017-04-241-1/+2
* | net: ipv6: send unsolicited NA on admin upDavid Ahern2017-04-171-0/+2
* | net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-221-0/+2
* | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+1
|/
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-3/+26
* net: l3mdev: remove redundant callsDavid Ahern2016-09-101-9/+2
* ipv6: export several functionsAlexander Aring2016-06-151-11/+3
* ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-32/+69
* ndisc: add __ndisc_fill_addr_option functionAlexander Aring2016-06-151-4/+10
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+9
* ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-231-2/+2
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-7/+3
* net: Add VRF support to IPv6 stackDavid Ahern2015-10-131-3/+23
* net: Export fib6_get_table and nd_tblDavid Ahern2015-10-131-0/+1
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-081-1/+1
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-10/+7
* netfilter: Pass net into okfnEric W. Biederman2015-09-171-1/+1
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-171-2/+2
* net: Merge dst_output and dst_output_skEric W. Biederman2015-09-171-1/+1
* ipv6: send only one NEWLINK when RA causes changesMarius Tomaschewski2015-08-311-3/+10
* ipv6: send NEWLINK on RA managed/otherconf changesMarius Tomaschewski2015-08-311-0/+5
* ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-201-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-311-0/+6
|\
| * ipv6: flush nd cache on IFF_NOARP changeEric Dumazet2015-07-291-0/+6
* | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-301-9/+7
|/
* ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-1/+1
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-071-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+8
|\
| * ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2015-03-251-1/+8
* | netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-2/+1
* | ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-10/+10
* | neigh: Factor out ___neigh_lookup_norefEric W. Biederman2015-03-041-0/+7
* | neigh: Don't require dst in neigh_hh_initEric W. Biederman2015-03-021-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-091-1/+3
|\
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-051-1/+3
* | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-1/+1
|/
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-231-3/+4