index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
2018-12-13
1
-2
/
+4
*
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
2018-12-13
1
-2
/
+11
*
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
2018-12-13
1
-2
/
+4
*
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-24
1
-9
/
+0
*
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
2018-11-24
1
-0
/
+33
*
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
2018-11-24
1
-0
/
+10
*
switchdev: Add a blocking notifier chain
Petr Machata
2018-11-24
1
-0
/
+27
*
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
2018-11-24
1
-4
/
+4
*
vxlan: Add hardware FDB learning
Petr Machata
2018-11-22
1
-0
/
+2
*
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-18
1
-1
/
+2
*
vxlan: Support marking RDSTs as offloaded
Petr Machata
2018-10-18
1
-0
/
+1
*
vxlan: Add switchdev notifications
Petr Machata
2018-10-18
1
-0
/
+3
*
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
2018-05-03
1
-0
/
+1
*
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
2017-11-10
1
-0
/
+1
*
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2017-10-09
1
-0
/
+1
*
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
1
-75
/
+0
*
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
1
-12
/
+0
*
net: switchdev: add SET_SWITCHDEV_OPS helper
Simon Horman
2017-07-01
1
-0
/
+4
*
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
2017-06-08
1
-0
/
+1
*
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-2
/
+4
*
net: switchdev: Add support for querying supported bridge flags by hardware
Arkadi Sharshevsky
2017-06-08
1
-0
/
+2
*
switchdev: bridge: Offload mc router ports
Nogah Frankel
2017-02-10
1
-0
/
+2
*
switchdev: bridge: Offload multicast disabled
Nogah Frankel
2017-02-10
1
-0
/
+2
*
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
1
-40
/
+0
*
switchdev: Fix return value of switchdev_port_fdb_dump().
Rosen, Rami
2016-09-02
1
-1
/
+1
*
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-02
1
-2
/
+2
*
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-6
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-1
/
+1
|
\
|
*
net: switchdev: change ageing_time type to clock_t
Vivien Didelot
2016-07-20
1
-1
/
+1
*
|
net/switchdev: Export the same parent ID service function
Or Gerlitz
2016-07-14
1
-0
/
+8
|
/
*
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
2016-05-17
1
-1
/
+1
*
switchdev: Adding complete operation to deferred switchdev ops
Elad Raz
2016-04-24
1
-0
/
+4
*
switchdev: Adding MDB entry offload
Elad Raz
2016-01-10
1
-0
/
+11
*
switchdev: add bridge vlan_filtering attribute
Elad Raz
2016-01-06
1
-0
/
+2
*
switchdev: Pass original device to port netdev driver
Ido Schimmel
2015-12-15
1
-0
/
+2
*
net: switchdev: fix return code of fdb_dump stub
Dragos Tatulea
2015-11-16
1
-1
/
+1
*
switchdev: introduce possibility to defer obj_add/del
Jiri Pirko
2015-10-15
1
-0
/
+1
*
switchdev: remove pointers from switchdev objects
Jiri Pirko
2015-10-15
1
-4
/
+3
*
switchdev: allow caller to explicitly request attr_set as deferred
Jiri Pirko
2015-10-15
1
-0
/
+1
*
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2015-10-15
1
-3
/
+3
*
switchdev: introduce switchdev deferred ops infrastructure
Jiri Pirko
2015-10-15
1
-0
/
+5
*
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
Scott Feldman
2015-10-12
1
-0
/
+1
*
switchdev: add bridge ageing_time attribute
Scott Feldman
2015-10-12
1
-0
/
+2
*
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
1
-10
/
+4
*
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
1
-11
/
+31
*
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
1
-1
/
+1
*
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
1
-1
/
+1
*
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
1
-4
/
+4
*
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-10-03
1
-7
/
+7
*
net: switchdev: extract struct switchdev_obj_*
Vivien Didelot
2015-09-30
1
-27
/
+26
[next]