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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
datapath: remove VLAN compat code from GSO
Thadeu Lima de Souza Cascardo
2016-07-25
1
-26
/
+3
*
datapath: remove rtnl_delete_link support for older Linux
Thadeu Lima de Souza Cascardo
2016-07-25
1
-9
/
+3
*
datapath: remove rpl_ipv6_skip_exthdr
Thadeu Lima de Souza Cascardo
2016-07-25
2
-52
/
+0
*
datapath: remove net namespace
Thadeu Lima de Souza Cascardo
2016-07-25
2
-44
/
+0
*
datapath: remove flow_dissector
Thadeu Lima de Souza Cascardo
2016-07-25
4
-280
/
+0
*
datapath: remove flex_array
Thadeu Lima de Souza Cascardo
2016-07-25
4
-518
/
+0
*
datapath: Add support for kernel 4.5
Pravin B Shelar
2016-07-19
2
-20
/
+7
*
datapath: Add support for kernel 4.4
Pravin B Shelar
2016-07-18
14
-63
/
+83
*
dataoath: compat: Do not use upstream fill-meta-data function for compat tunnel
Pravin B Shelar
2016-07-18
10
-3
/
+18
*
datapath: backport: allow output of MPLS packets on tunnel vports
Pravin B Shelar
2016-07-18
1
-1
/
+2
*
datapath: genlmsg_new_unicast to genlmsg_new
Pravin B Shelar
2016-07-18
2
-23
/
+8
*
datapath: Sync OVS recursive loop counter with upstream.
Pravin B Shelar
2016-07-18
1
-19
/
+12
*
datapath: Check for flow key tunnel proto to detect tunnel.
Pravin B Shelar
2016-07-17
2
-2
/
+2
*
datapath: openvswitch: update checksum in {push,pop}_mpls
Pravin B Shelar
2016-07-17
1
-4
/
+15
*
datapath: vxlan: enable zero checksum on recv.
Pravin B Shelar
2016-07-17
1
-1
/
+1
*
datapath: internal-dev: set IFF_NO_QUEUE
Pravin B Shelar
2016-07-17
2
-1
/
+10
*
datapath: backport: ovs: set name assign type of internal port
Pravin B Shelar
2016-07-17
1
-1
/
+1
*
datapath: backport: ovs: do not allocate memory from offline numa node
Pravin B Shelar
2016-07-17
1
-1
/
+2
*
datapath: Move key memset to ovs_flow_key_extract_userspace()
Pravin B Shelar
2016-07-17
2
-1
/
+2
*
datapath: use PTR_ERR_OR_ZERO
Pravin B Shelar
2016-07-17
2
-3
/
+10
*
datapath: backport: libnl: nla_put_be64(): align on a 64-bit area
Pravin B Shelar
2016-07-17
3
-2
/
+11
*
datapath: backport: ovs: propagate per dp max headroom to all vports
Pravin B Shelar
2016-07-17
4
-1
/
+79
*
datapath: backport: ovs: use nla_put_u64_64bit()
Pravin B Shelar
2016-07-17
2
-1
/
+9
*
datapath: backport: ovs: align nlattr properly when needed
Pravin B Shelar
2016-07-17
4
-12
/
+102
*
datapath: backport: ovs: allow nl 'flow set' to use ufid without flow key
Pravin B Shelar
2016-07-17
1
-11
/
+17
*
datapath: backport: retain parsed IPv6 header fields in flow on error skippin...
Pravin B Shelar
2016-07-17
1
-6
/
+15
*
datapath: backport: openvswitch: allow management from inside user namespaces
Pravin B Shelar
2016-07-17
3
-10
/
+21
*
datapath: remove get_pcpu_ptr
Pravin B Shelar
2016-07-17
2
-8
/
+2
*
datapath: Use skb_postpush_rcsum()
Pravin B Shelar
2016-07-17
4
-13
/
+24
*
datapath: compat: reset md_dst on recieve.
Pravin B Shelar
2016-07-17
7
-21
/
+23
*
datapath: compat: Set OVS-GSO segment handler only for GSO packet.
Pravin B Shelar
2016-07-17
1
-6
/
+7
*
datapath: tnl-segmentation: clone dst for each segment.
Pravin B Shelar
2016-07-17
1
-1
/
+7
*
datapath: compat: clear skb IPCB block.
Pravin B Shelar
2016-07-17
1
-0
/
+16
*
datapath: Fix ip tunnel compilation for newer kernel.
Pravin B Shelar
2016-07-11
3
-34
/
+18
*
datapath: backport: iptunnel: make rx/tx bytes counters consistent
Pravin B Shelar
2016-07-08
1
-1
/
+1
*
datapath: backport: ovs/vxlan: fix rtnl notifications on iface deletion
Pravin B Shelar
2016-07-08
1
-23
/
+34
*
datapath: backport: ovs/geneve: fix rtnl notifications on iface deletion
Pravin B Shelar
2016-07-08
1
-0
/
+4
*
datapath: backport: ovs/gre,geneve: fix error path when creating an iface
Pravin B Shelar
2016-07-08
2
-10
/
+14
*
datapath: backport: geneve: fix tx_errors statistics
Pravin B Shelar
2016-07-08
1
-4
/
+4
*
datapath: backport: udp: prevent skbs lingering in tunnel socket queues
Pravin B Shelar
2016-07-08
2
-9
/
+5
*
datapath: backport: udp_offload: Set encapsulation before inner completes.
Pravin B Shelar
2016-07-08
2
-0
/
+5
*
datapath: backport: geneve: add IPv6 bits to geneve_fill_metadata_dst
Pravin B Shelar
2016-07-08
1
-7
/
+22
*
datapath: compat: get rid of OVS_CB inner header offsets.
Pravin B Shelar
2016-07-08
3
-70
/
+9
*
datapath: backport: openvswitch: correct encoding of set tunnel action attrib...
Pravin B Shelar
2016-07-08
1
-1
/
+4
*
datapath: compat: Use dst-cache for Geneve and VxLAN tunnels.
Pravin B Shelar
2016-07-08
6
-4
/
+101
*
datapath: Add support for IPv6 tunnels.
Pravin B Shelar
2016-07-08
3
-44
/
+94
*
datapath: compat: Update Geneve and VxLAN modules.
Pravin B Shelar
2016-07-08
10
-1112
/
+1769
*
datapath: compat: Add support for IPv6 UDP tunnel segmentation.
Pravin B Shelar
2016-07-08
4
-29
/
+88
*
datapath: compat: Prepare tnl-segmentation for ipv6.
Pravin B Shelar
2016-07-08
1
-4
/
+6
*
datapath: backport: ip_tunnel: Move stats update to iptunnel_xmit()
Pravin B Shelar
2016-07-08
10
-88
/
+54
[prev]
[next]