Eric Dumazet
|
ed0dfffd7d
udp: fix potential infinite loop in SO_REUSEPORT logic
|
před 9 roky |
Craig Gallek
|
1134158ba3
soreuseport: pass skb to secondary UDP socket lookup
|
před 9 roky |
Craig Gallek
|
538950a1b7
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
|
před 9 roky |
Craig Gallek
|
e32ea7e747
soreuseport: fast reuseport UDP socket selection
|
před 9 roky |
Eric Dumazet
|
197c949e77
udp: properly support MSG_PEEK with truncated buffers
|
před 9 roky |
Eric Dumazet
|
45f6fad84c
ipv6: add complete rcu protection around np->opt
|
před 9 roky |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
před 10 roky |
Ian Morris
|
ec120da6f0
ipv6: trivial whitespace fix
|
před 10 roky |
Eric Dumazet
|
beb39db59d
udp: fix behavior of wrong checksums
|
před 10 roky |
Henning Rogge
|
33b4b015e1
net/ipv6/udp: Fix ipv6 multicast socket filter regression
|
před 10 roky |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
před 10 roky |
Ian Morris
|
53b24b8f94
ipv6: coding style: comparison for inequality with NULL
|
před 10 roky |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
před 10 roky |
Eric Dumazet
|
6eada0110c
netns: constify net_hash_mix() and various callers
|
před 10 roky |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
před 10 roky |
Vlad Yasevich
|
03485f2adc
udpv6: Add lockless sendmsg() support
|
před 10 roky |
Vlad Yasevich
|
d39d938c82
ipv6: Introduce udpv6_send_skb()
|
před 10 roky |
Tom Herbert
|
224d019c4f
ip: Move checksum convert defines to inet
|
před 10 roky |
Al Viro
|
f69e6d131f
ip_generic_getfrag, udplite_getfrag: switch to passing msghdr
|
před 10 roky |
Joe Perches
|
60c04aecd8
udp: Neaten and reduce size of compute_score functions
|
před 10 roky |
Al Viro
|
227158db16
new helper: skb_copy_and_csum_datagram_msg()
|
před 11 roky |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
před 10 roky |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
před 10 roky |
Eric Dumazet
|
2c8c56e15d
net: introduce SO_INCOMING_CPU
|
před 10 roky |
Rick Jones
|
36cbb2452c
udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicasts
|
před 10 roky |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
před 10 roky |
Tom Herbert
|
2abb7cdc0d
udp: Add support for doing checksum unnecessary conversion
|
před 11 roky |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
před 11 roky |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
před 11 roky |
Duan Jiong
|
4330487acf
net: use inet6_iif instead of IP6CB()->iif
|
před 11 roky |