Paolo Abeni
|
6c206b2009
udp: fix rx queue len reported by diag and proc interface
|
před 7 roky |
Alexey Kodanev
|
7d6850f7c6
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
|
před 7 roky |
David S. Miller
|
03fe2debbb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 7 roky |
Stefano Brivio
|
5f2fb802ee
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
|
před 7 roky |
David Ahern
|
232378e8db
net/ipv6: Change address check to always take a device argument
|
před 7 roky |
Paolo Abeni
|
2f987a76a9
net: ipv6: keep sk status consistent after datagram connect failure
|
před 7 roky |
David Ahern
|
54dc3e3324
net: ipv6: Allow connect to linklocal address from socket bound to vrf
|
před 7 roky |
Reshetova, Elena
|
41c6d650f6
net: convert sock.sk_refcnt from atomic_t to refcount_t
|
před 8 roky |
Wei Wang
|
85cb73ff9b
net: ipv6: reset daddr and dport in sk if connect() fails
|
před 8 roky |
Willem de Bruijn
|
1862d6208d
net-timestamp: avoid use-after-free in ip_recv_error
|
před 8 roky |
Jonathan T. Leighton
|
052d2369d1
ipv6: Handle IPv4-mapped src to in6addr_any dst.
|
před 8 roky |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
před 8 roky |
Willem de Bruijn
|
39b2dd765e
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
|
před 8 roky |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 8 roky |
Guillaume Nault
|
0382a25af3
l2tp: lock socket before checking flags in connect()
|
před 8 roky |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
před 8 roky |
Willem de Bruijn
|
0cc0aa614b
ipv6: add IPV6_RECVFRAGSIZE cmsg
|
před 8 roky |
Eric Dumazet
|
2632616bc4
sock: propagate __sock_cmsg_send() error
|
před 9 roky |
Wei Wang
|
26879da587
ipv6: add new struct ipcm6_cookie
|
před 9 roky |
Eric Dumazet
|
960a26282f
net: better drop monitoring in ip{6}_recv_error()
|
před 9 roky |
David S. Miller
|
1602f49b58
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 9 roky |
Martin KaFai Lau
|
e646b657f6
ipv6: udp: Do a route lookup and update during release_cb
|
před 9 roky |
Martin KaFai Lau
|
33c162a980
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
|
před 9 roky |
Martin KaFai Lau
|
7e2040db15
ipv6: datagram: Refactor dst lookup and update codes to a new function
|
před 9 roky |
Martin KaFai Lau
|
80fbdb208f
ipv6: datagram: Refactor flowi6 init codes to a new function
|
před 9 roky |
Soheil Hassas Yeganeh
|
ad1e46a837
ipv6: process socket-level control messages in IPv6
|
před 9 roky |
Paolo Abeni
|
1cdda91871
ipv6/udp: use sticky pktinfo egress ifindex on connect()
|
před 9 roky |
Eric Dumazet
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
před 9 roky |
Eric Dumazet
|
1c1e9d2b67
ipv6: constify ip6_xmit() sock argument
|
před 10 roky |
Tom Herbert
|
877d1f6291
net: Set sk_txhash from a random number
|
před 10 roky |