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: fix potential out of bound access in parse_ct
Greg Rose
2017-07-26
1
-2
/
+5
*
datapath: Fix for force/commit action failures
Greg Rose
2017-07-24
1
-15
/
+36
*
datapath: fix mis-ordered comment lines for ovs_skb_cb
Greg Rose
2017-07-24
1
-1
/
+1
*
datapath: Avoid using stack larger than 1024.
Tonghao Zhang
2017-07-24
1
-23
/
+58
*
compat: net: store port/representator id in metadata_dst.
Joe Stringer
2017-07-24
2
-1
/
+18
*
datapath: get rid of redundant vxlan_dev.flags
Greg Rose
2017-07-24
1
-0
/
+8
*
compat: Implement upstream net device free change.
Greg Rose
2017-07-24
2
-0
/
+8
*
compat: convert many more places to skb_put_zero().
Joe Stringer
2017-07-24
2
-1
/
+13
*
datapath: Fix inconsistent teardown and release of private netdev state.
Greg Rose
2017-07-24
1
-0
/
+7
*
datapath: more accurate checksumming in queue_userspace_packet()
Joe Stringer
2017-07-24
2
-1
/
+16
*
datapath: introduce nf_conntrack_helper_put function
Greg Rose
2017-07-24
3
-2
/
+15
*
datapath: Fix kernel panic for ovs reassemble.
wangzhike
2017-07-21
8
-123
/
+138
*
datapath: enable VxLAN-gpe port creation in compat mode
Yang, Yi Y
2017-07-19
1
-0
/
+15
*
netdev: fix missing shifts of VXLAN_EXT_GPE
Eric Garver
2017-07-13
1
-2
/
+3
*
datapath: Fix missing "_ATTR" docstrings from some actions.
Justin Pettit
2017-06-28
1
-2
/
+2
*
openvswitch.h: OVS_KEY_ATTR_PACKET_TYPE is userspace-only.
Ben Pfaff
2017-06-27
1
-0
/
+4
*
openvswitch.h: Use odp_port_t for port numbers in userspace-only structs.
Ben Pfaff
2017-06-20
1
-2
/
+2
*
compat: Restrict __ro_after_init usage
Greg Rose
2017-06-19
1
-1
/
+14
*
userspace: add vxlan gpe support to vport
Georg Schmuecking
2017-06-02
1
-0
/
+1
*
userspace: Switching of L3 packets in L2 pipeline
Jan Scheurich
2017-06-02
1
-0
/
+2
*
packets: Remove unnecessary "packed" annotations.
Ben Pfaff
2017-05-30
1
-1
/
+1
*
userspace: Support for push_eth and pop_eth actions
Jan Scheurich
2017-05-08
1
-3
/
+1
*
datapath: backport: vxlan: do not output confusing error message
Jiri Benc
2017-05-04
1
-2
/
+0
*
datapath: backport: vxlan: correctly handle ipv6.disable module parameter
Jiri Benc
2017-05-03
1
-3
/
+7
*
datapath: Remove untracked CT on newer kernels.
Joe Stringer
2017-05-03
1
-0
/
+2
*
datapath: Fix ovs_flow_key_update()
Yi-Hung Wei
2017-05-03
1
-2
/
+8
*
datapath: correctly fragment packet with mpls headers
Yi-Hung Wei
2017-05-03
1
-4
/
+20
*
datapath: set network header correctly on key extract
Yi-Hung Wei
2017-05-03
1
-8
/
+3
*
datapath: Fixups for MPLS GSO
Yi-Hung Wei
2017-05-03
2
-15
/
+45
*
compat: Remove unused netdevice backport code.
Joe Stringer
2017-04-28
2
-76
/
+0
*
compat: Fix build error in kernels 4.10
Greg Rose
2017-04-28
2
-0
/
+24
*
datapath: Delete conntrack entry clashing with an expectation.
Jarno Rajahalme
2017-04-27
1
-1
/
+29
*
datapath: nf_connlabels_replace() backport.
Jarno Rajahalme
2017-04-27
1
-0
/
+47
*
datapath: Add eventmask support to CT action.
Jarno Rajahalme
2017-04-27
2
-0
/
+39
*
datapath: Typo fix.
Jarno Rajahalme
2017-04-27
1
-1
/
+1
*
datapath: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-20
5
-9
/
+32
*
datapath: Fix refcount leak on force commit.
Jarno Rajahalme
2017-04-19
1
-2
/
+2
*
datapath: Openvswitch: Refactor sample and recirc actions implementation
Andy Zhou
2017-04-19
1
-79
/
+93
*
datapath: openvswitch: Optimize sample action for the clone use cases
Andy Zhou
2017-04-19
5
-98
/
+172
*
datapath: openvswitch: Refactor recirc key allocation.
Andy Zhou
2017-04-19
1
-26
/
+40
*
datapath: openvswitch: Deferred fifo API change.
Andy Zhou
2017-04-19
1
-7
/
+11
*
datapath: openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
Kris Murphy
2017-04-19
1
-0
/
+2
*
datapath: net/openvswitch: Set the ipv6 source tunnel key address attribute c...
Or Gerlitz
2017-04-19
1
-1
/
+1
*
datapath: actions: fixed a brace coding style warning.
Peter Downs
2017-04-19
1
-2
/
+1
*
compat: ipv6: orphan skbs in reassembly unit.
Eric Dumazet
2017-04-19
3
-6
/
+9
*
datapath: Pack struct sw_flow_key.
Jarno Rajahalme
2017-04-19
4
-34
/
+39
*
datapath: Always define NF_CT_LABELS_MAX_SIZE
Andy Zhou
2017-04-19
1
-3
/
+3
*
compat: vxlan: Fix NULL dereference in dst_cache.
Joe Stringer
2017-04-12
1
-2
/
+2
*
datapath: Avoid struct copy on conntrack labels.
Jarno Rajahalme
2017-04-11
1
-2
/
+5
*
datapath: Add a missing comment.
Jarno Rajahalme
2017-03-08
1
-0
/
+2
[next]