index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
1
-75
/
+0
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
1
-12
/
+0
2017-07-01
net: switchdev: add SET_SWITCHDEV_OPS helper
Simon Horman
1
-0
/
+4
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
1
-0
/
+1
2017-06-08
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
1
-2
/
+4
2017-06-08
net: switchdev: Add support for querying supported bridge flags by hardware
Arkadi Sharshevsky
1
-0
/
+2
2017-02-10
switchdev: bridge: Offload mc router ports
Nogah Frankel
1
-0
/
+2
2017-02-10
switchdev: bridge: Offload multicast disabled
Nogah Frankel
1
-0
/
+2
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
1
-40
/
+0
2016-09-02
switchdev: Fix return value of switchdev_port_fdb_dump().
Rosen, Rami
1
-1
/
+1
2016-09-02
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
1
-2
/
+2
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
1
-6
/
+0
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-07-20
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
1
-1
/
+1
2016-07-14
net/switchdev: Export the same parent ID service function
Or Gerlitz
1
-0
/
+8
2016-05-17
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-1
/
+1
2016-04-24
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
1
-0
/
+4
2016-01-11
switchdev: Adding MDB entry offload
Elad Raz
1
-0
/
+11
2016-01-06
switchdev: add bridge vlan_filtering attribute
Elad Raz
1
-0
/
+2
2015-12-15
switchdev: Pass original device to port netdev driver
Ido Schimmel
1
-0
/
+2
2015-11-16
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
1
-1
/
+1
2015-10-15
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
1
-0
/
+1
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
1
-4
/
+3
2015-10-15
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
1
-0
/
+1
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
1
-3
/
+3
2015-10-15
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
1
-0
/
+5
2015-10-12
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
1
-0
/
+1
2015-10-12
switchdev: add bridge ageing_time attribute
Scott Feldman
1
-0
/
+2
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-10
/
+4
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-11
/
+31
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-1
/
+1
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-1
/
+1
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
1
-4
/
+4
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-7
/
+7
2015-09-30
net: switchdev: extract struct switchdev_obj_*
Vivien Didelot
1
-27
/
+26
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-6
/
+12
2015-09-30
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-3
/
+6
2015-09-30
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
1
-1
/
+1
2015-09-25
switchdev: reduce transaction phase enum down to a boolean
Jiri Pirko
1
-8
/
+3
2015-09-25
switchdev: remove "ABORT" transaction phase
Jiri Pirko
1
-1
/
+0
2015-09-25
switchdev: remove "NONE" transaction phase
Jiri Pirko
1
-1
/
+0
2015-09-25
switchdev: add switchdev_trans_ph_prepare/commit helpers
Jiri Pirko
1
-0
/
+10
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
1
-2
/
+1
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
1
-3
/
+21
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
1
-3
/
+3
2015-08-11
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
1
-2
/
+1
2015-08-10
net: switchdev: support static FDB addresses
Vivien Didelot
1
-0
/
+1
2015-08-10
net: switchdev: change fdb addr for a byte array
Vivien Didelot
1
-1
/
+1
2015-07-21
switchdev: add offload_fwd_mark generator helper
Scott Feldman
1
-0
/
+9
[next]