summaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
AgeCommit message (Expand)AuthorLines
2015-03-16switchdev: use new swdev opsScott Feldman-21/+21
2015-03-11switchdev: correct spelling of notifier in commentsSimon Horman-3/+3
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman-2/+5
2015-03-09switchdev: use gpl variant of symbol exportJiri Pirko-12/+12
2015-03-06switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issueScott Feldman-2/+6
2015-03-06fib: hook IPv4 fib for hardware offloadScott Feldman-2/+26
2015-03-06switchdev: implement IPv4 fib ndo wrappersScott Feldman-2/+96
2015-03-06switchdev: don't support custom ip rules, for nowScott Feldman-0/+4
2015-03-06switchdev: add IPv4 fib ndo ops wrappersScott Feldman-0/+39
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu-0/+110
2015-01-18switchdev: introduce switchdev notifierJiri Pirko-0/+65
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman-0/+19
2014-12-02net: introduce generic switch devices supportJiri Pirko-0/+33