index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
/
rocker_main.c
Age
Commit message (
Expand
)
Author
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
2016-03-12
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
2016-02-23
rocker: fix rocker_world_port_obj_vlan_add()
Dan Carpenter
2016-02-17
rocker: return -EOPNOTSUPP for undefined world ops
Jiri Pirko
2016-02-17
rocker: move OF-DPA stuff into separate file
Jiri Pirko
2016-02-17
rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
Jiri Pirko
2016-02-17
rocker: remove trans parameter to rocker_cmd_exec function
Jiri Pirko
2016-02-17
rocker: pre-allocate wait structures during cmd ring init
Jiri Pirko
2016-02-17
rocker: pass "learning" value as a parameter to rocker_port_set_learning
Jiri Pirko
2016-02-17
rocker: introduce worlds infrastructure
Jiri Pirko
2016-02-17
rocker: move rocker and rocker_port structs into header
Jiri Pirko
2016-02-17
rocker: implement get settings mode command
Jiri Pirko
2016-02-17
rocker: push tlv processing into separate files
Jiri Pirko
2016-02-17
rocker: rename rocker.c to rocker_main.c
Jiri Pirko