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: handle DNAT tuple collision.
Dumitru Ceara
2021-10-12
1
-9
/
+13
*
dpif-netlink: Introduce per-cpu upcall dispatch.
Mark Gray
2021-07-16
1
-0
/
+7
*
tunnel: Bareudp Tunnel Support.
Martin Varghese
2020-12-22
1
-0
/
+9
*
datapath: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2020-11-27
2
-2
/
+5
*
compat: rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2020-11-27
1
-2
/
+21
*
compat: Fix compile warning.
Greg Rose
2020-11-16
1
-1
/
+4
*
compat: Fix build issue on RHEL 7.7.
Greg Rose
2020-11-16
2
-12
/
+2
*
compat: Remove stale code.
Greg Rose
2020-11-16
2
-7
/
+1
*
datapath: use hlist_for_each_entry_rcu instead of hlist_for_each_entry
Tonghao Zhang
2020-10-17
1
-4
/
+4
*
datapath: Distribute switch variables for initialization
Kees Cook
2020-10-17
1
-8
/
+10
*
datapath: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-10-17
2
-7
/
+11
*
datapath: support asymmetric conntrack
aaron conole
2020-10-17
1
-0
/
+11
*
datapath: remove another BUG_ON()
Paolo Abeni
2020-10-17
1
-1
/
+5
*
datapath: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
2020-10-17
1
-1
/
+4
*
datapath: fix flow command message size
Paolo Abeni
2020-10-17
1
-1
/
+5
*
datapath: don't call pad_packet if not necessary
Tonghao Zhang
2020-10-17
1
-14
/
+8
*
datapath: select vport upcall portid directly
Tonghao Zhang
2020-10-17
1
-2
/
+3
*
datapath: simplify the ovs_dp_cmd_new
Tonghao Zhang
2020-10-17
1
-22
/
+38
*
datapath: fix possible memleak on destroy flow-table
Tonghao Zhang
2020-10-17
2
-88
/
+106
*
datapath: add likely in flow_lookup
Tonghao Zhang
2020-10-17
1
-2
/
+2
*
datapath: simplify the flow_hash
Tonghao Zhang
2020-10-17
1
-5
/
+2
*
datapath: optimize flow-mask looking up
Tonghao Zhang
2020-10-17
1
-50
/
+53
*
datapath: don't unlock mutex when changing the user_features fails
Tonghao Zhang
2020-10-17
1
-1
/
+1
*
datapath: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
2020-10-17
1
-9
/
+11
*
datapath: Set OvS recirc_id from tc chain index
Paul Blakey
2020-10-17
4
-5
/
+55
*
datapath: Print error when ovs_execute_actions() fails
Yifeng Sun
2020-10-17
1
-2
/
+5
*
datapath: do not update max_headroom if new headroom is equal to old headroom
Taehee Yoo
2020-10-17
1
-11
/
+27
*
datapath: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2020-10-17
1
-1
/
+1
*
datapath: return an error instead of doing BUG_ON()
Eelco Chaudron
2020-10-17
1
-2
/
+5
*
Eliminate "whitelist" and "blacklist" terms.
Ben Pfaff
2020-10-16
3
-2
/
+2
*
datapath: Fix exposing OVS_TUNNEL_KEY_ATTR_GTPU_OPTS to kernel module.
Ilya Maximets
2020-10-08
1
-0
/
+3
*
datapath: Remove duplicated includes
Yunjian Wang
2020-07-14
2
-2
/
+0
*
userspace: Avoid dp_hash recirculation for balance-tcp bond mode.
Vishal Deep Ajmera
2020-06-22
1
-0
/
+1
*
datapath: Add hash info to upcall.
Han Zhou
2020-05-28
3
-1
/
+75
*
compat: Backport ipv6_stub change
Greg Rose
2020-05-24
2
-2
/
+27
*
compat: Fix ipv6_dst_lookup build error
Yi-Hung Wei
2020-04-30
2
-10
/
+15
*
compat: Fix broken partial backport of extack op parameter
Greg Rose
2020-04-15
7
-15
/
+15
*
userspace: Add GTP-U support.
William Tu
2020-03-25
1
-0
/
+2
*
compat: Fix nf_ip_hook parameters for RHEL 8
Greg Rose
2020-03-24
1
-1
/
+1
*
datapath: conntrack: mark expected switch fall-through
Gustavo A. R. Silva
2020-03-06
1
-0
/
+1
*
compat: Use nla_parse deprecated functions
Johannes Berg
2020-03-06
5
-13
/
+24
*
datapath: Kbuild: Add kcompat.h header to front of NOSTDINC
Greg Rose
2020-03-06
1
-1
/
+1
*
datapath: Use sizeof_field macro
Pankaj Bharadiya
2020-03-06
9
-13
/
+17
*
compat: Remove flex_array code
Greg Rose
2020-03-06
1
-18
/
+10
*
compat: Move genl_ops policy to genl_family
Johannes Berg
2020-03-06
3
-0
/
+58
*
compat: Fix up changes to inet frags in 5.1+
Greg Rose
2020-03-06
1
-0
/
+14
*
compat: Remove HAVE_BOOL_TYPE
Greg Rose
2020-01-31
2
-11
/
+0
*
userspace: Improved packet drop statistics.
Anju Thomas
2020-01-07
1
-0
/
+24
*
compat: Include confirm_neigh parameter if needed
Greg Rose
2020-01-07
2
-0
/
+9
*
dpif: Add support to set user features
Paul Blakey
2019-12-22
1
-0
/
+3
[next]