Vlad Yasevich
|
03485f2adc
udpv6: Add lockless sendmsg() support
|
10 years ago |
Vlad Yasevich
|
d39d938c82
ipv6: Introduce udpv6_send_skb()
|
10 years ago |
Tom Herbert
|
224d019c4f
ip: Move checksum convert defines to inet
|
10 years ago |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
10 years ago |
Joe Perches
|
60c04aecd8
udp: Neaten and reduce size of compute_score functions
|
10 years ago |
Al Viro
|
227158db16
new helper: skb_copy_and_csum_datagram_msg()
|
11 years ago |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 years ago |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |
Eric Dumazet
|
2c8c56e15d
net: introduce SO_INCOMING_CPU
|
10 years ago |
Rick Jones
|
36cbb2452c
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
|
10 years ago |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
10 years ago |
Tom Herbert
|
2abb7cdc0d
udp: Add support for doing checksum unnecessary conversion
|
11 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
11 years ago |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
11 years ago |
Duan Jiong
|
7304fe4681
net: fix the counter ICMP_MIB_INERRORS/ICMP6_MIB_INERRORS
|
11 years ago |
Sorin Dumitru
|
274f482d33
sock: remove skb argument from sk_rcvqueues_full
|
11 years ago |
David Held
|
2dc41cff75
udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.
|
11 years ago |
David Held
|
5cf3d46192
udp: Simplify __udp*_lib_mcast_deliver.
|
11 years ago |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Eric Dumazet
|
9fe516ba3f
inet: move ipv6only in sock_common
|
11 years ago |
James M Leddy
|
3e215c8d1b
udp: Add MIB counters for rcvbuferrors
|
11 years ago |
Sven Wegener
|
9e89fd8b7d
ipv6: Shrink udp_v6_mcast_next() to one socket variable
|
11 years ago |
David S. Miller
|
f666f87b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Sven Wegener
|
3bfdc59a6c
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()
|
11 years ago |
Tom Herbert
|
1c19448c9b
net: Make enabling of zero UDP6 csums more restrictive
|
11 years ago |
Tom Herbert
|
28448b8045
net: Split sk_no_check into sk_no_check_{rx,tx}
|
11 years ago |
Tom Herbert
|
b26ba202e0
net: Eliminate no_check from protosw
|
11 years ago |
Tom Herbert
|
0a80966b10
net: Verify UDP checksum before handoff to encap
|
11 years ago |
Tom Herbert
|
79e0f1c9f2
ipv6: Need to sock_put on csum error
|
11 years ago |