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
Commit message (
Expand
)
Author
Age
Files
Lines
*
datapath-windows: Fixes during integration testing.
Ankur Sharma
2014-10-23
2
-2
/
+4
*
datapath-windows: Calling OvsAddPidInstance and OvsDelPidInstance
Ankur Sharma
2014-10-23
1
-0
/
+20
*
datapath-windows: pid-instance hash table data structure.
Ankur Sharma
2014-10-23
4
-1
/
+20
*
stream-tcp, stream-ssl: Remove unneeded getsockname() calls.
Ben Pfaff
2014-10-23
2
-16
/
+0
*
tunnel: Add to nw_tos bits instead of replacing them in tnl_port_send().
Ben Pfaff
2014-10-23
1
-1
/
+1
*
netlink-socket: Use poll_immediate_wake() on Windows.
Nithin Raju
2014-10-22
1
-1
/
+2
*
datapath-windows: Return success when duplicate flow is added.
Nithin Raju
2014-10-22
1
-1
/
+3
*
Use magic ETH_ADDR_LEN instead of 6 for Ethernet address length.
Wang Sheng-Hui
2014-10-22
17
-47
/
+65
*
datapath: net: make skb_gso_segment error handling more robust
Pravin B Shelar
2014-10-21
1
-0
/
+2
*
netlink-socket: Fix nl_sock_recv__() on Windows.
Nithin Raju
2014-10-21
1
-4
/
+6
*
datapath-windows: Fixes in packet created for userspace
Nithin Raju
2014-10-21
1
-3
/
+9
*
datapath-windows: Fix key parsing in Flow.c.
Nithin Raju
2014-10-21
1
-21
/
+36
*
datapath-windows: event read should not fail when no events
Nithin Raju
2014-10-21
1
-0
/
+4
*
dpif: Fix crash in format_odp_actions() due to NULL actions.
Madhu Challa
2014-10-21
1
-2
/
+2
*
datapath-windows: Implement missed packet kernel-to-user mode notification.
Eitan Eliahu
2014-10-20
2
-0
/
+31
*
stream-fd: Merge stream-fd-windows and stream-fd-unix.
Gurucharan Shetty
2014-10-20
3
-286
/
+44
*
Makefile.am: Properly indent INSTALL.DPDK
Thomas Graf
2014-10-20
1
-1
/
+1
*
INSTALL.DPDK: improve documentation
Daniele Di Proietto
2014-10-20
1
-32
/
+19
*
netdev-dpdk: Move to DPDK 1.7.1
maryam.tahhan
2014-10-20
4
-7
/
+7
*
lib/dpif-netdev: Fix EMC lookup.
Jarno Rajahalme
2014-10-17
1
-15
/
+16
*
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-windows: netdev-windows fixes for vswitchd bringup.
Ankur Sharma
2014-10-17
1
-1
/
+29
*
datapath-windows: Packet subscribe handler
Eitan Eliahu
2014-10-17
8
-88
/
+111
*
xenserver: Add ovs-docker to the spec file.
Gurucharan Shetty
2014-10-17
1
-0
/
+1
*
lib/dpif-netdev: Integrate megaflow classifier.
Jarno Rajahalme
2014-10-17
5
-247
/
+535
*
AUTHORS: Add Dongdong and Chunhe Li.
Ben Pfaff
2014-10-17
1
-0
/
+2
*
rhel: Change service providers to 'openvswitch'.
Dongdong
2014-10-17
1
-1
/
+1
*
datapath-windows: Add packet miss read Netlink command.
Eitan Eliahu
2014-10-16
4
-8
/
+60
*
ofproto-dpif-xlate: Support BFD, CFM, carrier, and LACP for port liveness.
Ben Pfaff
2014-10-16
1
-15
/
+2
*
docker: Integrate docker containers with Open vSwitch.
Gurucharan Shetty
2014-10-16
9
-1
/
+294
*
datapath-windows: Fix compilation error in release build.
Eitan Eliahu
2014-10-16
1
-1
/
+2
*
ofproto-dpif-xlate: Use bfd forwarding status in fast-failover groups.
Niels van Adrichem
2014-10-16
1
-0
/
+6
*
datapath-windows: Fixes in OvsSetVportCmdHandler()
Nithin Raju
2014-10-16
1
-15
/
+27
*
datapath-windows: Add netlink command vport set
Nithin Raju
2014-10-16
1
-0
/
+119
*
datapath-windows: Action not supported error handling
Ankur Sharma
2014-10-15
3
-18
/
+41
*
datapath-windows: OVS_PACKET_CMD_EXECUTE handler.
Ankur Sharma
2014-10-15
1
-4
/
+107
*
datapath-windows: changes to existing PACKET_CMD handler.
Ankur Sharma
2014-10-15
3
-26
/
+8
*
datapath-windows: OVS_PACKET_CMD_EXECUTE command handler.
Ankur Sharma
2014-10-15
3
-5
/
+36
*
datapath-windows: Making Flow parsing policies global.
Ankur Sharma
2014-10-15
1
-4
/
+4
*
datapath-windows: Transactional error fix for flow dump.
Ankur Sharma
2014-10-15
1
-43
/
+18
*
datapath-windows: Upcall NL packet format: Call NL missed packet function
Eitan Eliahu
2014-10-15
5
-282
/
+30
*
datapath-windows: Upcall NL packet format: Queue elem for packe in NL format.
Eitan Eliahu
2014-10-15
2
-0
/
+323
*
datapath-windows: Upcall NL packet format: Parametrized Key to NL conversion.
Eitan Eliahu
2014-10-15
2
-16
/
+64
*
datapath-windows: Upcall NL packet format: Add NL utilities
Eitan Eliahu
2014-10-15
1
-0
/
+22
*
Revert "lib/classifier: Minimize critical section."
Jarno Rajahalme
2014-10-15
1
-8
/
+12
*
lib/classifier: Minimize critical section.
Jarno Rajahalme
2014-10-14
1
-12
/
+8
*
datapath-windows: Fix CtrlLock acquire issue in OvsReadEventCmdHandler
Ankur Sharma
2014-10-14
1
-4
/
+5
*
nicira-ext.h: Update comments
YAMAMOTO Takashi
2014-10-14
1
-4
/
+9
*
ovs-vtep: Add support for bfd tunnels.
Gurucharan Shetty
2014-10-13
1
-2
/
+176
[next]