index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
VXLAN: Support outer IPv4 Tx checksums by default
Alexander Duyck
1
-1
/
+1
2016-02-18
vxlan: tun_id is 64bit, not 32bit
Jiri Benc
1
-0
/
+9
2016-02-18
vxlan: keep flags and vni in network byte order
Jiri Benc
1
-11
/
+59
2016-02-18
vxlan: introduce vxlan_hdr
Jiri Benc
1
-0
/
+5
2016-02-17
net: use dst_cache for vxlan device
Paolo Abeni
1
-0
/
+1
2016-02-07
vxlan: restructure vxlan.h definitions
Jiri Benc
1
-41
/
+63
2016-02-07
vxlan: remove duplicated macros
Jiri Benc
1
-3
/
+0
2016-02-07
vxlan: cleanup types
Jiri Benc
1
-7
/
+7
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-12-06
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
1
-1
/
+1
2015-09-27
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
1
-3
/
+11
2015-08-26
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
1
-1
/
+2
2015-08-24
vxlan: GRO support at tunnel layer
Tom Herbert
1
-0
/
+1
2015-08-21
vxlan: provide access function for vxlan socket address family
Jiri Benc
1
-0
/
+5
2015-08-07
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
1
-3
/
+1
2015-07-21
openvswitch: Use regular VXLAN net_device device
Thomas Graf
1
-20
/
+4
2015-07-21
vxlan: Factor out device configuration
Thomas Graf
1
-0
/
+59
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
1
-1
/
+9
2015-04-07
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
1
-1
/
+1
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-03-13
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
1
-0
/
+1
2015-03-12
vxlan: Correct path typo in comment
Simon Horman
1
-1
/
+1
2015-02-12
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
1
-1
/
+3
2015-01-25
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-5
/
+8
2015-01-15
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
1
-0
/
+3
2015-01-15
vxlan: Group Policy extension
Thomas Graf
1
-5
/
+74
2015-01-14
vxlan: Remote checksum offload
Tom Herbert
1
-0
/
+11
2015-01-13
vxlan: Improve support for header flags
Tom Herbert
1
-0
/
+7
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
1
-4
/
+24
2014-11-18
vxlan: Inline vxlan_gso_check().
Joe Stringer
1
-1
/
+17
2014-11-15
net: Add vxlan_gso_check() helper
Joe Stringer
1
-0
/
+2
2014-07-08
vxlan: Call udp_flow_src_port
Tom Herbert
1
-2
/
+0
2014-06-05
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
1
-1
/
+11
2014-04-25
vxlan: add x-netns support
Nicolas Dichtel
1
-1
/
+1
2014-01-22
net: Add GRO support for vxlan traffic
Or Gerlitz
1
-0
/
+1
2013-10-29
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
1
-0
/
+11
2013-09-05
vxlan: Notify drivers for listening UDP port changes
Joseph Gasparakis
1
-0
/
+1
2013-09-04
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
1
-1
/
+1
2013-09-01
vxlan: add ipv6 support
Cong Wang
1
-1
/
+1
2013-08-20
vxlan: Factor out vxlan send api.
Pravin B Shelar
1
-0
/
+8
2013-08-20
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
1
-0
/
+31