David S. Miller
|
9e0efaf6b4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Craig Gallek
|
1134158ba3
soreuseport: pass skb to secondary UDP socket lookup
|
9 years ago |
David Ahern
|
b5bdacf3bb
net: Propagate lookup failure in l3mdev_get_saddr to caller
|
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 |
Tom Herbert
|
c8cd0989bd
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
|
9 years ago |
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
|
10 years ago |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |