Tom Herbert
|
2abb7cdc0d
udp: Add support for doing checksum unnecessary conversion
|
11 年之前 |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 年之前 |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 年之前 |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 年之前 |
Duan Jiong
|
7304fe4681
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
|
11 年之前 |
Sorin Dumitru
|
274f482d33
sock: remove skb argument from sk_rcvqueues_full
|
11 年之前 |
David Held
|
2dc41cff75
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
|
11 年之前 |
David Held
|
5cf3d46192
udp: Simplify __udp*_lib_mcast_deliver.
|
11 年之前 |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 年之前 |
James M Leddy
|
3e215c8d1b
udp: Add MIB counters for rcvbuferrors
|
11 年之前 |
Sven Wegener
|
9e89fd8b7d
ipv6: Shrink udp_v6_mcast_next() to one socket variable
|
11 年之前 |
David S. Miller
|
f666f87b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Sven Wegener
|
3bfdc59a6c
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
|
11 年之前 |
Tom Herbert
|
1c19448c9b
net: Make enabling of zero UDP6 csums more restrictive
|
11 年之前 |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 年之前 |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 年之前 |
Tom Herbert
|
0a80966b10
net: Verify UDP checksum before handoff to encap
|
11 年之前 |
Tom Herbert
|
79e0f1c9f2
ipv6: Need to sock_put on csum error
|
11 年之前 |
Tom Herbert
|
4068579e1e
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
|
11 年之前 |
Lorenzo Colitti
|
5c98631cca
net: ipv6: Introduce ip6_sk_dst_hoplimit.
|
11 年之前 |
Hannes Frederic Sowa
|
4b261c75a9
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
|
11 年之前 |
Steffen Hurrle
|
342dfc306f
net: add build-time checks for msg->msg_name size
|
11 年之前 |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 年之前 |
Hannes Frederic Sowa
|
93b36cf342
ipv6: support IPV6_PMTU_INTERFACE on sockets
|
11 年之前 |
Florent Fourcot
|
ce7a3bdf18
ipv6: do not erase dst address with flow label destination
|
11 年之前 |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 年之前 |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 年之前 |
Hannes Frederic Sowa
|
bceaa90240
inet: prevent leakage of uninitialized memory to user in recv syscalls
|
11 年之前 |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |