projects
/
openvswitch
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ofproto: Rename "private.h" to "ofproto->provider.h".
[openvswitch]
/
datapath
/
tunnel.c
2011-06-17
Jesse Gross
datapath: Use consume_skb() on non-errors.
blob
|
commitdiff
|
raw
2011-06-16
Jesse Gross
datapath: Further mirror checksum offloading state...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-16
Jesse Gross
tunneling: Avoid extra copying if expanding headroom.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-18
Andrew Evans
datapath: Hash and compare only the part of sw_flow_key...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-30
Andrew Evans
tunneling: Add df_default and df_inherit tunnel options.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-31
Simon Horman
datapath: Update for changes in 2.6.39-rc1
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Jesse Gross
datapath: Use ipv4_dst_hoplimit() instead of direct...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Jesse Gross
tunneling: Rely on protocol handles to parse ToS.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-04
Jesse Gross
tunneling: Don't leak dst on vlan tagging failure.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Ben Pfaff
datapath: Avoid duplicate test in tnl_free_linked_skbs().
blob
|
commitdiff
|
raw
|
diff to current
2011-03-02
Ben Pfaff
datapath: Simplify send_frags().
blob
|
commitdiff
|
raw
|
diff to current
2011-02-25
Valient Gough
datapath: call tnl_ops only after setting options
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Simon Horman
datapath: Clear rxhash when using an action that may...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Jesse Gross
datapath: Use vlan acceleration for vlan operations.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-07
Jesse Gross
tunneling: Check refcount of each page in frags.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Jesse Gross
tunneling: Always use skb->len for PMTUD.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Jesse Gross
tunneling: Fix uninitialized variable warning in check_mtu.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-03
Jesse Gross
tunneling: Simplify path MTU discovery logic.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netli...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attribute...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Ben Pfaff
datapath: Distinguish set_config() functions' names.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Allocate vports in more RCU friendly manner.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Add casts for direct freeing of RCU data.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
tunnel: Drop spinlock around cache free.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-29
Jesse Gross
datapath: Add missing rtnl_dereference() calls.
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
Jesse Gross
tunneling: Don't shadow vport when generating cache.
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: Do not shadow 'err' variable name in tnl_send().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-16
Jesse Gross
tunneling: Refresh IP header pointer after update_header().
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
tunneling: Add checks for header cache lock.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Jesse Gross
datapath: Convert rcu_dereference() to correct variant.
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
Ben Pfaff
datapath: Remove explicit 'unlikely' from IS_ERR calls.
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
Jesse Gross
tunneling: Fix updated port pools commit.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
tunneling: Add missing rcu_dereference() to cache cleaner.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
datapath: Use static where possible.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
tunneling: Update port pools on config change.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
tunneling: Access correct IP header when processing...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-10
Jesse Gross
tunneling: Remove call to eth_type_trans() on receive.
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 "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
Ben Pfaff
datapath: Change vals[] in struct port_lookup_key into...
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-12-03
Jesse Gross
tunneling: Clear IP control block in one memset.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Jesse Gross
tunneling: Clear OVS_CB after call to update_header().
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Jesse Gross
tunneling: Internal dev vport can be NULL.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-04
Jesse Gross
tunnel: Correctly check for internal device.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-22
Jesse Gross
datapath: Add tunnel header caching.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Jesse Gross
datapath: Add support for tunnel fragmentation.
blob
|
commitdiff
|
raw
|
diff to current
2010-08-24
Jesse Gross
datapath: Abstract tunneling implementation from GRE.
blob
|
commitdiff
|
raw
|
diff to current