Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-09 | rocker: remove swdev mode | Roopa Prabhu | 1 | -17/+1 |
2014-12-09 | net: ethernet: rocker: Add dependency to CONFIG_BRIDGE in Kconfig | Andreas Ruprecht | 1 | -1/+1 |
2014-12-09 | rocker: fix eth_type type in struct rocker_ctrl | Jiri Pirko | 1 | -1/+1 |
2014-12-09 | rocker: introduce be put/get variants and use it when appropriate | Jiri Pirko | 1 | -31/+48 |
2014-12-02 | rocker: Use logical operators on booleans | Thomas Graf | 1 | -8/+8 |
2014-12-02 | rocker: Add proper validation of Netlink attributes | Thomas Graf | 1 | -0/+9 |
2014-12-02 | rocker: add ndo_bridge_setlink/getlink support for learning policy | Scott Feldman | 2 | -0/+100 |
2014-12-02 | rocker: implement ndo_fdb_dump | Jiri Pirko | 1 | -0/+73 |
2014-12-02 | rocker: implement L2 bridge offloading | Scott Feldman | 1 | -1/+669 |
2014-12-02 | rocker: implement rocker ofdpa flow table manipulation | Scott Feldman | 1 | -2/+1467 |
2014-12-02 | rocker: introduce rocker switch driver | Jiri Pirko | 4 | -0/+2519 |