Tom Herbert
|
63058308cd
udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb
|
9 years ago |
samanthakumar
|
627d2d6b55
udp: enable MSG_PEEK at non-zero offset
|
9 years ago |
samanthakumar
|
e6afc8ace6
udp: remove headers from UDP packets before queueing
|
9 years ago |
Eric Dumazet
|
ca065d0cf8
udp: no longer use SLAB_DESTROY_BY_RCU
|
9 years ago |
Soheil Hassas Yeganeh
|
c14ac9451c
sock: enable timestamping using control messages
|
9 years ago |
Soheil Hassas Yeganeh
|
ad1e46a837
ipv6: process socket-level control messages in IPv6
|
9 years ago |
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 |