Joe Perches
|
fe2c6338fd
net: Convert uses of typedef ctl_table to struct ctl_table
|
12 years ago |
Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Lorenzo Colitti
|
6d0bfe2261
net: ipv6: Add IPv6 support to the ping socket.
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
Pravin B Shelar
|
5f5624cf15
ipv6: Kill ipv6 dependency of icmpv6_send().
|
12 years ago |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 years ago |
Steffen Klassert
|
6f809da27c
ipv6: Add an error handler for icmp6
|
12 years ago |
Eric W. Biederman
|
c027aab4a6
net: Enable some sysctls that are safe for the userns root
|
12 years ago |
Eric W. Biederman
|
464dc801c7
net: Don't export sysctls to unprivileged users
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
David S. Miller
|
b94f1c0904
ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().
|
13 years ago |
David S. Miller
|
1d861aa4b3
inet: Minimize use of cached route inetpeer.
|
13 years ago |
David S. Miller
|
f9242b6b28
inet: Sanitize inet{,6} protocol demux.
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Eric Dumazet
|
a50feda546
ipv6: bool/const conversions phase2
|
13 years ago |
Joe Perches
|
f32138319c
net: ipv6: Standardize prefixes for message logging
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eldad Zack
|
a2d91a09da
net/ipv6/icmp.c: Checkpatch cleanups
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Erich E. Hoover
|
c4062dfc42
ipv6: Implement IPV6_UNICAST_IF socket option.
|
13 years ago |
Jesse Gross
|
75f2811c64
ipv6: Add fragment reporting to ipv6_skip_exthdr().
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
Eric Dumazet
|
87fb4b7b53
net: more accurate skb truesize
|
13 years ago |
Eric Dumazet
|
cfdf76474e
ipv6: some RCU conversions
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
David S. Miller
|
1958b856c1
net: Put fl6_* macros to struct flowi6 and use them again.
|
14 years ago |
David S. Miller
|
4c9483b2fb
ipv6: Convert to use flowi6 where applicable.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |