summaryrefslogtreecommitdiffstats
path: root/net/switchdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* switchdev: don't support custom ip rules, for nowScott Feldman2015-03-061-0/+4
* switchdev: add IPv4 fib ndo ops wrappersScott Feldman2015-03-061-0/+39
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-021-0/+110
* | switchdev: introduce switchdev notifierJiri Pirko2015-01-181-0/+65
|/
* bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-031-0/+19
* net: introduce generic switch devices supportJiri Pirko2014-12-033-0/+51