index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
datapath
/
linux
/
compat
/
gso.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath: compat: backport LCO optimization.
Pravin B Shelar
2016-08-18
1
-6
/
+6
*
datapath: compat: keep skb encapsulation zero on older kernel.
Pravin B Shelar
2016-08-11
1
-2
/
+5
*
datapath: fix size of struct ovs_gso_cb
Pravin B Shelar
2016-08-03
1
-0
/
+1
*
datapath: compat: Detect GSO support at ovs configure
Pravin B Shelar
2016-08-03
1
-2
/
+2
*
datapath: compat: simplify ip_local_out().
Pravin B Shelar
2016-07-26
1
-49
/
+33
*
datapath: compat: unset skb encapsulation bit
Pravin B Shelar
2016-07-26
1
-0
/
+2
*
datapath: remove VLAN compat code from GSO
Thadeu Lima de Souza Cascardo
2016-07-25
1
-26
/
+3
*
datapath: Add support for kernel 4.4
Pravin B Shelar
2016-07-18
1
-2
/
+2
*
datapath: tnl-segmentation: clone dst for each segment.
Pravin B Shelar
2016-07-17
1
-1
/
+7
*
datapath: compat: Add support for IPv6 UDP tunnel segmentation.
Pravin B Shelar
2016-07-08
1
-2
/
+48
*
datapath: compat: Prepare tnl-segmentation for ipv6.
Pravin B Shelar
2016-07-08
1
-4
/
+6
*
datapath: Drop support for kernel older than 3.10
Pravin B Shelar
2016-03-14
1
-17
/
+1
*
datapath: Add support for lwtunnel
Pravin B Shelar
2015-12-03
1
-1
/
+1
*
datapath: define compat __skb_gso_segment()
Pravin B Shelar
2015-05-07
1
-9
/
+19
*
datapath: Prevent linker error of unknown symbol.
Alex Wang
2015-04-26
1
-0
/
+3
*
datapath: Enable OVS GSO to be used up to 3.18 if necessary.
Jesse Gross
2015-02-20
1
-72
/
+23
*
datapath: Fix missing symbols when required to use own VXLAN stack
Thomas Graf
2015-02-05
1
-3
/
+4
*
datapath: Account for "rename vlan_tx_* helpers since "tx" is misleading there"
Thomas Graf
2015-02-03
1
-2
/
+2
*
datapath: Account for rename to vlan_insert_tag_set_proto()
Thomas Graf
2015-01-07
1
-2
/
+2
*
datapath: compat: introduce ovs_iptunnel_handle_offloads()
Pravin B Shelar
2014-12-23
1
-0
/
+51
*
datapath: Fix few mpls issues.
Pravin B Shelar
2014-11-09
1
-1
/
+1
*
datapath: Add basic MPLS support to kernel
Simon Horman
2014-06-24
1
-15
/
+76
*
datapath: Add support for Linux 3.12
Pravin Shelar
2014-03-07
1
-0
/
+4
*
datapath: Move segmentation compatibility code into a compatibility function
Simon Horman
2013-09-25
1
-0
/
+80
*
datapath: Support for Linux kernel 3.9.
Kyle Mestery
2013-07-31
1
-0
/
+6
*
datapath: Rename skb_network_protocol() to __skb_network_protocol()
Thomas Graf
2013-07-09
1
-2
/
+2
*
datapath: Fix uninitializaed variable with GRE GSO.
Jesse Gross
2013-06-21
1
-2
/
+1
*
gre: Restructure tunneling.
Pravin B Shelar
2013-06-20
1
-0
/
+146