index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Age
Commit message (
Expand
)
Author
2016-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-03
vxlan: Add checksum check to the features check function
Alexander Duyck
2016-04-21
vxlan: break dependency with netdev drivers
Hannes Frederic Sowa
2016-04-16
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
2016-04-07
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-06
vxlan: implement GPE
Jiri Benc
2016-03-21
vxlan: fix sparse warnings
Jiri Benc
2016-03-11
vxlan: support setting IPv6 flow label
Daniel Borkmann
2016-02-21
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
2016-02-18
vxlan: tun_id is 64bit, not 32bit
Jiri Benc
2016-02-17
vxlan: keep flags and vni in network byte order
Jiri Benc
2016-02-17
vxlan: introduce vxlan_hdr
Jiri Benc
2016-02-16
net: use dst_cache for vxlan device
Paolo Abeni
2016-02-07
vxlan: restructure vxlan.h definitions
Jiri Benc
2016-02-07
vxlan: remove duplicated macros
Jiri Benc
2016-02-07
vxlan: cleanup types
Jiri Benc
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-05
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
2015-09-26
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-08-25
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
2015-08-23
vxlan: GRO support at tunnel layer
Tom Herbert
2015-08-20
vxlan: provide access function for vxlan socket address family
Jiri Benc
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-13
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
2015-03-11
vxlan: Correct path typo in comment
Simon Horman
2015-02-11
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
2015-01-15
vxlan: Group Policy extension
Thomas Graf
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
2015-01-12
vxlan: Improve support for header flags
Tom Herbert
2014-12-26
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-14
net: Add vxlan_gso_check() helper
Joe Stringer
2014-07-07
vxlan: Call udp_flow_src_port
Tom Herbert
2014-06-04
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2014-04-24
vxlan: add x-netns support
Nicolas Dichtel
2014-01-21
net: Add GRO support for vxlan traffic
Or Gerlitz
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
2013-09-05
vxlan: Notify drivers for listening UDP port changes
Joseph Gasparakis
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
2013-08-31
vxlan: add ipv6 support
Cong Wang
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar