aboutsummaryrefslogtreecommitdiff
path: root/datapath/vport-internal_dev.c
AgeCommit message (Expand)Author
2010-07-30vport-internal: Set vport to NULL when detaching.Jesse Gross
2010-07-15datapath: Put return type on same line as arguments for functions.Jesse Gross
2010-06-10vport-internal: Convert internal devices to vport stats.Jesse Gross
2010-06-10vport: Move 'extern' declarations of vports to header.Jesse Gross
2010-05-18vport: Extract common functions for virtual devices.Jesse Gross
2010-05-14datapath: Disable bottom-halves where necessary.Jesse Gross
2010-05-07datapath: Enable offloading on internal devices.Jesse Gross
2010-04-30datapath: Don't hold dp_mutex when setting internal devs MTU.Jesse Gross
2010-04-19Update fake bond devices' statistics with the sum of bond slaves' stats.Ben Pfaff
2010-04-19datapath: Add generic virtual port layer.Jesse Gross