index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxsw: spectrum_switchdev: Check status of memory allocation
Ido Schimmel
2017-07-12
1
-0
/
+6
*
mlxsw: spectrum_switchdev: Remove unused variable
Ido Schimmel
2017-07-12
1
-3
/
+0
*
mlxsw: spectrum_router: Fix use-after-free in route replace
Ido Schimmel
2017-07-12
1
-0
/
+3
*
mlxsw: spectrum_router: Add missing rollback
Ido Schimmel
2017-07-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+3
|
\
|
*
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
2017-06-29
1
-0
/
+3
*
|
mlxsw: spectrum: Add support for access cable info via ethtool
Arkadi Sharshevsky
2017-06-14
1
-0
/
+131
*
|
mlxsw: reg: Add MCIA register for cable info access
Arkadi Sharshevsky
2017-06-14
1
-0
/
+76
*
|
mlxsw: spectrum: Pass port argument to module mapping functions
Ido Schimmel
2017-06-08
1
-8
/
+9
*
|
mlxsw: spectrum: Simplify port split flow
Ido Schimmel
2017-06-08
1
-75
/
+28
*
|
mlxsw: spectrum_router: Mark only first LPM tree as reserved
Ido Schimmel
2017-06-08
1
-1
/
+1
*
|
mlxsw: spectrum: Remove support for bridge bypass FDB add/del
Arkadi Sharshevsky
2017-06-08
2
-203
/
+0
*
|
mlxsw: spectrum_switchdev: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-06-08
3
-1
/
+139
*
|
mlxsw: spectrum_switchdev: Change switchdev notifier API
Arkadi Sharshevsky
2017-06-08
1
-8
/
+11
*
|
mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-06-08
2
-44
/
+0
*
|
mlxsw: spectrum_switchdev: Add support for querying supported bridge flags
Arkadi Sharshevsky
2017-06-08
1
-0
/
+3
*
|
mlxsw: spectrum: Remove support for bridge FDB learning sync
Arkadi Sharshevsky
2017-06-08
1
-11
/
+9
*
|
net: bridge: Add support for notifying devices about FDB add/del
Arkadi Sharshevsky
2017-06-08
1
-1
/
+1
*
|
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-08
1
-1
/
+5
*
|
spectrum_flower: Implement gact trap TC action offload
Jiri Pirko
2017-06-06
1
-0
/
+4
*
|
acl: Introduce ACL trap action
Jiri Pirko
2017-06-06
4
-2
/
+45
*
|
mlxsw: spectrum: Introduce ACL trap
Jiri Pirko
2017-06-06
2
-1
/
+4
*
|
mlxsw: pci: Fix size of trap_id field in CQE
Jiri Pirko
2017-06-06
1
-1
/
+1
*
|
mlxsw: spectrum_router: Align RIF index allocation with existing code
Ido Schimmel
2017-06-05
1
-12
/
+12
*
|
mlxsw: Fix typo inside enumeration
Ido Schimmel
2017-06-05
2
-4
/
+4
*
|
mlxsw: spectrum: Tidy up header file
Ido Schimmel
2017-06-05
1
-22
/
+25
*
|
mlxsw: spectrum: Rename the firmware file
Yotam Gigi
2017-06-05
1
-1
/
+1
*
|
mlxsw: spectrum: Add bridge dependency for spectrum
Ido Schimmel
2017-06-01
1
-0
/
+1
*
|
mlxsw: spectrum: Implement the ethtool flash_device callback
Yotam Gigi
2017-06-01
1
-9
/
+42
*
|
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-31
1
-9
/
+1
*
|
mlxsw: spectrum_router: Implement common RIF core
Ido Schimmel
2017-05-26
3
-237
/
+337
*
|
mlxsw: spectrum: Implement common FID core
Ido Schimmel
2017-05-26
8
-761
/
+1278
*
|
mlxsw: spectrum_router: Determine VR first when creating RIF
Ido Schimmel
2017-05-26
1
-16
/
+22
*
|
mlxsw: spectrum_router: Flood packets to router after RIF creation
Ido Schimmel
2017-05-26
1
-8
/
+8
*
|
mlxsw: spectrum_router: Destroy RIF only based on its struct
Ido Schimmel
2017-05-26
1
-6
/
+6
*
|
mlxsw: spectrum_router: Configure RIFs based on RIF struct
Ido Schimmel
2017-05-26
1
-33
/
+23
*
|
mlxsw: spectrum_router: Extend the RIF struct
Ido Schimmel
2017-05-26
1
-4
/
+27
*
|
mlxsw: spectrum_router: Allocate RIF prior to its configuration
Ido Schimmel
2017-05-26
1
-21
/
+19
*
|
mlxsw: spectrum_router: Allocate FID prior to RIF configuration
Ido Schimmel
2017-05-26
1
-13
/
+12
*
|
mlxsw: spectrum: Replace vPorts with Port-VLAN
Ido Schimmel
2017-05-26
4
-1243
/
+1421
*
|
mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers
Ido Schimmel
2017-05-26
2
-98
/
+13
*
|
mlxsw: spectrum: Don't lose bridge port device during enslavement
Ido Schimmel
2017-05-26
1
-23
/
+44
*
|
mlxsw: spectrum_router: Replace vPorts with Port-VLAN
Ido Schimmel
2017-05-26
2
-74
/
+67
*
|
mlxsw: spectrum: Change signature of FID leave function
Ido Schimmel
2017-05-26
3
-21
/
+47
*
|
mlxsw: spectrum: Introduce Port-VLAN structure
Ido Schimmel
2017-05-26
2
-3
/
+68
*
|
mlxsw: spectrum: Set port's mode according to FID mappings
Ido Schimmel
2017-05-26
4
-28
/
+63
*
|
mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions
Ido Schimmel
2017-05-25
1
-0
/
+22
*
|
mlxsw: spectrum: Validate firmware revision on init
Yotam Gigi
2017-05-25
2
-0
/
+68
*
|
mlxsw: core: Create the mlxsw_fw_rev struct
Yotam Gigi
2017-05-25
1
-5
/
+7
*
|
mlxsw: spectrum: Add the needed callbacks for mlxfw integration
Yotam Gigi
2017-05-25
1
-0
/
+166
[next]