index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
switchdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-03-01
switchdev: Remove unused transaction item queue
Florian Fainelli
1
-12
/
+0
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
1
-17
/
+0
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
1
-0
/
+27
2019-02-24
switchdev: Complete removal of switchdev_port_attr_get()
Florian Fainelli
1
-4
/
+0
2019-02-21
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
1
-8
/
+0
2019-02-21
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
1
-2
/
+0
2019-02-21
net: switchdev: Add PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
1
-1
/
+2
2019-02-06
net: Get rid of SWITCHDEV_ATTR_ID_PORT_PARENT_ID
Florian Fainelli
1
-11
/
+0
2019-01-17
switchdev: Add extack argument to call_switchdev_notifiers()
Petr Machata
1
-2
/
+4
2018-12-12
net: switchdev: Add extack to switchdev_handle_port_obj_add() callback
Petr Machata
1
-2
/
+4
2018-12-12
net: switchdev: Add extack to struct switchdev_notifier_info
Petr Machata
1
-2
/
+11
2018-12-12
net: switchdev: Add extack argument to switchdev_port_obj_add()
Petr Machata
1
-2
/
+4
2018-11-23
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
1
-9
/
+0
2018-11-23
switchdev: Add helpers to aid traversal through lower devices
Petr Machata
1
-0
/
+33
2018-11-23
switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DEL
Petr Machata
1
-0
/
+10
2018-11-23
switchdev: Add a blocking notifier chain
Petr Machata
1
-0
/
+27
2018-11-23
switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): Sanitize
Petr Machata
1
-4
/
+4
2018-11-21
vxlan: Add hardware FDB learning
Petr Machata
1
-0
/
+2
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
1
-1
/
+2
2018-10-17
vxlan: Support marking RDSTs as offloaded
Petr Machata
1
-0
/
+1
2018-10-17
vxlan: Add switchdev notifications
Petr Machata
1
-0
/
+3
2018-05-03
switchdev: Add fdb.added_by_user to switchdev notifications
Petr Machata
1
-0
/
+1
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
1
-0
/
+1
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-0
/
+1
2017-08-07
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
1
-75
/
+0
2017-08-07
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-01
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-19
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-10
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
[next]