Al Viro
|
227158db16
new helper: skb_copy_and_csum_datagram_msg()
|
11 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Fabian Frederick
|
43728fa5c5
ipv6: remove assignment in if condition
|
10 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 years ago |
Himangi Saraogi
|
8242fc3392
net: ipv6: Use BUG_ON
|
11 years ago |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 years ago |
Lorenzo Colitti
|
5c98631cca
net: ipv6: Introduce ip6_sk_dst_hoplimit.
|
11 years ago |
Hannes Frederic Sowa
|
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 years ago |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 years ago |
Florent Fourcot
|
ce7a3bdf18
ipv6: do not erase dst address with flow label destination
|
11 years ago |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 years ago |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 years ago |
Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 years ago |
Eric Dumazet
|
efe4208f47
ipv6: make lookups simpler and faster
|
12 years ago |
Duan Jiong
|
8d65b1190d
net: raw: do not report ICMP redirects to user space
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Hannes Frederic Sowa
|
9c9c9ad5fa
ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbs
|
12 years ago |
Werner Almesberger
|
d1c53c8e87
icmpv6_filter: allow ICMPv6 messages with bodies < 4 bytes
|
12 years ago |
Werner Almesberger
|
9cc08af3a1
icmpv6_filter: fix "_hdr" incorrectly being a pointer
|
12 years ago |
Lorenzo Colitti
|
17ef66afc0
net: ipv6: Unify {raw,udp}6_sock_seq_show.
|
12 years ago |
Simon Horman
|
29a3cad5c6
ipv6: Correct comparisons and calculations using skb->tail and skb-transport_header
|
12 years ago |
Hannes Frederic Sowa
|
842df07397
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Tom Parkin
|
73df66f8b1
ipv6: rename datagram_send_ctl and datagram_recv_ctl
|
12 years ago |
Amerigo Wang
|
07a936260a
ipv6: use IS_ENABLED()
|
12 years ago |
Linus Torvalds
|
437589a74b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
13 years ago |