summaryrefslogtreecommitdiff
path: root/net/switchdev
AgeCommit message (Expand)Author
2015-05-14rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu
2015-03-23switchdev: fix stp update API to work with layered netdevicesRoopa Prabhu
2015-03-16switchdev: use new swdev opsScott Feldman
2015-03-11switchdev: correct spelling of notifier in commentsSimon Horman
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman
2015-03-09switchdev: use gpl variant of symbol exportJiri Pirko
2015-03-06switchdev: fix CONFIG_IP_MULTIPLE_TABLES compile issueScott Feldman
2015-03-06fib: hook IPv4 fib for hardware offloadScott Feldman
2015-03-06switchdev: implement IPv4 fib ndo wrappersScott Feldman
2015-03-06switchdev: don't support custom ip rules, for nowScott Feldman
2015-03-06switchdev: add IPv4 fib ndo ops wrappersScott Feldman
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-01swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-01-18switchdev: introduce switchdev notifierJiri Pirko
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-02bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman
2014-12-02net: introduce generic switch devices supportJiri Pirko