aboutsummaryrefslogtreecommitdiff
path: root/datapath/dp_notify.c
AgeCommit message (Expand)Author
2011-11-22datapath: Scope global symbols with ovs_ prefix.Jesse Gross
2011-11-21datapath: Remove unused variable in dp_notify.c.Jesse Gross
2011-11-21datapath: Always notify in initial namespace for port deletions.Jesse Gross
2011-11-16datapath: Reformat copyright messages.Jesse Gross
2011-09-29datapath: Avoid use-after-free error in dp_device_event().Ben Pfaff
2011-09-15Set MTU in userspace rather than kernel.Justin Pettit
2011-09-01datapath: genl_notify() on port disappearances.Ethan Jackson
2011-08-19datapath: Use "OVS_*" as opposed to "ODP_*" for user<->kernel interactions.Justin Pettit
2011-01-27datapath: Adopt Generic Netlink-compatible locking.Ben Pfaff
2010-12-03datapath: Merge vport "attach" into "create" and "detach" into "destroy".Ben Pfaff
2010-12-03datapath: Merge "struct dp_port" into "struct vport".Ben Pfaff
2010-12-03datapath: Make adding and attaching a vport a single step.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-07-30vport-internal: Set vport to NULL when detaching.Jesse Gross
2010-04-30datapath: Don't hold dp_mutex when setting internal devs MTU.Jesse Gross
2010-04-19datapath: Add generic virtual port layer.Jesse Gross
2010-02-02datapath: Set datapath device MTU to minimum of MTU of ports.Jesse Gross
2009-08-19datapath: Additional fixes for datapath device renaming.Ben Pfaff
2009-08-06datapath: Update sysfs links when network devices are renamed.Ben Pfaff
2009-07-08datapath: Fix race against workqueue in dp_dev and simplify code.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff