index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
rocker: Remove support bridge bypass FDB
Arkadi Sharshevsky
3
-106
/
+0
2017-06-08
rocker: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
3
-47
/
+0
2017-06-08
rocker: Add support for learning FDB through notification
Arkadi Sharshevsky
1
-5
/
+135
2017-06-08
rocker: Change world_ops API and implementation to be switchdev independant
Arkadi Sharshevsky
3
-339
/
+235
2017-06-08
rocker: Add support for querying supported bridge flags
Arkadi Sharshevsky
3
-0
/
+33
2017-06-08
rocker: Remove support for bridge FDB learning sync
Arkadi Sharshevsky
1
-5
/
+1
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-2
/
+2
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+4
2017-03-29
rocker: fix Wmaybe-uninitialized false-positive
Arnd Bergmann
1
-7
/
+4
2017-03-16
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
Ido Schimmel
1
-2
/
+15
2017-03-07
net: rocker: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+32
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-12-04
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
1
-1
/
+7
2016-12-04
rocker: Register FIB notifier before creating ports
Ido Schimmel
1
-4
/
+5
2016-12-04
rocker: Implement FIB offload in deferred work
Ido Schimmel
2
-8
/
+51
2016-12-04
rocker: Create an ordered workqueue for FIB offload
Ido Schimmel
2
-0
/
+12
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+3
2016-10-30
rocker: set physical device for port netdevice
Jiri Pirko
1
-1
/
+2
2016-10-27
rocker: fix error return code in rocker_world_check_init()
Wei Yongjun
1
-1
/
+1
2016-10-18
rocker: fix maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
1
-7
/
+24
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-6
/
+6
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
3
-65
/
+185
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2
-5
/
+1
2016-07-05
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
1
-1
/
+2
2016-05-17
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-2
/
+2
2016-03-13
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
3
-7
/
+7
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
3
-1
/
+7
2016-02-27
rocker: fix an error code
Dan Carpenter
1
-1
/
+1
2016-02-23
rocker: fix rocker_world_port_obj_vlan_add()
Dan Carpenter
1
-1
/
+0
2016-02-18
rocker: return -EOPNOTSUPP for undefined world ops
Jiri Pirko
1
-16
/
+17
2016-02-18
rocker: move OF-DPA stuff into separate file
Jiri Pirko
3
-2877
/
+2946
2016-02-18
rocker: call rocker_cmd_exec function with "nowait" boolean instead of flags
Jiri Pirko
1
-15
/
+23
2016-02-18
rocker: remove trans parameter to rocker_cmd_exec function
Jiri Pirko
1
-30
/
+35
2016-02-18
rocker: pre-allocate wait structures during cmd ring init
Jiri Pirko
1
-21
/
+66
2016-02-18
rocker: pass "learning" value as a parameter to rocker_port_set_learning
Jiri Pirko
1
-5
/
+9
2016-02-18
rocker: introduce worlds infrastructure
Jiri Pirko
4
-3
/
+545
2016-02-18
rocker: move rocker and rocker_port structs into header
Jiri Pirko
2
-73
/
+75
2016-02-18
rocker: implement get settings mode command
Jiri Pirko
1
-0
/
+32
2016-02-18
rocker: push tlv processing into separate files
Jiri Pirko
5
-221
/
+284
2016-02-18
rocker: rename rocker.c to rocker_main.c
Jiri Pirko
2
-7
/
+9
2016-02-18
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2
-5
/
+5
2016-02-18
rocker: remove unused rocker_port param from alloc funcs and shorten their names
Jiri Pirko
1
-45
/
+42
2016-01-29
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
1
-0
/
+2
2015-11-19
net: add netif_tx_napi_add()
Eric Dumazet
1
-1
/
+1
2015-11-07
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-10-15
rocker: remove nowait from switchdev callbacks.
Jiri Pirko
1
-4
/
+3
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-3
/
+3
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-1
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
[next]