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