index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
mlxsw: spectrum_router: Reflect nexthop status changes
Ido Schimmel
1
-2
/
+57
2017-02-08
mlxsw: spectrum_router: Use trap action only for some route types
Ido Schimmel
1
-29
/
+13
2017-02-08
mlxsw: spectrum_router: Determine offload status using generic function
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: More accurately set offload flag
Ido Schimmel
1
-20
/
+80
2017-02-08
mlxsw: spectrum_router: Refactor nexthop init routine
Ido Schimmel
1
-31
/
+49
2017-02-08
mlxsw: spectrum_router: Remove FIB info from FIB entry struct
Ido Schimmel
1
-3
/
+1
2017-02-08
mlxsw: spectrum_router: Store routes in a more generic way
Ido Schimmel
1
-13
/
+27
2017-02-08
mlxsw: spectrum_router: Add gateway indication to nexthop group
Ido Schimmel
1
-1
/
+8
2017-02-08
mlxsw: spectrum_router: Use nexthop's scope to set action type
Ido Schimmel
1
-1
/
+1
2017-02-08
mlxsw: spectrum_router: Store nexthops in a hash table
Ido Schimmel
2
-4
/
+55
2017-02-08
mlxsw: spectrum_router: Store nexthop groups in a hash table
Ido Schimmel
2
-52
/
+54
2017-02-08
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
Ido Schimmel
1
-2
/
+3
2017-02-08
mlxsw: acl: Fix mlxsw_afa_block_commit error path
Jiri Pirko
1
-11
/
+7
2017-02-08
net: mellanox: switchx2: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+30
2017-02-07
spectrum: acl_tcam: Fix catchall prio value
Jiri Pirko
1
-1
/
+1
2017-02-07
mlxsw: add psample dependency for spectrum
Arnd Bergmann
1
-0
/
+1
2017-02-06
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
1
-1
/
+1
2017-02-06
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
1
-8
/
+4
2017-02-06
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
3
-134
/
+135
2017-02-06
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
1
-2
/
+0
2017-02-06
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
1
-4
/
+4
2017-02-06
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
3
-8
/
+8
2017-02-06
mlxsw: reg: Fix HTGT register length
Elad Raz
1
-1
/
+1
2017-02-04
mlxsw: spectrum: Implement TC flower offload
Jiri Pirko
4
-3
/
+331
2017-02-04
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Jiri Pirko
6
-8
/
+1769
2017-02-04
mlxsw: resources: Add ACL related resources
Jiri Pirko
1
-2
/
+18
2017-02-04
mlxsw: spectrum: Introduce basic set of flexible key blocks
Jiri Pirko
1
-0
/
+109
2017-02-04
mlxsw: core: Introduce flexible actions support
Jiri Pirko
3
-1
/
+753
2017-02-04
mlxsw: core: Introduce flexible keys support
Jiri Pirko
3
-1
/
+714
2017-02-04
mlxsw: reg: Add Policy-Engine Extended Flexible Action Register
Jiri Pirko
1
-3
/
+36
2017-02-04
mlxsw: reg: Add Policy-Engine Policy Based Switching Register
Jiri Pirko
1
-0
/
+31
2017-02-04
mlxsw: reg: Add Policy-Engine Rules Copy Register
Jiri Pirko
1
-0
/
+77
2017-02-04
mlxsw: reg: Add Policy-Engine Port Binding Table
Jiri Pirko
1
-0
/
+63
2017-02-04
mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
Jiri Pirko
1
-0
/
+100
2017-02-04
mlxsw: reg: Add Policy-Engine TCAM Allocation Register
Jiri Pirko
1
-0
/
+106
2017-02-04
mlxsw: reg: Add Policy-Engine ACL Group Table register
Jiri Pirko
1
-0
/
+54
2017-02-04
mlxsw: reg: Add Policy-Engine ACL Register
Jiri Pirko
1
-2
/
+45
2017-02-04
mlxsw: item: Add helpers for getting pointer into payload for char buffer item
Jiri Pirko
1
-0
/
+19
2017-02-04
mlxsw: item: Add 8bit item helpers
Jiri Pirko
1
-2
/
+77
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+6
2017-01-24
mlxsw: spectrum: Add packet sample offloading support
Yotam Gigi
3
-0
/
+122
2017-01-24
mlxsw: reg: add the Monitoring Packet Sampling Configuration Register
Yotam Gigi
1
-0
/
+41
2017-01-24
mlxsw: spectrum_router: Correctly reallocate adjacency entries
Ido Schimmel
1
-4
/
+6
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+6
2017-01-12
mlxsw: pci: Fix EQE structure definition
Elad Raz
1
-4
/
+4
2017-01-12
mlxsw: switchx2: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
2017-01-12
mlxsw: spectrum: Fix memory leak at skb reallocation
Arkadi Sharshevsky
1
-0
/
+1
2017-01-09
mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPP
Yotam Gigi
1
-4
/
+4
2017-01-09
mlxsw: spectrum: Fix order of commands in port remove function
Yotam Gigi
1
-1
/
+1
[next]