projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openvswitch
2010-12-13
Ben Pfaff
datapath: Remove explicit 'unlikely' from IS_ERR calls.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Introduce more compat support for <net/netlin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Add compat support for nla_type().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Include <linux/skbuff.h> directly into linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Include <linux/netlink.h> directly into flow.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Fix off-by-one error in dev_get_stats() compa...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
Ben Pfaff
datapath: Fix csum_replace4() compatibility implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Ethan Jackson
utilities: ovs-tcpdump references non-existent exception
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Jesse Gross
datpath: Fix memory leak when a loop is detected.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Jesse Gross
datapth: Drop check for impossible condition after...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Jesse Gross
datapath: Drop synchronize_rcu() in internal dev destroy.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Jesse Gross
datapath: Take advantage of IFF_OVS_DATAPATH.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Jesse Gross
datapath: Don't use RCU for internal dev vport.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-11
Justin Pettit
ofproto: Fix problem that caused facets not to be insta...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
ofp-util: Make ofputil_cls_rule_to_match() help with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
ofproto: Format entire rule when dumping all flows.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
netlink: Add macros for iterating through attributes.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
netlink: New function nl_attr_type().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
netlink: Add functions for working with big-endian...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
netlink: Split into generic and Linux-specific parts.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
netlink: Make netlink-protocol.h compatible with <linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
ofproto: Fix documentation of ofproto/trace command.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Ben Pfaff
xenserver: Make rpmbuild happy by updating %files with...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
tunneling: Fix updated port pools commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Drop unused file ops.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Hold mutex for DP while userspace is blocking...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: dp_sysfs_add_dp() needs RTNL lock.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: RCU dereference correct pointer in table.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Don't rcu_dereference() objects in table.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
tunneling: Add missing rcu_dereference() to cache cleaner.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
brcompat: Simplify generation of bridge ID.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Use static where possible.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Use NULL instead of 0 in alloc_buckets().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
capwap: Bind address should be big endian.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Try to avoid custom checksum update function.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Compatibility code for inet_proto_csum_replace2.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Correctly update IP checksum with actions.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Compatibility code for csum_replace4.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
tunneling: Update port pools on config change.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Fix indentation in patch-vport.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
datapath: Convert patch vport to use call_rcu() on...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
tunneling: Access correct IP header when processing...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-10
Jesse Gross
tunneling: Remove call to eth_type_trans() on receive.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofproto: Add "ofproto/trace" command to help debugging...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofproto: Change xlate_actions() to take a structure.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofpbuf: New function ofpbuf_put_hex().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print every flow on a new line for NXST_FLOW...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print, ofp-parse: Add support for NXAST_REG_MOVE...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-util: Group everything related to actions together...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
Make compiler complain about unhandled OpenFlow and...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
nicira-ext: Remove unused macro NICIRA_OUI_STR.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print OFPUTIL_NXT_FLOW_REMOVED.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-util: Fix byte order of ofputil_cls_rule_from_match...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print OFPUTIL_NXST_AGGREGATE_REPLY.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print NXST_FLOW_REQUEST and NXST_AGGREGATE_R...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print OFPUTIL_NXT_STATUS_REQUEST and OFPUTIL...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print OFPUTIL_NXT_ROLE_REQUEST and OFPUTIL_N...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ovs-ofctl: Fix del-flows command parsing bugs.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print durations more readably.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Print NXST_FLOW replies.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Jean Tourrilhes
dpif-netdev: Handle ECN bits when updating IP checksum.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Improve OFPST_FLOW stats reply printing.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
Use ofpbuf_pull() instead of ofpbuf_try_pull() where...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-util: Use ofpbuf_use_const() in a few more places.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Verify size of OFPAT_ENQUEUE actions.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ovs-appctl: On failure, print the error message output...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ovsdb-idl: Check prerequisites for ovsdb_idl_txn_verify...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ovs-vsctl: Fix controller command prerequisites.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
Avoid using "grep -q" outside of GNU/Linux specific...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Ben Pfaff
ofp-print: Fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Justin Pettit
ofp-print: Print Nicira error extension messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
Justin Pettit
ofp-util: Fix starting offset of OpenFlow error messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Ben Pfaff
ofp-print: Print each flow at the start of a line.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
Justin Pettit
ofp-util: Fix offset when making Nicira extension error...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofpbuf: New function ofpbuf_use_const().
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
dpif-netdev: Use ofpbuf functions instead of their...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
cfm: Use ofpbuf_new() instead of its out-of-line expansion.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
odp-util: Bump up maximum number of ODP actions.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofp-util: Fully initialize flow_wildcards in ofputil_cl...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
datapath: Fix odp-compat definition of struct compat_od...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ovs-ofctl: Add --more option to increase OpenFlow messa...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ovs-ofctl: Add NXM support.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofp-print: Implement printing for OFPUTIL_NXT_FLOW_MOD.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofp-parse: Add support for registers.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofp-parse: Add support for tun_id.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
classifier: Implement better classifier rule formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
ofp-util: New abstractions for flow_mod, flow_stats_req...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
nx-match: Add tests for error return values for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
nicira-ext: Clarify comments about 'src' and 'dst'...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
nicira-ext: Clarify and fix macros to check for NXM...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
Ben Pfaff
netdev-vport: Properly initialize tnl_port_config struc...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ethan Jackson
vswitchd: Incorporate vlan into bond hash.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ethan Jackson
vswitchd: Remove bond/migrate MAC argument.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ethan Jackson
vswitchd: Correct indentation in bridge.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ben Pfaff
Fix "make dist" by adding include/linux/types.h to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ben Pfaff
ofp-util: New functions for creating Nicira extension...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ben Pfaff
Refactor and centralize basic OpenFlow message decoding...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
Ben Pfaff
port-array: Remove.
commit
|
commitdiff
|
tree
|
snapshot
next