index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+42
|
\
|
*
mlxsw: spectrum: Add missing flood to router port
Ido Schimmel
2016-08-24
1
-1
/
+42
*
|
mlxsw: spectrum: Mirror certain packets to CPU
Ido Schimmel
2016-08-26
1
-5
/
+12
*
|
mlxsw: spectrum: Allow different traps to have different actions
Ido Schimmel
2016-08-26
1
-29
/
+30
*
|
mlxsw: spectrum: Simplify traps definition
Ido Schimmel
2016-08-26
1
-115
/
+31
*
|
mlxsw: spectrum: Don't set learning when creating vPorts
Ido Schimmel
2016-08-24
1
-8
/
+0
*
|
mlxsw: spectrum: Configure learning for VLAN-aware bridge port
Ido Schimmel
2016-08-24
1
-4
/
+12
|
/
*
net_sched: convert tcf_exts from list to pointer array
WANG Cong
2016-08-17
1
-1
/
+3
*
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
2016-08-17
1
-1
/
+3
*
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
2016-08-17
1
-0
/
+5
*
mlxsw: spectrum: Add missing packet traps
Elad Raz
2016-08-17
1
-0
/
+15
*
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
2016-08-17
1
-2
/
+3
*
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
2016-08-17
1
-9
/
+24
*
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
2016-08-17
1
-16
/
+5
*
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
2016-08-17
1
-22
/
+5
*
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
2016-08-08
1
-0
/
+1
*
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
2016-07-25
1
-6
/
+5
*
mlxsw: spectrum: Add support in matchall mirror TC offloading
Yotam Gigi
2016-07-24
1
-1
/
+463
*
mlxsw: pci: Add resources query implementation.
Nogah Frankel
2016-07-24
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-25
/
+3
|
\
|
*
mlxsw: spectrum: Indicate support for autonegotiation
Ido Schimmel
2016-07-15
1
-1
/
+2
|
*
mlxsw: spectrum: Force link training according to admin state
Ido Schimmel
2016-07-15
1
-24
/
+1
*
|
mlxsw: spectrum: Expose per-tc counters via ethtool
Ido Schimmel
2016-07-20
1
-1
/
+47
*
|
mlxsw: spectrum: Expose per-priority counters via ethtool
Ido Schimmel
2016-07-20
1
-9
/
+107
*
|
mlxsw: spectrum: Define sizes of KVD areas
Jiri Pirko
2016-07-05
1
-0
/
+4
*
|
mlxsw: spectrum_router: Add private neigh table
Jiri Pirko
2016-07-05
1
-0
/
+2
*
|
mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
Ido Schimmel
2016-07-04
1
-1
/
+138
*
|
mlxsw: spectrum: Configure FIDs based on bridge events
Ido Schimmel
2016-07-04
1
-8
/
+78
*
|
mlxsw: spectrum: Unsplit the vFID range
Ido Schimmel
2016-07-04
1
-27
/
+28
*
|
mlxsw: spectrum: Introduce support for router interfaces
Ido Schimmel
2016-07-04
1
-206
/
+337
*
|
mlxsw: spectrum: Edit RIF properties based on netdev events
Ido Schimmel
2016-07-04
1
-1
/
+60
*
|
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
2016-07-04
1
-5
/
+60
*
|
mlxsw: spectrum: Add traps needed for router implementation
Jiri Pirko
2016-07-02
1
-0
/
+25
*
|
mlxsw: spectrum: Use action 'discard' when removing traps
Ido Schimmel
2016-07-02
1
-2
/
+2
*
|
mlxsw: spectrum: Add router interface struct
Ido Schimmel
2016-07-02
1
-0
/
+3
*
|
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel
2016-07-02
1
-0
/
+9
*
|
mlxsw: spectrum: Initialize ports at the end of init sequence
Ido Schimmel
2016-07-02
1
-14
/
+11
*
|
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
Ido Schimmel
2016-07-02
1
-0
/
+13
*
|
mlxsw: spectrum: Sync PVID vPort LAG status
Ido Schimmel
2016-07-02
1
-0
/
+31
*
|
mlxsw: spectrum: Remove VLANs configuration via SELF flag
Ido Schimmel
2016-07-02
1
-20
/
+4
*
|
mlxsw: spectrum: Send untagged packets through a port netdev
Ido Schimmel
2016-07-02
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-1
/
+5
|
\
\
|
|
/
|
*
mlxsw: spectrum: Don't count internal TX header bytes to stats
Nogah Frankel
2016-06-17
1
-1
/
+5
*
|
mlxsw: spectrum: Add debug prints
Ido Schimmel
2016-06-21
1
-0
/
+10
*
|
mlxsw: spectrum: Free resources upon vPort destruction
Ido Schimmel
2016-06-21
1
-35
/
+14
*
|
mlxsw: spectrum: Refactor FDB flushing logic
Ido Schimmel
2016-06-21
1
-89
/
+44
*
|
mlxsw: spectrum: Don't count on FID being present
Ido Schimmel
2016-06-21
1
-1
/
+3
*
|
mlxsw: spectrum: Add FID get / set functions
Ido Schimmel
2016-06-21
1
-8
/
+9
*
|
mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridge
Ido Schimmel
2016-06-21
1
-0
/
+2
*
|
mlxsw: spectrum: Remove unused function argument
Ido Schimmel
2016-06-21
1
-6
/
+3
[next]