Paolo Abeni
|
ad0ea1989c
ipv4: fix broadcast packets reception
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
919483096b
ipv4: fix memory leaks in ip_cmsg_send() callers
|
9 years ago |
Edward Cree
|
d75f1306d9
net: udp: always set up for CHECKSUM_PARTIAL offload
|
9 years ago |
Edward Cree
|
179bc67f69
net: local checksum offload for encapsulation
|
9 years ago |
Craig Gallek
|
c125e80b88
soreuseport: fast reuseport TCP socket selection
|
9 years ago |
Eric Dumazet
|
ed0dfffd7d
udp: fix potential infinite loop in SO_REUSEPORT logic
|
9 years ago |
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 |