Tom Herbert
|
c60c308cbd
vxlan: Enable checksum unnecessary conversions for vxlan/UDP sockets
|
11 years ago |
Tom Herbert
|
77cffe23c1
net: Clarification of CHECKSUM_UNNECESSARY
|
11 years ago |
Gerhard Stenzel
|
a45e92a599
vxlan: fix incorrect initializer in union vxlan_addr
|
11 years ago |
David S. Miller
|
f139c74a8d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jun Zhao
|
545469f7a5
neighbour : fix ndm_type type error issue
|
11 years ago |
Tom Herbert
|
3ee64f39be
vxlan: Call udp_sock_create
|
11 years ago |
Jamal Hadi Salim
|
5d5eacb34c
bridge: fdb dumping takes a filter device
|
11 years ago |
Tom Herbert
|
535fb8d006
vxlan: Call udp_flow_src_port
|
11 years ago |
Tom Herbert
|
f79b064c15
vxlan: Checksum fixes
|
11 years ago |
Cong Wang
|
2853af6a2e
vxlan: use dev->needed_headroom instead of dev->hard_header_len
|
11 years ago |
Tom Herbert
|
6bae1d4cc3
net: Add skb_gro_postpull_rcsum to udp and vxlan
|
11 years ago |
Tom Herbert
|
359a0ea987
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Nicolas Dichtel
|
f01ec1c017
vxlan: add x-netns support
|
11 years ago |
Nicolas Dichtel
|
9e4b93f905
vxlan: ensure to advertise the right fdb remote
|
11 years ago |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
Mike Rapoport
|
5933a7bbb5
net: vxlan: fix crash when interface is created with no group
|
11 years ago |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
David Stevens
|
4b29dba9c0
vxlan: fix nonfunctional neigh_reduce()
|
11 years ago |
David Stevens
|
7346135dcd
vxlan: fix potential NULL dereference in arp_reduce()
|
11 years ago |
Pablo Neira Ayuso
|
86c3f0f830
vxlan: remove unused port variable in vxlan_udp_encap_recv()
|
11 years ago |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 years ago |
Daniel Baluta
|
4fe46b9a4d
vxlan: remove extra newline after function definition
|
11 years ago |
Or Gerlitz
|
920a0fde5a
net/vxlan: Go over all candidate streams for GRO matching
|
11 years ago |
Or Gerlitz
|
d0bc65557a
net/vxlan: Share RX skb de-marking and checksum checks with ovs
|
11 years ago |
Daniel Borkmann
|
783c146335
net: vxlan: convert to act as a pernet subsystem
|
11 years ago |
Or Gerlitz
|
dc01e7d344
net: Add GRO support for vxlan traffic
|
11 years ago |
Jesse Brandeburg
|
ead5139aa1
net: add vxlan description
|
11 years ago |
Daniel Borkmann
|
fd27e0d44a
net: vxlan: do not use vxlan_net before checking event type
|
11 years ago |
Daniel Borkmann
|
8425783c0f
net: vxlan: properly cleanup devs on module unload
|
11 years ago |