index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
vxlan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-1
/
+1
|
\
|
*
vxlan: fix incorrect RCO bit in VXLAN header
Jiri Benc
2015-12-05
1
-1
/
+1
*
|
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
|
/
*
vxlan: support both IPv4 and IPv6 sockets in a single vxlan device
Jiri Benc
2015-09-26
1
-3
/
+11
*
vxlan: fix multiple inclusion of vxlan.h
Jiri Benc
2015-08-25
1
-1
/
+2
*
vxlan: GRO support at tunnel layer
Tom Herbert
2015-08-23
1
-0
/
+1
*
vxlan: provide access function for vxlan socket address family
Jiri Benc
2015-08-20
1
-0
/
+5
*
vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATA
Alexei Starovoitov
2015-08-07
1
-3
/
+1
*
openvswitch: Use regular VXLAN net_device device
Thomas Graf
2015-07-21
1
-20
/
+4
*
vxlan: Factor out device configuration
Thomas Graf
2015-07-21
1
-0
/
+59
*
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
1
-1
/
+9
*
udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().
David Miller
2015-04-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-0
/
+1
|
\
|
*
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
2015-03-13
1
-0
/
+1
*
|
vxlan: Correct path typo in comment
Simon Horman
2015-03-11
1
-1
/
+1
|
/
*
vxlan: Use checksum partial with remote checksum offload
Tom Herbert
2015-02-11
1
-1
/
+3
*
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
2015-01-24
1
-5
/
+8
*
vxlan: Only bind to sockets with compatible flags enabled
Thomas Graf
2015-01-15
1
-0
/
+3
*
vxlan: Group Policy extension
Thomas Graf
2015-01-15
1
-5
/
+74
*
vxlan: Remote checksum offload
Tom Herbert
2015-01-14
1
-0
/
+11
*
vxlan: Improve support for header flags
Tom Herbert
2015-01-12
1
-0
/
+7
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
1
-4
/
+24
*
vxlan: Inline vxlan_gso_check().
Joe Stringer
2014-11-18
1
-1
/
+17
*
net: Add vxlan_gso_check() helper
Joe Stringer
2014-11-14
1
-0
/
+2
*
vxlan: Call udp_flow_src_port
Tom Herbert
2014-07-07
1
-2
/
+0
*
vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)
Tom Herbert
2014-06-04
1
-1
/
+11
*
vxlan: add x-netns support
Nicolas Dichtel
2014-04-24
1
-1
/
+1
*
net: Add GRO support for vxlan traffic
Or Gerlitz
2014-01-21
1
-0
/
+1
*
vxlan: Have the NIC drivers do less work for offloads
Joseph Gasparakis
2013-10-29
1
-0
/
+11
*
vxlan: Notify drivers for listening UDP port changes
Joseph Gasparakis
2013-09-05
1
-0
/
+1
*
vxlan: remove net arg from vxlan[6]_xmit_skb()
Nicolas Dichtel
2013-09-04
1
-1
/
+1
*
vxlan: add ipv6 support
Cong Wang
2013-08-31
1
-1
/
+1
*
vxlan: Factor out vxlan send api.
Pravin B Shelar
2013-08-20
1
-0
/
+8
*
vxlan: Extend vxlan handlers for openvswitch.
Pravin B Shelar
2013-08-20
1
-0
/
+31