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.12.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
/
rocker_ofdpa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-05
ipv4: Use accessors for fib_info nexthop data
David Ahern
1
-9
/
+16
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-5
/
+5
2019-02-13
rocker: Remove port_attr_bridge_flags_get assignment
Florian Fainelli
1
-1
/
+0
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
1
-10
/
+0
2019-01-18
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+2
2018-01-28
net/rocker: Remove unreachable return instruction
Leon Romanovsky
1
-1
/
+0
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-09-06
rocker: fix kcalloc parameter order
Zahari Doychev
1
-2
/
+2
2017-08-03
rocker: Provide offload indication using nexthop flags
Ido Schimmel
1
-3
/
+3
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-08
rocker: Remove support bridge bypass FDB
Arkadi Sharshevsky
1
-30
/
+0
2017-06-08
rocker: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
1
-24
/
+0
2017-06-08
rocker: Change world_ops API and implementation to be switchdev independant
Arkadi Sharshevsky
1
-328
/
+207
2017-06-08
rocker: Add support for querying supported bridge flags
Arkadi Sharshevsky
1
-0
/
+11
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-03-29
rocker: fix Wmaybe-uninitialized false-positive
Arnd Bergmann
1
-7
/
+4
2016-12-04
rocker: Implement FIB offload in deferred work
Ido Schimmel
1
-0
/
+1
2016-10-18
rocker: fix maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
1
-28
/
+87
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-4
/
+0
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
1
-4
/
+7
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
1
-1
/
+4
2016-02-27
rocker: fix an error code
Dan Carpenter
1
-1
/
+1
2016-02-18
rocker: move OF-DPA stuff into separate file
Jiri Pirko
1
-0
/
+2925
2016-02-18
rocker: introduce worlds infrastructure
Jiri Pirko
1
-0
/
+27