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: Use upstream ipv6_find_hdr().
Pravin B Shelar
2014-10-23
3
-16
/
+23
*
datapath: Fix comment style.
Pravin B Shelar
2014-10-23
10
-21
/
+41
*
datapath: Replace __force type cast with rcu_dereference_raw().
Pravin B Shelar
2014-10-23
3
-6
/
+6
*
datapath: net: make skb_gso_segment error handling more robust
Pravin B Shelar
2014-10-21
1
-0
/
+2
*
datapath: fix a use after free
Li RongQing
2014-10-17
1
-5
/
+6
*
datapath: use vport instead of p
Fabian Frederick
2014-10-17
1
-2
/
+2
*
datapath: compat: Fix compilation 3.11
Pravin B Shelar
2014-10-13
7
-9
/
+9
*
datapath: Add support for RHEL-7 / CentOS-7 kernel.
Pravin B Shelar
2014-10-03
11
-13
/
+40
*
datapath: Add support for OVS_FLOW_ATTR_PROBE.
Jarno Rajahalme
2014-10-03
7
-127
/
+187
*
datapath: avoid hard coding OVS_VPORT_TYPE_GENEVE
Andy Zhou
2014-10-02
1
-1
/
+1
*
datapath: Constify various function arguments
Thomas Graf
2014-09-23
12
-44
/
+47
*
datapath: Restore OVS_CB after skb_segment.
Pravin B Shelar
2014-09-23
1
-0
/
+4
*
datapath: Fix double free when ovs_nla_copy_actions() fails
Thomas Graf
2014-09-23
1
-1
/
+1
*
datapath: compat: Fix compilation for 2.6.32 kernel
Pravin B Shelar
2014-09-21
1
-1
/
+1
*
datapath: Remove pkt_key from OVS_CB.
Pravin B Shelar
2014-09-20
6
-219
/
+148
*
datapath: restore OVS_FLOW_CMD_NEW notifications
Samuel Gauthier
2014-09-20
2
-4
/
+21
*
datapath: Provide compatibility for kernels up to 3.17
Thomas Graf
2014-09-20
15
-34
/
+100
*
datapath: fix sparse warning.
Pravin B Shelar
2014-09-20
1
-3
/
+3
*
datapath: change the data type of error status to atomic_long_t
Li RongQing
2014-09-20
2
-26
/
+13
*
datapath: Remove support to set vport stats.
Pravin B Shelar
2014-09-20
3
-45
/
+15
*
datapath: Improve robustness of this_cpu_ptr definition in compat layer
Andy Zhou
2014-09-15
3
-11
/
+4
*
datapath: Add IS_ERR_OR_NULL for backward compatibility.
Pravin B Shelar
2014-09-12
1
-0
/
+7
*
openvswitch: rename ->sync to ->syncp
WANG Cong
2014-09-12
2
-7
/
+7
*
datapath: introduce netdev_alloc_pcpu_stats() for drivers
WANG Cong
2014-09-12
3
-15
/
+18
*
datapath: Use IS_ERR_OR_NULL
Himangi Saraogi
2014-09-12
1
-1
/
+1
*
datapath: fix duplicate #include headers
Jean Sacren
2014-09-12
1
-2
/
+0
*
datapath: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
2014-09-12
2
-1
/
+5
*
datapath: Add this_cpu_{read, inc, dec} APIs for backward compatibility
Andy Zhou
2014-09-10
2
-0
/
+19
*
datapath: Backport __ip_select_ident() function
Pravin B Shelar
2014-09-10
1
-0
/
+5
*
openvswitch.h: Fix the type of struct ovs_key_nd nd_target field.
Jarno Rajahalme
2014-09-10
1
-3
/
+3
*
lib/odp: Masked set action execution and printing.
Jarno Rajahalme
2014-09-08
1
-0
/
+10
*
datapath: Remove unused dp parameter.
Pravin B Shelar
2014-09-08
3
-16
/
+14
*
datapath: Set packet egress_tun_info.
Pravin B Shelar
2014-09-08
1
-1
/
+1
*
datapath: distinguish between the dropped and consumed skb
Li RongQing
2014-09-08
1
-2
/
+8
*
datapath: fix panic with multiple vlan headers
Jiri Benc
2014-09-08
1
-0
/
+3
*
datapath: Implement recirc action without recursion
Andy Zhou
2014-09-05
3
-16
/
+165
*
datapath: Remove recirc stack depth limit check
Andy Zhou
2014-09-05
4
-65
/
+10
*
datapath: fix a memory leak
Li RongQing
2014-09-02
1
-1
/
+4
*
datapath: simplify sample action implementation
Andy Zhou
2014-08-29
1
-26
/
+19
*
datapath: Fix checksum calculation when modifying ICMPv6 packets.
Jesse Gross
2014-08-29
1
-2
/
+6
*
datapath: Always initialize fix_segment for GSO packet.
Pravin B Shelar
2014-08-29
2
-2
/
+4
*
datapath: Fix recirc bug where skb is double freed.
Andy Zhou
2014-08-26
1
-12
/
+17
*
datapath: Remove flow member from struct ovs_skb_cb
Lorand Jakab
2014-08-25
3
-11
/
+12
*
Extend OVS IPFIX exporter to export tunnel headers
Wenyu Zhang
2014-08-18
13
-70
/
+346
*
datapath: Move key_attr_size() to flow_netlink.h.
Joe Stringer
2014-08-15
3
-34
/
+36
*
datapath: Simplify flow mask cache delete.
Pravin B Shelar
2014-08-14
1
-60
/
+47
*
datapath: Fix memory leak in ovs_vport_alloc() error path
Christoph Jaeger
2014-08-12
1
-1
/
+3
*
datapath: Update flow key before recirc
Andy Zhou
2014-08-12
3
-38
/
+26
*
datapath/flow_netlink: Validate IPv6 flow key and mask values.
Jarno Rajahalme
2014-08-11
1
-0
/
+5
*
datapath/actions: Mark recalculate_csum as likely in set_ipv6_addr().
Jarno Rajahalme
2014-08-11
1
-1
/
+1
[next]