aboutsummaryrefslogtreecommitdiff
path: root/datapath/brcompat.c
AgeCommit message (Expand)Author
2011-02-11Remove /proc/net compatibility support.Ben Pfaff
2011-01-27datapath: Backport genl_register_family_with_ops().Ben Pfaff
2011-01-27datapath: Make VERIFY_NUL_STRING verify the string length too.Ben Pfaff
2011-01-13datapath: Get rid of compat.h, compat26.h in favor of modern approach.Ben Pfaff
2010-12-09brcompat: Simplify generation of bridge ID.Jesse Gross
2010-09-16brcompat_mod: Check if user has CAP_NET_ADMIN in ioctl handlerVivien Bernet-Rollande
2010-08-30treewide: Use pr_fmt and pr_<level>Joe Perches
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-08-24datapath: Unconditionally call kfree_skb()Simon Horman
2010-07-15datapath: Put return type on same line as arguments for functions.Jesse Gross
2010-03-03brcompat: Print warning when kernel times out waiting for userspaceJustin Pettit
2009-08-07brcompat: Remove no-longer-needed #includes.Ben Pfaff
2009-08-07brcompat: Remove requirement that that no datapaths exist at load time.Ben Pfaff
2009-08-07brcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST into userspace.Ben Pfaff
2009-08-06datapath: Rename brc_sysfs_* to dp_sysfs_*.Ben Pfaff
2009-08-06datapath: Move sysfs support from brcompat_mod into openvswitch_mod.Ben Pfaff
2009-07-16Implement "brctl showmacs" support in brcompat and ovs-brcompatd.Ben Pfaff
2009-07-16brcompat: Refactor infrastructure for communication with ovs-brcompatd.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