Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 years ago |
Soheil Hassas Yeganeh
|
24025c465f
ipv4: process socket-level control messages in IPv4
|
9 years ago |
Eric Engestrom
|
a9d562358b
net/ipv4: remove left over dead code
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 years ago |
Craig Gallek
|
086c653f58
sock: struct proto hash function may error
|
9 years ago |
Lance Richardson
|
ad64b8be71
ipv4: eliminate lock count warnings in ping.c
|
9 years ago |
Tom Herbert
|
35a256fee5
ipv6: Nonlocal bind
|
10 years ago |
David S. Miller
|
a134f083e7
ipv4: Missing sk_nulls_node_init() in ping_unhash().
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 years ago |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Lorenzo Colitti
|
9145736d48
net: ping: Return EAFNOSUPPORT when appropriate.
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
Al Viro
|
21226abb4e
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
|
10 years ago |
Al Viro
|
cacdc7d2f9
ip: stash a pointer to msghdr in struct ping_fakehdr
|
10 years ago |
subashab@codeaurora.org
|
fc752f1f43
ping: Fix race in free in receive path
|
10 years ago |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 years ago |
David S. Miller
|
60b7379dc5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Willem de Bruijn
|
f4713a3dfa
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
|
10 years ago |
Jane Zhou
|
91a0b60346
net/ping: handle protocol mismatching scenario
|
10 years ago |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 years ago |
Rick Jones
|
e3e3217029
icmp: Remove some spurious dropped packet profile hits from the ICMP path
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
11 years ago |
Vincent Bernat
|
49a601589c
net/ipv4: bind ip_nonlocal_bind to current netns
|
11 years ago |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 years ago |
Cong Wang
|
ba6b918ab2
ping: move ping_group_range out of CONFIG_SYSCTL
|
11 years ago |
Cong Wang
|
c9d8f1a642
ipv4: move local_port_range out of CONFIG_SYSCTL
|
11 years ago |
Wang, Xiaoming
|
b04c461902
net: ipv4: current group_info should be put after using.
|
11 years ago |