index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-03-11
net: rocker: fix a potential NULL pointer dereference
Kangjie Lu
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
rocker: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-21
rocker: Add missing break for PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
rocker: Check Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-06
rocker: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
2018-11-23
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-05-31
rocker: rocker_main: Ignore bridge VLAN events
Petr Machata
2018-05-10
rocker: Postpone filtering of !added_by_user FDB
Petr Machata
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-02-01
rocker: fix possible null pointer dereference in rocker_router_fib_event_work
Jiri Pirko
2017-08-03
rocker: Ignore address families other than IPv4
Ido Schimmel
2017-08-03
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-06-08
rocker: Remove support bridge bypass FDB
Arkadi Sharshevsky
2017-06-08
rocker: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-06-08
rocker: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-06-08
rocker: Change world_ops API and implementation to be switchdev independant
Arkadi Sharshevsky
2017-06-08
rocker: Add support for querying supported bridge flags
Arkadi Sharshevsky
2017-03-16
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
Ido Schimmel
2017-03-06
net: rocker: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-03
rocker: Register FIB notifier before creating ports
Ido Schimmel
2016-12-03
rocker: Implement FIB offload in deferred work
Ido Schimmel
2016-12-03
rocker: Create an ordered workqueue for FIB offload
Ido Schimmel
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
rocker: set physical device for port netdevice
Jiri Pirko
2016-10-26
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
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
[next]