git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'master' of ssh://git.onelab.eu/git/sliver-openvswitch
[sliver-openvswitch.git]
/
datapath
/
vport-internal_dev.c
2012-09-05
Giuseppe Lettieri
Merge branch 'master' of ssh://git.onelab.eu/git/sliver...
blob
|
commitdiff
2012-09-05
Giuseppe Lettieri
Merge branch 'forward-port'
blob
|
commitdiff
2012-08-30
Giuseppe Lettieri
Merge branch 'master' into forward-port
blob
|
commitdiff
2012-05-17
Jesse Gross
datapath: Reset upper layer protocol info on internal...
blob
|
commitdiff
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
blob
|
commitdiff
|
diff to current
2012-02-15
Danny Kukawka
datapath: use eth_hw_addr_random() and reset addr_assig...
blob
|
commitdiff
|
diff to current
2012-01-30
Pravin B Shelar
datapath: Add support for namespace.
blob
|
commitdiff
|
diff to current
2011-11-22
Jesse Gross
datapath: Scope global symbols with ovs_ prefix.
blob
|
commitdiff
|
diff to current
2011-11-16
Jesse Gross
datapath: Reformat copyright messages.
blob
|
commitdiff
|
diff to current
2011-11-11
Pravin B Shelar
datapath: Don't use Nicira's OUI for generating mac...
blob
|
commitdiff
|
diff to current
2011-11-11
Pravin B Shelar
datapath: Remove unnecessary definition of is_internal_...
blob
|
commitdiff
|
diff to current
2011-11-07
Pravin B Shelar
datapath: Fix coding style issues.
blob
|
commitdiff
|
diff to current
2011-11-04
Pravin B Shelar
datapath: Define net_device_ops->ndo_get_stats64()...
blob
|
commitdiff
|
diff to current
2011-11-04
Pravin B Shelar
datapath: Convert internal_dev to ndo_fix_features.
blob
|
commitdiff
|
diff to current
2011-11-04
Jesse Gross
datapath: Don't set flags on internal vports.
blob
|
commitdiff
|
diff to current
2011-10-18
Jesse Gross
datapath: Assert IFF_TX_SKB_SHARING on internal devices.
blob
|
commitdiff
|
diff to current
2011-10-18
Jesse Gross
datapath: Add version check for struct netdev_ops.
blob
|
commitdiff
|
diff to current
2011-10-07
Pravin B Shelar
datapath: Remove RT kernel support.
blob
|
commitdiff
|
diff to current
2011-10-07
Pravin B Shelar
datapath: Fix recv path for CONFIG_PREEMPT_RCU.
blob
|
commitdiff
|
diff to current
2011-09-16
Pravin Shelar
datapath: Always use generic stats for devices (vports)
blob
|
commitdiff
|
diff to current
2011-09-15
Justin Pettit
Set MTU in userspace rather than kernel.
blob
|
commitdiff
|
diff to current
2011-09-10
Pravin Shelar
datapath: Improve kernel hash table
blob
|
commitdiff
|
diff to current
2011-09-08
Pravin Shelar
Strip down vport interface : iflink
blob
|
commitdiff
|
diff to current
2011-08-20
Justin Pettit
datapath: Use "OVS_*" as opposed to "ODP_*" for user...
blob
|
commitdiff
|
diff to current
2011-06-23
Jesse Gross
datapath: Add missing header.
blob
|
commitdiff
|
diff to current
2011-06-16
Jesse Gross
datapath: Further mirror checksum offloading state...
blob
|
commitdiff
|
diff to current
2011-03-10
Jesse Gross
datapath: Enable vlan offload on internal devices.
blob
|
commitdiff
|
diff to current
2011-02-25
Jesse Gross
datapath: Don't free vport until all references are...
blob
|
commitdiff
|
diff to current
2011-02-07
Jesse Gross
datapath: Use vlan acceleration for vlan operations.
blob
|
commitdiff
|
diff to current
2011-02-07
Jesse Gross
datapath: Add vlan acceleration field for older kernels.
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Eliminate vport_mutex by protecting vport...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
blob
|
commitdiff
|
diff to current
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
blob
|
commitdiff
|
diff to current
2010-12-11
Jesse Gross
datapath: Drop synchronize_rcu() in internal dev destroy.
blob
|
commitdiff
|
diff to current
2010-12-11
Jesse Gross
datapath: Don't use RCU for internal dev vport.
blob
|
commitdiff
|
diff to current
2010-12-04
Jesse Gross
datapath: Consolidate checksum compatibility code.
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Merge vport "attach" into "create" and "detac...
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Merge "struct dp_port" into "struct vport".
blob
|
commitdiff
|
diff to current
2010-12-03
Ben Pfaff
datapath: Encapsulate parameters for new vports in...
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Allow skbs with a frag list.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Don't set dev->last_rx on kernels >= 2.6.29.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Constify ops structures.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Don't unnecessarily set skb mac header.
blob
|
commitdiff
|
diff to current
2010-12-03
Jesse Gross
datapath: Remove share check for internal devices.
blob
|
commitdiff
|
diff to current
2010-11-09
Ben Pfaff
datapath: Use "struct rtnl_link_stats64" instead of...
blob
|
commitdiff
|
diff to current
2010-11-05
Jesse Gross
datapath: Directly use free_netdev for internal devices.
blob
|
commitdiff
|
diff to current
2010-10-08
Jesse Gross
tunneling: Internal dev vport can be NULL.
blob
|
commitdiff
|
diff to current
2010-09-22
Jesse Gross
datapath: Enable usage of cached flows.
blob
|
commitdiff
|
diff to current
2010-07-30
Jesse Gross
vport-internal: Set vport to NULL when detaching.
blob
|
commitdiff
|
diff to current
2010-07-15
Jesse Gross
datapath: Put return type on same line as arguments...
blob
|
commitdiff
|
diff to current
2010-06-10
Jesse Gross
vport-internal: Convert internal devices to vport stats.
blob
|
commitdiff
|
diff to current
2010-06-10
Jesse Gross
vport: Move 'extern' declarations of vports to header.
blob
|
commitdiff
|
diff to current
2010-05-18
Jesse Gross
vport: Extract common functions for virtual devices.
blob
|
commitdiff
|
diff to current
2010-05-14
Jesse Gross
datapath: Disable bottom-halves where necessary.
blob
|
commitdiff
|
diff to current
2010-05-07
Jesse Gross
datapath: Enable offloading on internal devices.
blob
|
commitdiff
|
diff to current
2010-05-01
Jesse Gross
datapath: Don't hold dp_mutex when setting internal...
blob
|
commitdiff
|
diff to current
2010-04-19
Ben Pfaff
Update fake bond devices' statistics with the sum of...
blob
|
commitdiff
|
diff to current
2010-04-19
Jesse Gross
datapath: Add generic virtual port layer.
blob
|
commitdiff
|
diff to current