Jun Zhao
|
545469f7a5
neighbour : fix ndm_type type error issue
|
11 년 전 |
Tom Herbert
|
f79b064c15
vxlan: Checksum fixes
|
11 년 전 |
Cong Wang
|
2853af6a2e
vxlan: use dev->needed_headroom instead of dev->hard_header_len
|
11 년 전 |
Tom Herbert
|
6bae1d4cc3
net: Add skb_gro_postpull_rcsum to udp and vxlan
|
11 년 전 |
Tom Herbert
|
359a0ea987
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
|
11 년 전 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 년 전 |
Nicolas Dichtel
|
f01ec1c017
vxlan: add x-netns support
|
11 년 전 |
Nicolas Dichtel
|
9e4b93f905
vxlan: ensure to advertise the right fdb remote
|
11 년 전 |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 년 전 |
Mike Rapoport
|
5933a7bbb5
net: vxlan: fix crash when interface is created with no group
|
11 년 전 |
David S. Miller
|
04f58c8854
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
David Stevens
|
4b29dba9c0
vxlan: fix nonfunctional neigh_reduce()
|
11 년 전 |
David Stevens
|
7346135dcd
vxlan: fix potential NULL dereference in arp_reduce()
|
11 년 전 |
Pablo Neira Ayuso
|
86c3f0f830
vxlan: remove unused port variable in vxlan_udp_encap_recv()
|
11 년 전 |
WANG Cong
|
1c213bd24a
net: introduce netdev_alloc_pcpu_stats() for drivers
|
11 년 전 |
Daniel Baluta
|
4fe46b9a4d
vxlan: remove extra newline after function definition
|
11 년 전 |
Or Gerlitz
|
920a0fde5a
net/vxlan: Go over all candidate streams for GRO matching
|
11 년 전 |
Or Gerlitz
|
d0bc65557a
net/vxlan: Share RX skb de-marking and checksum checks with ovs
|
11 년 전 |
Daniel Borkmann
|
783c146335
net: vxlan: convert to act as a pernet subsystem
|
11 년 전 |
Or Gerlitz
|
dc01e7d344
net: Add GRO support for vxlan traffic
|
11 년 전 |
Jesse Brandeburg
|
ead5139aa1
net: add vxlan description
|
11 년 전 |
Daniel Borkmann
|
fd27e0d44a
net: vxlan: do not use vxlan_net before checking event type
|
11 년 전 |
Daniel Borkmann
|
8425783c0f
net: vxlan: properly cleanup devs on module unload
|
11 년 전 |
Daniel Borkmann
|
acaf4e7099
net: vxlan: when lower dev unregisters remove vxlan dev as well
|
11 년 전 |
Ying Xue
|
7376394930
vxlan: use __dev_get_by_index instead of dev_get_by_index to find interface
|
11 년 전 |
David S. Miller
|
56a4342dfe
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 년 전 |
Eric Dumazet
|
8f646c922d
vxlan: keep original skb ownership
|
11 년 전 |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 년 전 |
fan.du
|
7bda701e01
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
|
11 년 전 |
Daniel Borkmann
|
345010b5c4
net: vxlan: use custom ndo_change_mtu handler
|
11 년 전 |