Tom Herbert
|
35a256fee5
ipv6: Nonlocal bind
|
10 lat temu |
David S. Miller
|
a134f083e7
ipv4: Missing sk_nulls_node_init() in ping_unhash().
|
10 lat temu |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 lat temu |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 lat temu |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 lat temu |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 lat temu |
Lorenzo Colitti
|
9145736d48
net: ping: Return EAFNOSUPPORT when appropriate.
|
10 lat temu |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 lat temu |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 lat temu |
Al Viro
|
cacdc7d2f9
ip: stash a pointer to msghdr in struct ping_fakehdr
|
10 lat temu |
subashab@codeaurora.org
|
fc752f1f43
ping: Fix race in free in receive path
|
10 lat temu |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 lat temu |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 lat temu |
Willem de Bruijn
|
f4713a3dfa
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
|
10 lat temu |
Jane Zhou
|
91a0b60346
net/ping: handle protocol mismatching scenario
|
10 lat temu |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 lat temu |
Rick Jones
|
e3e3217029
icmp: Remove some spurious dropped packet profile hits from the ICMP path
|
10 lat temu |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 lat temu |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 lat temu |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 lat temu |
Cong Wang
|
ba6b918ab2
ping: move ping_group_range out of CONFIG_SYSCTL
|
11 lat temu |
Cong Wang
|
c9d8f1a642
ipv4: move local_port_range out of CONFIG_SYSCTL
|
11 lat temu |
Wang, Xiaoming
|
b04c461902
net: ipv4: current group_info should be put after using.
|
11 lat temu |
Hannes Frederic Sowa
|
c8e6ad0829
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
|
11 lat temu |
Hannes Frederic Sowa
|
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
|
11 lat temu |
Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 lat temu |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 lat temu |
Stephen Hemminger
|
ea074b3495
ipv4: ping make local stuff static
|
11 lat temu |
Eric Dumazet
|
f1d8cba61c
inet: fix possible seqlock deadlocks
|
11 lat temu |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 lat temu |