David Ahern
|
58189ca7b2
net: Fix vti use case with oif in dst lookups
|
10 years ago |
David Ahern
|
9a24abfa42
udp: Handle VRF device in sendmsg
|
10 years ago |
Eric Dumazet
|
10e2eb878f
udp: fix dst races with multicast early demux
|
10 years ago |
Shawn Bohrer
|
6e54030932
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
|
10 years ago |
Eric Dumazet
|
beb39db59d
udp: fix behavior of wrong checksums
|
10 years ago |
Sheng Yong
|
8bc0034cf6
net: remove extra newlines
|
10 years ago |
Ian Morris
|
00db41243e
ipv4: coding style: comparison for inequality with NULL
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: 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 |
Tom Herbert
|
723b8e460d
udp: In udp_flow_src_port use random hash value if skb_get_hash fails
|
10 years ago |
Tom Herbert
|
ad6f939ab1
ip: Add offset parameter to ip_cmsg_recv
|
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 |
Joe Perches
|
4243cdc2c1
udp: Neaten function pointer calls and add braces
|
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 |
Fabian Frederick
|
6cf1093e58
udp: remove blank line between set and test
|
10 years ago |
Fabian Frederick
|
c18450a52a
udp: remove else after return
|
10 years ago |
Alexander Duyck
|
82eabd9eb2
net: merge cases where sock_efree and sock_edemux are the same function
|
11 years ago |
Tom Herbert
|
2abb7cdc0d
udp: Add support for doing checksum unnecessary conversion
|
11 years ago |
Tom Herbert
|
57c67ff4bd
udp: additional GRO support
|
11 years ago |
Daniel Borkmann
|
8fc54f6891
net: use reciprocal_scale() helper
|
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 |