aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu1-0/+110
2015-01-18switchdev: introduce switchdev notifierJiri Pirko1-0/+65
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman1-0/+19
2014-12-02net: introduce generic switch devices supportJiri Pirko3-0/+51