index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fsl-dpaa2
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: dpaa2-ethsw: ordered workqueue should be per ethsw
Ioana Ciornei
2019-11-13
2
-8
/
+10
*
staging: dpaa2-ethsw: move port switchdev blocking notifier per ethsw
Ioana Ciornei
2019-11-13
2
-6
/
+4
*
staging: dpaa2-ethsw: move port switchdev notifier per ethsw
Ioana Ciornei
2019-11-13
2
-7
/
+5
*
staging: dpaa2-ethsw: move port notifier per ethsw
Ioana Ciornei
2019-11-13
2
-7
/
+8
*
staging: fsl-dpaa2/ethsw: do not force user to bring interface down
Ioana Ciornei
2019-08-14
1
-9
/
+23
*
staging: fsl-dpaa2/ethsw: register_netdev only when ready
Ioana Ciornei
2019-08-14
1
-8
/
+6
*
staging: fsl-dpaa2/ethsw: reword error message
Ioana Ciornei
2019-08-14
1
-2
/
+1
*
staging: fsl-dpaa2/ethsw: remove redundant VLAN check
Ioana Ciornei
2019-08-14
1
-5
/
+0
*
staging: fsl-dpaa2/ethsw: remove unnecessary memset
Ioana Ciornei
2019-08-14
1
-3
/
+0
*
staging: fsl-dpaa2/ethsw: use bool when encoding learning/flooding state
Ioana Ciornei
2019-08-14
1
-6
/
+6
*
staging: fsl-dpaa2/ethsw: remove debug message
Ioana Ciornei
2019-08-14
1
-7
/
+0
*
staging: fsl-dpaa2/ethsw: add line terminator to all formats
Ioana Ciornei
2019-08-14
2
-6
/
+6
*
staging: fsl-dpaa2/ethsw: enable switch ports only on dev_open
Ioana Ciornei
2019-08-14
1
-53
/
+6
*
staging: fsl-dpaa2/ethsw: remove IGMP default address
Ioana Ciornei
2019-08-14
1
-5
/
+2
*
staging: fsl-dpaa2/ethsw: Remove useless set memory to zero use memset()
Wei Yongjun
2019-08-02
1
-2
/
+0
*
staging: fsl-dpaa2/ethsw: add .ndo_fdb[add|del] callbacks
Ioana Ciornei
2019-07-30
1
-0
/
+27
*
staging: fsl-dpaa2/ethsw: check added_by_user flag
Ioana Ciornei
2019-07-30
1
-0
/
+4
*
staging: fsl-dpaa2/ethsw: add .ndo_fdb_dump callback
Ioana Ciornei
2019-07-30
5
-3
/
+224
*
staging: fsl-dpaa2/ethsw: notify switchdev of offloaded entry
Ioana Ciornei
2019-07-30
1
-2
/
+10
*
staging: fsl-dpaa2/ethsw: remove unused structure
Ioana Ciornei
2019-07-30
1
-31
/
+0
*
staging: fsl-dpaa2/ethsw: Add comments to ETHSW_VLAN flags
Razvan Stefanescu
2019-07-22
1
-0
/
+4
*
staging: fsl-dpaa2/ethsw: Add ndo_get_phys_port_name
Razvan Stefanescu
2019-07-22
1
-0
/
+14
*
staging: fsl-dpaa2/ethsw: Remove netdevice on port probing error
Razvan Stefanescu
2019-07-22
1
-3
/
+13
*
staging: fsl-dpaa2/ethsw: Add network interface statistics
Razvan Stefanescu
2019-07-22
1
-1
/
+3
*
staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags
Razvan Stefanescu
2019-07-22
1
-2
/
+3
*
staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_work
Colin Ian King
2019-06-09
1
-0
/
+1
*
staging: fsl-dpaa2: use help instead of ---help--- in Kconfig
Moses Christopher
2019-05-20
1
-4
/
+4
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: fsl-dpaa2: ethsw: Remove return variable
Nishka Dasgupta
2019-03-20
1
-3
/
+1
*
Merge tag 'staging-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-06
3
-3
/
+3
|
\
|
*
staging: fsl-dpaa2: ethsw: Add missing netdevice check
Florian Fainelli
2019-02-26
1
-0
/
+3
|
*
staging: fsl-dpaa2: fix SPDX identifiers in header files
Michael Straube
2019-01-07
3
-3
/
+3
*
|
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-5
/
+0
*
|
staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
2019-02-27
1
-0
/
+21
*
|
net: Get rid of switchdev_port_attr_get()
Florian Fainelli
2019-02-21
1
-7
/
+0
*
|
net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORT
Florian Fainelli
2019-02-21
1
-9
/
+1
*
|
staging: fsl-dpaa2: ethsw: Handle PORT_PRE_BRIDGE_FLAGS
Florian Fainelli
2019-02-21
1
-0
/
+14
*
|
staging: fsl-dpaa2: ethsw: Remove unused port_priv variable
Florian Fainelli
2019-02-12
1
-2
/
+0
*
|
staging: fsl-dpaa2: ethsw: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2019-02-12
1
-5
/
+0
*
|
staging: fsl-dpaa2: ethsw: Implement ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-4
/
+12
|
/
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
rocker, dsa, ethsw: Don't filter VLAN events on bridge itself
Petr Machata
2018-11-23
1
-3
/
+0
*
switchdev: Replace port obj add/del SDO with a notification
Petr Machata
2018-11-23
1
-2
/
+0
*
staging: fsl-dpaa2: ethsw: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL
Petr Machata
2018-11-23
1
-0
/
+56
*
staging: fsl-dpaa2: ethsw: Introduce ethsw_port_dev_check()
Petr Machata
2018-11-23
1
-1
/
+6
*
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-29
1
-4
/
+2
|
\
|
*
staging: fsl-dpaa2/ethsw: Fix uninitialized variables
Ioana Radulescu
2018-09-10
1
-2
/
+2
|
*
staging: fsl-dpaa2/ethsw: remove redundant pointer 'port_priv'
Colin Ian King
2018-09-10
1
-2
/
+0
*
|
net: dpaa2: move DPAA2 PTP driver out of staging/
Yangbo Lu
2018-10-08
8
-1261
/
+0
[next]