Eric Dumazet
|
2d4212261f
ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
|
9 years ago |
David S. Miller
|
810813c47a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Bill Sommerfeld
|
59dca1d8a6
udp6: fix UDP/IPv6 encap resubmit path
|
9 years ago |
Wei Wang
|
e0d8c1b738
ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6
|
9 years ago |
Craig Gallek
|
496611d7b5
inet: create IPv6-equivalent inet_hash function
|
9 years ago |
Eric Dumazet
|
ed0dfffd7d
udp: fix potential infinite loop in SO_REUSEPORT logic
|
9 years ago |
Craig Gallek
|
1134158ba3
soreuseport: pass skb to secondary UDP socket lookup
|
9 years ago |
Craig Gallek
|
538950a1b7
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
|
9 years ago |
Craig Gallek
|
e32ea7e747
soreuseport: fast reuseport UDP socket selection
|
9 years ago |
Eric Dumazet
|
197c949e77
udp: properly support MSG_PEEK with truncated buffers
|
9 years ago |
Eric Dumazet
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
9 years ago |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
10 years ago |
Ian Morris
|
ec120da6f0
ipv6: trivial whitespace fix
|
10 years ago |
Eric Dumazet
|
beb39db59d
udp: fix behavior of wrong checksums
|
10 years ago |
Henning Rogge
|
33b4b015e1
net/ipv6/udp: Fix ipv6 multicast socket filter regression
|
10 years ago |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 years ago |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
10 years ago |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 years ago |
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
|
11 years ago |
Eric Dumazet
|
2c8c56e15d
net: introduce SO_INCOMING_CPU
|
11 years ago |
Rick Jones
|
36cbb2452c
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
|
11 years ago |