index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
Age
Commit message (
Expand
)
Author
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: fix maybe-uninitialized warning
Arnd Bergmann
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-05-17
switchdev: pass pointer to fib_info instead of copy
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-27
rocker: fix an error code
Dan Carpenter
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
2016-02-17
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2016-02-17
rocker: remove unused rocker_port param from alloc funcs and shorten their names
Jiri Pirko
2016-01-28
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
2015-11-18
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-10-15
rocker: remove nowait from switchdev callbacks.
Jiri Pirko
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-12
rocker: handle setting bridge ageing_time
Scott Feldman
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-09-29
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-29
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-29
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-24
rocker: use switchdev transaction queue for allocated memory
Jiri Pirko
[next]