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
2018-01-26
mlxsw: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-4
/
+2
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+2
2018-01-24
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-22
mlxsw: spectrum_router: Remove unnecessary prefix lengths from LPM tree
Ido Schimmel
1
-101
/
+125
2018-01-22
mlxsw: spectrum_router: Pass FIB node to LPM tree unlink function
Ido Schimmel
1
-4
/
+6
2018-01-22
mlxsw: spectrum_router: Use the nodes list as indication for empty FIB
Ido Schimmel
1
-9
/
+4
2018-01-22
mlxsw: spectrum_acl: Add support for mirror action
Arkadi Sharshevsky
5
-3
/
+126
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Arkadi Sharshevsky
2
-0
/
+52
2018-01-22
mlxsw: spectrum: Extend and export SPAN API
Arkadi Sharshevsky
2
-32
/
+57
2018-01-22
mlxsw: spectrum_acl: Add support for mirroring action
Arkadi Sharshevsky
2
-0
/
+35
2018-01-22
mlxsw: core: Make counter index allocated inside the action append
Jiri Pirko
5
-35
/
+82
2018-01-22
mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource list
Jiri Pirko
1
-26
/
+49
2018-01-22
mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...
Jiri Pirko
2
-0
/
+20
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2018-01-19
mlxsw: spectrum: Upper-bound supported FW version
Yuval Mintz
1
-19
/
+11
2018-01-19
mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() static
Wei Yongjun
1
-1
/
+1
2018-01-19
mlxsw: spectrum_router: Free LPM tree upon failure
Ido Schimmel
1
-6
/
+14
2018-01-17
mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops
Jiri Pirko
3
-20
/
+17
2018-01-17
mlxsw: spectrum_acl: Implement TC block sharing
Jiri Pirko
4
-95
/
+401
2018-01-17
mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind
Jiri Pirko
3
-21
/
+24
2018-01-17
mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy
Jiri Pirko
1
-56
/
+46
2018-01-17
net: sched: red: don't reset the backlog on every stat dump
Jakub Kicinski
1
-3
/
+23
2018-01-16
mlxsw: spectrum: qdiscs: Make function mlxsw_sp_qdisc_prio_unoffload static
Wei Yongjun
1
-1
/
+1
2018-01-16
mlxsw: core: Add support for reload
Arkadi Sharshevsky
4
-23
/
+65
2018-01-16
mlxsw: pci: Add support for getting resource through devlink
Arkadi Sharshevsky
4
-30
/
+92
2018-01-16
mlxsw: spectrum: Add support for getting kvdl occupancy
Arkadi Sharshevsky
3
-0
/
+36
2018-01-16
mlxsw: spectrum_dpipe: Connect dpipe tables to resources
Arkadi Sharshevsky
1
-12
/
+69
2018-01-16
mlxsw: spectrum: Register KVD resources with devlink
Arkadi Sharshevsky
4
-0
/
+205
2018-01-16
mlxsw: pci: Add support for performing bus reset
Arkadi Sharshevsky
2
-13
/
+41
2018-01-14
mlxsw: spectrum: qdiscs: Support stats for PRIO qdisc
Nogah Frankel
1
-0
/
+89
2018-01-14
mlxsw: spectrum: qdiscs: Support PRIO qdisc offload
Nogah Frankel
3
-0
/
+86
2018-01-14
mlxsw: spectrum_router: Configure default routing priority
Yuval Mintz
1
-0
/
+24
2018-01-14
mlxsw: reg: add rdpm register
Yuval Mintz
2
-1
/
+38
2018-01-14
mlxsw: spectrum_router: Add support for IPv6 non-equal-cost multipath
Ido Schimmel
1
-5
/
+8
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+11
2018-01-11
mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one
Nogah Frankel
1
-0
/
+7
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic replace function
Nogah Frankel
1
-38
/
+71
2018-01-11
mlxsw: spectrum: qdiscs: Create a generic destroy function
Nogah Frankel
1
-11
/
+26
2018-01-11
mlxsw: spectrum: qdiscs: Add an ops struct
Nogah Frankel
1
-14
/
+62
2018-01-11
mlxsw: spectrum: qdiscs: Unite all handle checks
Nogah Frankel
1
-21
/
+22
2018-01-11
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-11
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-11
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-11
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-3
/
+12
2018-01-11
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-1
/
+1
2018-01-11
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
3
-25
/
+51
2018-01-11
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-10
mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...
Jiri Pirko
1
-3
/
+4
2018-01-10
mlxsw: pci: Wait after reset before accessing HW
Yuval Mintz
2
-1
/
+7
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+18
[next]