Vincent Bernat
|
83ba464515
net: add helpers checking if socket can be bound to nonlocal address
|
7 éve |
Vincent Bernat
|
d0c1f01138
net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind
|
7 éve |
David S. Miller
|
19725496da
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 éve |
Willem de Bruijn
|
2efd4fca70
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
|
7 éve |
Willem de Bruijn
|
5fdaa88dfe
ipv6: fold sockcm_cookie into ipcm6_cookie
|
7 éve |
Paolo Abeni
|
6c206b2009
udp: fix rx queue len reported by diag and proc interface
|
7 éve |
Alexey Kodanev
|
7d6850f7c6
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
|
7 éve |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 éve |
Stefano Brivio
|
5f2fb802ee
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
|
7 éve |
David Ahern
|
232378e8db
net/ipv6: Change address check to always take a device argument
|
7 éve |
Paolo Abeni
|
2f987a76a9
net: ipv6: keep sk status consistent after datagram connect failure
|
7 éve |
David Ahern
|
54dc3e3324
net: ipv6: Allow connect to linklocal address from socket bound to vrf
|
7 éve |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
8 éve |
Wei Wang
|
85cb73ff9b
net: ipv6: reset daddr and dport in sk if connect() fails
|
8 éve |
Willem de Bruijn
|
1862d6208d
net-timestamp: avoid use-after-free in ip_recv_error
|
8 éve |
Jonathan T. Leighton
|
052d2369d1
ipv6: Handle IPv4-mapped src to in6addr_any dst.
|
8 éve |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 éve |
Willem de Bruijn
|
39b2dd765e
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
|
8 éve |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 éve |
Guillaume Nault
|
0382a25af3
l2tp: lock socket before checking flags in connect()
|
8 éve |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 éve |
Willem de Bruijn
|
0cc0aa614b
ipv6: add IPV6_RECVFRAGSIZE cmsg
|
8 éve |
Eric Dumazet
|
2632616bc4
sock: propagate __sock_cmsg_send() error
|
9 éve |
Wei Wang
|
26879da587
ipv6: add new struct ipcm6_cookie
|
9 éve |
Eric Dumazet
|
960a26282f
net: better drop monitoring in ip{6}_recv_error()
|
9 éve |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 éve |
Martin KaFai Lau
|
e646b657f6
ipv6: udp: Do a route lookup and update during release_cb
|
9 éve |
Martin KaFai Lau
|
33c162a980
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
|
9 éve |
Martin KaFai Lau
|
7e2040db15
ipv6: datagram: Refactor dst lookup and update codes to a new function
|
9 éve |
Martin KaFai Lau
|
80fbdb208f
ipv6: datagram: Refactor flowi6 init codes to a new function
|
9 éve |