index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
/
rocker.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: rocker: Add support for retrieving port level statistics
David Ahern
2015-02-02
1
-0
/
+134
*
rocker: set feature NETIF_F_HW_SWITCH_OFFLOAD
Roopa Prabhu
2015-02-02
1
-1
/
+2
*
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
2015-02-02
1
-1
/
+1
*
net: rocker: Add basic netdev counters - v2
David Ahern
2015-01-18
1
-1
/
+20
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-1
/
+2
*
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
1
-2
/
+8
*
rocker: fix harmless warning on 32-bit machines
Arnd Bergmann
2015-01-13
1
-2
/
+2
*
rocker: remove swdev mode
Roopa Prabhu
2014-12-10
1
-17
/
+1
*
rocker: fix eth_type type in struct rocker_ctrl
Jiri Pirko
2014-12-09
1
-1
/
+1
*
rocker: introduce be put/get variants and use it when appropriate
Jiri Pirko
2014-12-09
1
-31
/
+48
*
rocker: Use logical operators on booleans
Thomas Graf
2014-12-03
1
-8
/
+8
*
rocker: Add proper validation of Netlink attributes
Thomas Graf
2014-12-03
1
-0
/
+9
*
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2014-12-03
1
-0
/
+99
*
rocker: implement ndo_fdb_dump
Jiri Pirko
2014-12-03
1
-0
/
+73
*
rocker: implement L2 bridge offloading
Scott Feldman
2014-12-03
1
-1
/
+669
*
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
2014-12-03
1
-2
/
+1467
*
rocker: introduce rocker switch driver
Jiri Pirko
2014-12-03
1
-0
/
+2060