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
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
1
-0
/
+3
2016-10-18
mlxsw: Flip to the new dev walk API
David Ahern
1
-14
/
+23
2016-10-14
net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...
Shmulik Ladkani
1
-1
/
+3
2016-10-04
mlxsw: spectrum: Fix misuse of hard_header_len
Yotam Gigi
1
-1
/
+1
2016-09-24
mlxsw: spectrum: remove redundant check if err is zero
Colin Ian King
1
-1
/
+1
2016-09-21
mlxsw: spectrum: Implement max rif resource
Nogah Frankel
1
-7
/
+6
2016-09-21
mlxsw: pci: Add some miscellaneous resources
Nogah Frankel
1
-6
/
+0
2016-09-21
mlxsw: profile: Add KVD resources to profile config
Nogah Frankel
1
-3
/
+4
2016-09-21
mlxsw: spectrum: lag resources- use resources data instead of consts
Nogah Frankel
1
-8
/
+33
2016-09-21
mlxsw: spectrum: Make offloads stats functions static
Or Gerlitz
1
-4
/
+4
2016-09-20
mlxsw: spectrum: Fix sparse warnings
Ido Schimmel
1
-4
/
+8
2016-09-18
mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default
Nogah Frankel
1
-7
/
+122
2016-09-13
mlxsw: spectrum: Add support for new ethtool API
Ido Schimmel
1
-160
/
+184
2016-09-13
mlxsw: spectrum: Indicate support of multiple port types
Ido Schimmel
1
-3
/
+5
2016-09-13
mlxsw: spectrum: Report port type according to operational speed
Ido Schimmel
1
-1
/
+0
2016-09-13
mlxsw: spectrum: Report link partner's advertised speeds
Ido Schimmel
1
-1
/
+8
2016-09-13
mlxsw: spectrum: Correctly report autonegotiation
Ido Schimmel
1
-2
/
+12
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+19
2016-09-09
mlxsw: spectrum: Set port type before setting its address
Ido Schimmel
1
-9
/
+9
2016-09-01
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
1
-0
/
+9
2016-09-01
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
Jiri Pirko
1
-0
/
+1
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+42
2016-08-26
mlxsw: spectrum: Mirror certain packets to CPU
Ido Schimmel
1
-5
/
+12
2016-08-26
mlxsw: spectrum: Allow different traps to have different actions
Ido Schimmel
1
-29
/
+30
2016-08-26
mlxsw: spectrum: Simplify traps definition
Ido Schimmel
1
-115
/
+31
2016-08-24
mlxsw: spectrum: Don't set learning when creating vPorts
Ido Schimmel
1
-8
/
+0
2016-08-24
mlxsw: spectrum: Configure learning for VLAN-aware bridge port
Ido Schimmel
1
-4
/
+12
2016-08-24
mlxsw: spectrum: Add missing flood to router port
Ido Schimmel
1
-1
/
+42
2016-08-17
net_sched: convert tcf_exts from list to pointer array
WANG Cong
1
-1
/
+3
2016-08-17
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-17
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
1
-0
/
+5
2016-08-17
mlxsw: spectrum: Add missing packet traps
Elad Raz
1
-0
/
+15
2016-08-17
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-17
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
1
-9
/
+24
2016-08-17
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-17
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-08
mlxsw: spectrum: Add missing DCB rollback in error path
Ido Schimmel
1
-0
/
+1
2016-07-25
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
1
-6
/
+5
2016-07-24
mlxsw: spectrum: Add support in matchall mirror TC offloading
Yotam Gigi
1
-1
/
+463
2016-07-24
mlxsw: pci: Add resources query implementation.
Nogah Frankel
1
-0
/
+1
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+3
2016-07-20
mlxsw: spectrum: Expose per-tc counters via ethtool
Ido Schimmel
1
-1
/
+47
2016-07-20
mlxsw: spectrum: Expose per-priority counters via ethtool
Ido Schimmel
1
-9
/
+107
2016-07-15
mlxsw: spectrum: Indicate support for autonegotiation
Ido Schimmel
1
-1
/
+2
2016-07-15
mlxsw: spectrum: Force link training according to admin state
Ido Schimmel
1
-24
/
+1
2016-07-05
mlxsw: spectrum: Define sizes of KVD areas
Jiri Pirko
1
-0
/
+4
2016-07-05
mlxsw: spectrum_router: Add private neigh table
Jiri Pirko
1
-0
/
+2
2016-07-04
mlxsw: spectrum: Enable L3 interfaces on top of bridge devices
Ido Schimmel
1
-1
/
+138
2016-07-04
mlxsw: spectrum: Configure FIDs based on bridge events
Ido Schimmel
1
-8
/
+78
2016-07-04
mlxsw: spectrum: Unsplit the vFID range
Ido Schimmel
1
-27
/
+28
[next]