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
*
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
*
datapath: make generic netlink group const
Greg Rose
2019-12-02
2
-11
/
+12
*
ofproto-dpif-upcall: Echo HASH attribute back to datapath.
Tonghao Zhang
2019-11-22
1
-0
/
+1
*
Datapath: Change in openvswitch kernel module to support MPLS label depth of ...
Martin Varghese
2019-11-22
4
-32
/
+83
*
compat: Add missing inline keyword
Greg Rose
2019-11-20
1
-1
/
+1
*
ip_gre: Remove even more unused code
Greg Rose
2019-11-05
1
-102
/
+0
*
Revert "ip_gre: Remove even more unused code"
Greg Rose
2019-11-01
1
-0
/
+38
*
ip_gre: Remove even more unused code
Greg Rose
2019-10-31
1
-38
/
+0
*
ip_gre: Removed unused ipgre netdev ops
Greg Rose
2019-10-31
1
-16
/
+0
*
datapath: Allow attaching helper in later commit
Yi-Hung Wei
2019-10-18
1
-8
/
+13
*
datapath: Fix log message in ovs conntrack
Yi-Hung Wei
2019-10-18
1
-1
/
+1
*
datapath: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Yi-Hung Wei
2019-10-18
1
-2
/
+2
*
datapath: Check for null pointer return from nla_nest_start_noflag
Colin Ian King
2019-10-18
1
-0
/
+4
*
datapath: Load and reference the NAT helper.
Yi-Hung Wei
2019-10-18
2
-6
/
+38
*
datapath: genetlink: optionally validate strictly/dumps
Yi-Hung Wei
2019-10-18
3
-0
/
+60
*
datapath: Use nla_nest_start_noflag()
Yi-Hung Wei
2019-10-18
7
-28
/
+39
*
datapath: Handle NF_NAT_NEEDED replacement
Yi-Hung Wei
2019-10-18
1
-8
/
+17
*
datapath: add seqadj extension when NAT is used.
Flavio Leitner
2019-10-18
1
-0
/
+6
*
datapath: Detect upstream nf_nat change
Yi-Hung Wei
2019-10-18
1
-1
/
+12
*
datapath: Replace nf_ct_invert_tuplepr() with nf_ct_invert_tuple()
Yi-Hung Wei
2019-10-18
2
-1
/
+15
*
datapath: Fix linking without CONFIG_NF_CONNTRACK_LABELS
Arnd Bergmann
2019-10-18
1
-1
/
+2
*
datapath: compat: drop bridge nf reset from nf_reset
Greg Rose
2019-10-18
2
-1
/
+5
*
datapath: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
2019-10-18
3
-9
/
+9
*
compat: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-10-18
1
-0
/
+3
*
datapath: change type of UPCALL_PID attribute to NLA_UNSPEC
Li RongQing
2019-10-18
1
-1
/
+1
*
datapath: hide clang frame-overflow warnings
Arnd Bergmann
2019-10-18
1
-7
/
+8
*
compat: Fix small naming issue
Greg Rose
2019-10-17
1
-3
/
+3
*
datapath: Fix conntrack cache with timeout
Yi-Hung Wei
2019-09-30
1
-0
/
+13
*
datapath: Add support for conntrack timeout policy
Yi-Hung Wei
2019-09-26
2
-1
/
+33
*
datapath: compat: Backport nf_conntrack_timeout support
Yi-Hung Wei
2019-09-26
3
-0
/
+138
*
datapath: compat: Backports bugfixes for nf_conncount
Yifeng Sun
2019-08-28
4
-163
/
+156
*
datapath: Clear the L4 portion of the key for "later" fragments
Justin Pettit
2019-08-28
1
-1
/
+4
*
datapath: Properly set L4 keys on "later" IP fragments
Greg Rose
2019-08-28
3
-68
/
+95
*
datapath: fix csum updates for MPLS actions
Greg Rose
2019-07-10
1
-4
/
+2
*
compat: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Greg Rose
2019-07-10
1
-8
/
+14
*
tunnel: Add layer 2 IPv6 GRE encapsulation support.
William Tu
2019-07-03
1
-1
/
+1
*
compat: Clean up tunnel_id_to_key
Greg Rose
2019-07-03
1
-11
/
+1
*
compat: Clean up gre_calc_hlen
Greg Rose
2019-07-03
4
-43
/
+25
*
compat: Remove duplicate metadata destination code
Greg Rose
2019-07-03
3
-183
/
+133
*
compat: Fix compilation error on CentOS 7.6
Yi-Hung Wei
2019-06-26
1
-0
/
+1
*
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2019-06-13
8
-9
/
+19
*
datapath: Backport the removal of __tcp_checksum_complete()
Yifeng Sun
2019-06-13
1
-1
/
+1
*
OVS: remove use of VLAN_TAG_PRESENT
Michał Mirosław
2019-06-13
5
-19
/
+43
*
datapath: Check extack argument of rtnl_create_link()
Yifeng Sun
2019-06-13
1
-0
/
+4
*
datapath: Fix build errors for 4.9.172+ kernels
Yifeng Sun
2019-06-07
1
-1
/
+22
*
netfilter: Remove useless param helper of nf_ct_helper_ext_add
Gao Feng
2019-05-10
1
-0
/
+10
*
openvswitch: use nf_ct_get_tuplepr, invert_tuplepr
Florian Westphal
2019-05-10
1
-14
/
+3
*
datapath: Fix conntrack_count related compilation errors
Yifeng Sun
2019-05-10
2
-3
/
+7
[next]