projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xenserver: Remove "Required-" parameters from "openvswitch" init script.
[openvswitch]
/
datapath
/
datapath.c
2011-01-05
Jesse Gross
datapath: Use call_rcu() when deleting a datapath.
blob
|
commitdiff
|
raw
2010-12-30
Jesse Gross
datapath: Drop constness of datapath pointers.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Jesse Gross
datapath: Hold dp->mutex when calling new_vport().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Jesse Gross
datapath: Add owner to file_operations declaration.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Jesse Gross
datapath: Acquire dp->mutex when deleting a datapath.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
Jesse Gross
datapath: Merge do_destroy_dp into destroy_dp.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Use local variable for freeing on flow put...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Don't directly access port array in query_port().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Add get_vport_protected().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Use get_table_protected() in additional places.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Justin Pettit
datapath: Return vport configuration when queried.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Ben Pfaff
datapath: Clarify meaning of n_buckets argument to...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-28
Ben Pfaff
datapath: Suppress sparse complaints about address...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-17
Ben Pfaff
datapath: Avoid calling flow_hash() twice for the same...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Jesse Gross
datapath: Harmonize [get|set]_skb_csum_pointers().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-14
Jesse Gross
datapath: Correctly return error if percpu allocation...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Validate lock when handling flow actions.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Check locks on access to flow table.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Validate access to DP array.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Don't directly access RCU protected pointers.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Correct byte order annotations.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Add usage of __rcu annotation.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Correct usage of __user annotation.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Ben Pfaff
datapath: Remove explicit 'unlikely' from IS_ERR calls.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-11
Jesse Gross
datpath: Fix memory leak when a loop is detected.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-11
Jesse Gross
datapth: Drop check for impossible condition after...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
Expand tunnel IDs from 32 to 64 bits.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Ben Pfaff
datapath: Replace "struct odp_action" by Netlink attrib...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
datapath: Drop unused file ops.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
datapath: Hold mutex for DP while userspace is blocking...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
datapath: dp_sysfs_add_dp() needs RTNL lock.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
datapath: Use static where possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-04
Jesse Gross
datapath: Consolidate checksum compatibility code.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Merge vport "attach" into "create" and "detac...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Merge "struct dp_port" into "struct vport".
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Make adding and attaching a vport a single...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Ben Pfaff
datapath: Encapsulate parameters for new vports in...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Jesse Gross
datapath: Use __read_mostly annotations where appropriate.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-25
Jesse Gross
datapath: Add loop detection for RT kernels.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-18
Ben Pfaff
datapath: Simplify ODPAT_SET_DL_TCI action.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Fix build break in compat_query_flows().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Hao Zheng
datapath: fix flow used time stats
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Always use GFP_ATOMIC to execute actions.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Drop padding from struct odp_flow_key.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Combine dl_vlan and dl_vlan_pcp.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-11
Ben Pfaff
datapath: Remove implementation of port groups.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Backport workqueue functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Move is_frag out of struct ovs_skb_cb.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Enable usage of cached flows.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Add ref counting for flows.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Move flow allocation into a function.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-17
Jesse Gross
datapath: Remove backported random32().
blob
|
commitdiff
|
raw
|
diff to current
2010-09-16
Jesse Gross
datapath: Check IS_ERR() in do_execute().
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Use pr_fmt and pr_<level>
blob
|
commitdiff
|
raw
|
diff to current
2010-08-30
Joe Perches
treewide: Remove trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-08-27
Ben Pfaff
datapath: Report memory allocation errors in flow_extra...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-26
Ben Pfaff
datapath: Free up flow_extract() return value for repor...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-21
Jesse Gross
datpath: Avoid reporting half updated statistics.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Ben Pfaff
datapath: Detect and suppress flows that are implicated...
blob
|
commitdiff
|
raw
|
diff to current
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Jesse Gross
vport: Make dp_port->vport always valid.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Jesse Gross
datapath: Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Jesse Gross
datapath: Remove redundant checks on SKBs.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-26
Jesse Gross
datapath: Don't query time for every packet.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
Jesse Gross
datapath: Put return type on same line as arguments...
blob
|
commitdiff
|
raw
|
diff to current
2010-07-15
Jesse Gross
datapath: Make checksum offsets unsigned.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-13
Jesse Gross
datapath: Make our checksumming more closely match...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Yu Zhiguo
datapath: fix header file include
blob
|
commitdiff
|
raw
|
diff to current
2010-06-19
Jesse Gross
datapath: Don't compute checksums on partial packets.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-18
Jesse Gross
datapath: Compute checksum while sending packets to...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-18
Jesse Gross
datapath: Call vswitch_skb_checksum_setup() before...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Jesse Gross
vport: Allow offsets to be set for stats.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-09
Jesse Gross
vport: Rename userspace functions.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-25
Ben Pfaff
datapath: Fix ODP_PORT_GROUP_GET implementation.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Jesse Gross
datapath: Use per_cpu_ptr instead of percpu_ptr.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Jesse Gross
datapath: Hold rcu_read_lock where we claim to.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Jesse Gross
datapath: Don't expect bottom-halves to be disabled.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Jesse Gross
datapath: Disable bottom-halves where necessary.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-14
Jesse Gross
datapath: Use spin_lock_bh() consistently.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Ben Pfaff
datapath: Add 32-bit compatibility ioctls.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Ben Pfaff
datapath: Avoid __copy_to/from_user(), __get/put_user...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Ben Pfaff
datapath: Prepare to support 32-bit compatibility ioctls.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Ben Pfaff
datapath: Avoid possibility of negative 'n_flows' in...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Jesse Gross
datapath: Enable offloading on internal devices.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-01
Jesse Gross
datapath: Don't hold dp_mutex when setting internal...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-30
Jesse Gross
datapath: Ensure packet length matches headers during...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Ben Pfaff
datapath: Check device name length more carefully in...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Ben Pfaff
datapath: Always null-terminate network device name...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-27
Ben Pfaff
datapath: Fix argument to strncpy_from_user().
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Add skb_csum_help compatibility function.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Genericize hash table.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-19
Jesse Gross
tunneling: Add support for tunnel ID.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Ben Pfaff
Merge "citrix" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-17
Ben Pfaff
Merge "next" branch into "master".
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Jesse Gross
datapath: Validate ToS when flow is added.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Jesse Gross
datapath: Disable large receive offload.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Jesse Gross
datapath: Update hardware computed checksum on VLAN...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-28
Jesse Gross
datapath: Consistently maintain checksum offloading...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Ben Pfaff
Merge "master" into "next".
blob
|
commitdiff
|
raw
|
diff to current
next