Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 年之前 |
Al Viro
|
c3c1a7dbe2
ipv6: rawv6_send_hdrinc(): pass msghdr
|
10 年之前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年之前 |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 年之前 |
Al Viro
|
19e3c66b52
ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt"
|
10 年之前 |
Al Viro
|
227158db16
new helper: skb_copy_and_csum_datagram_msg()
|
11 年之前 |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 年之前 |
Fabian Frederick
|
43728fa5c5
ipv6: remove assignment in if condition
|
10 年之前 |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 年之前 |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 年之前 |
Himangi Saraogi
|
8242fc3392
net: ipv6: Use BUG_ON
|
11 年之前 |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 年之前 |
Lorenzo Colitti
|
5c98631cca
net: ipv6: Introduce ip6_sk_dst_hoplimit.
|
11 年之前 |
Hannes Frederic Sowa
|
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 年之前 |
Florent Fourcot
|
ce7a3bdf18
ipv6: do not erase dst address with flow label destination
|
11 年之前 |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 年之前 |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 年之前 |
Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 年之前 |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 年之前 |
Duan Jiong
|
8d65b1190d
net: raw: do not report ICMP redirects to user space
|
12 年之前 |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Hannes Frederic Sowa
|
9c9c9ad5fa
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
|
12 年之前 |
Werner Almesberger
|
d1c53c8e87
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
|
12 年之前 |
Werner Almesberger
|
9cc08af3a1
icmpv6_filter: fix "_hdr" incorrectly being a pointer
|
12 年之前 |
Lorenzo Colitti
|
17ef66afc0
net: ipv6: Unify {raw,udp}6_sock_seq_show.
|
12 年之前 |
Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 年之前 |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |