On Fri, Jan 4, 2019 at 10:52 PM Matteo Croce wrote:
>
> On Fri, Jan 4, 2019 at 10:28 PM Matteo Croce wrote:
> >
> > Fix spelling mistake: "lenght" -> "length"
> >
> > Signed-off-by: Matteo Croce
> > ---
> > Documentation/devi
Signed-off-by: Matteo Croce
---
Documentation/networking/ipvlan.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/ipvlan.txt
b/Documentation/networking/ipvlan.txt
index 24196ce..1fe42a8 100644
--- a/Documentation/networking/ipvlan.txt
+++ b
In the IPVLAN documentation there is an example command line where the
master and slave interface names are inverted.
Fix the command line and also add the optional `name' keyword to better
describe what the command is doing.
v2: added commit message
Signed-off-by: Matteo
Fix spelling mistake: "lenght" -> "length"
Signed-off-by: Matteo Croce
---
Documentation/devicetree/bindings/usb/s3c2410-usb.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/usb/s3c2410-usb.txt
b/Documentation/
On Fri, Jan 4, 2019 at 10:28 PM Matteo Croce wrote:
>
> Fix spelling mistake: "lenght" -> "length"
>
> Signed-off-by: Matteo Croce
> ---
> Documentation/devicetree/bindings/usb/s3c2410-usb.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletio
On Sat, Dec 1, 2018 at 1:52 AM Matteo Croce wrote:
>
> RFC 5735 defines this subnets for documentation and example code:
>
> 192.0.2.0/24 as TEST-NET-1
> 198.51.100.0/24 as TEST-NET-2
> 203.0.113.0/24 as TEST-NET-3
>
> Replace where possible the IP addresses i
t, as we're modifying the prototype for ipv6_use_optimistic_addr(),
drop inline, and let the compiler decide.
Fixes: 7fd2561e4ebd ("net: ipv6: Add a sysctl to make optimistic addresses
useful candidates")
Signed-off-by: Matteo Croce
---
Documentation/networkin
do, eg. send_redirects.
If you think that it's better to put them in AND we can change the
documentation accordingly.
What do you think?
--
Matteo Croce
per aspera ad upstream
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to
RFC 5735 defines this subnets for documentation and example code:
192.0.2.0/24 as TEST-NET-1
198.51.100.0/24 as TEST-NET-2
203.0.113.0/24 as TEST-NET-3
Replace where possible the IP addresses in the documentation with
addresses belonging to the test subnets.
Signed-off-by: Matteo Croce