aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ndisc.c
Commit message (Expand)AuthorAge
* net-ipv6-ndisc: add support for RFC7710 RA Captive Portal IdentifierMaciej Żenczykowski2019-07-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern2019-06-04
* | ipv6: Make fib6_nh optional at the end of fib6_infoDavid Ahern2019-05-24
|/
* net ipv6: Prevent neighbor add if protocol is disabled on deviceDavid Ahern2019-04-18
* ipv6: Rename fib6_nh entriesDavid Ahern2019-03-29
* ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio2018-10-26
* net: Evict neighbor entries on carrier downDavid Ahern2018-10-12
* net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski2018-10-02
* ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca2018-07-16
* vrf: check the original netdevice for generating redirectStephen Suryaputra2018-06-04
* net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-19
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-17
* net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-17
* net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern2018-04-17
* net/ipv6: move expires into rt6_infoDavid Ahern2018-04-17
* net/ipv6: move metrics from dst to rt6_infoDavid Ahern2018-04-17
* net/ipv6: Pass net namespace to route functionsDavid Ahern2018-04-17
* 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-10
* 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-11
* 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