stephen hemminger
|
945fae44d3
udp: remove duplicate include
|
9 years ago |
Eric Dumazet
|
70da268b56
net: SO_INCOMING_CPU setsockopt() support
|
10 years ago |
David Ahern
|
8cbb512c92
net: Add source address lookup op for VRF
|
10 years ago |
David Ahern
|
6e2895a8e3
net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRC
|
10 years ago |
David Ahern
|
007979eaf9
net: Rename IFF_VRF_MASTER to IFF_L3MDEV_MASTER
|
10 years ago |
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
|
11 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 |
David S. Miller
|
51f3d02b98
net: Add and use skb_copy_datagram_msg() helper.
|
11 years ago |
Fabian Frederick
|
6cf1093e58
udp: remove blank line between set and test
|
11 years ago |
Fabian Frederick
|
c18450a52a
udp: remove else after return
|
11 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 |