Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 years ago |
Al Viro
|
7ae9abfd9d
ipv4: raw_send_hdrinc(): pass msghdr
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 years ago |
Al Viro
|
b61e9dcc5e
raw.c: stick msghdr into raw_frag_vec
|
10 years ago |
Herbert Xu
|
c008ba5bdc
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
|
10 years ago |
Herbert Xu
|
32b5913a93
ipv4: Use standard iovec primitive in raw_probe_proto_opt
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Quentin Armitage
|
f5220d6399
ipv4: Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
|
11 years ago |
Willem de Bruijn
|
11878b40ed
net-timestamp: SOCK_RAW and PING timestamping
|
11 years ago |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 years ago |
Hannes Frederic Sowa
|
c8e6ad0829
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
|
11 years ago |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
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 |
Shawn Bohrer
|
fbf8866d65
net: ipv4 only populate IP_PKTINFO when needed
|
12 years ago |
David S. Miller
|
4fbef95af4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Francesco Fusco
|
aa66158145
ipv4: processing ancillary IP_TOS or IP_TTL
|
12 years ago |
Duan Jiong
|
8d65b1190d
net: raw: do not report ICMP redirects to user space
|
12 years ago |
Ansis Atteka
|
703133de33
ip: generate unique IP identificator if local fragmentation is allowed
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Chris Clark
|
c27c9322d0
ipv4: sendto/hdrincl: don't use destination address found in header
|
12 years ago |
Francesco Fusco
|
d14c5ab6be
net: proc_fs: trivial: print UIDs as unsigned int
|
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 |
Steffen Klassert
|
8141ed9fce
ipv4: Add a socket release callback for datagram sockets
|
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 |
Eric Dumazet
|
ab43ed8b74
ipv4: raw: fix icmp_filter()
|
13 years ago |