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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-10
mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
Nogah Frankel
1
-18
/
+18
2018-01-10
mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
Nogah Frankel
1
-20
/
+13
2018-01-10
mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
Nogah Frankel
1
-31
/
+32
2018-01-10
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
1
-3
/
+12
2018-01-10
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
1
-1
/
+1
2018-01-10
mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
Nogah Frankel
3
-25
/
+51
2018-01-10
mlxsw: spectrum: Fix typo in firmware upgrade message
Ido Schimmel
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-3
/
+18
2018-01-02
mlxsw: spectrum: Relax sanity checks during enslavement
Ido Schimmel
3
-2
/
+17
2018-01-02
mlxsw: spectrum_router: Fix NULL pointer deref
Ido Schimmel
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+3
2017-12-19
mlxsw: spectrum_router: Remove batch neighbour deletion causing FW bug
Petr Machata
1
-12
/
+3
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+18
2017-12-15
mlxsw: spectrum: Disable MAC learning for ovs port
Yuval Mintz
1
-0
/
+18
2017-12-06
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
3
-0
/
+52
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2
-6
/
+2
2017-11-28
mlxsw: spectrum_router: Update nexthop RIF on update
Petr Machata
1
-7
/
+21
2017-11-28
mlxsw: spectrum_router: Handle encap to demoted tunnels
Petr Machata
1
-32
/
+29
2017-11-28
mlxsw: spectrum_router: Demote tunnels on VRF migration
Petr Machata
1
-0
/
+18
2017-11-28
mlxsw: spectrum_router: Offload decap only for up tunnels
Petr Machata
1
-1
/
+1
2017-11-21
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2
-2
/
+8
2017-11-14
mlxsw: spectrum_router: Add batch neighbour deletion
Ido Schimmel
1
-3
/
+12
2017-11-14
mlxsw: spectrum: Update minimum firmware version to 13.1530.152
Shalom Toledo
1
-2
/
+2
2017-11-08
mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()
Wei Yongjun
1
-0
/
+1
2017-11-08
mlxsw: spectrum: Support general qdisc stats
Nogah Frankel
2
-0
/
+56
2017-11-08
mlxsw: spectrum: Support RED xstats
Nogah Frankel
2
-0
/
+60
2017-11-08
mlxsw: spectrum: Collect tclass related stats periodically
Nogah Frankel
2
-0
/
+43
2017-11-08
mlxsw: reg: Add ext and tc-cong counter groups
Yuval Mintz
1
-0
/
+19
2017-11-08
mlxsw: spectrum: Support RED qdisc offload
Nogah Frankel
4
-1
/
+193
2017-11-08
mlxsw: reg: Add cwtp & cwtpm registers
Nogah Frankel
1
-0
/
+187
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-04
mlxsw: spectrum_router: Handle down of tunnel underlay
Petr Machata
1
-2
/
+55
2017-11-04
mlxsw: spectrum_ipip: Handle underlay device change
Petr Machata
1
-2
/
+3
2017-11-04
mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnels
Petr Machata
4
-7
/
+114
2017-11-04
mlxsw: spectrum: Support IPIP underlay VRF migration
Petr Machata
3
-0
/
+110
2017-11-04
mlxsw: spectrum_router: Onload conflicting tunnels
Petr Machata
2
-21
/
+60
2017-11-04
mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()
Petr Machata
1
-2
/
+2
2017-11-04
mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
2
-4
/
+50
2017-11-04
mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()
Petr Machata
1
-28
/
+46
2017-11-04
mlxsw: spectrum: Propagate extack for tunnel events
Petr Machata
2
-17
/
+23
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()
Petr Machata
1
-9
/
+14
2017-11-04
mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() void
Petr Machata
1
-4
/
+4
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()
Petr Machata
1
-2
/
+10
2017-11-04
mlxsw: spectrum_ipip: Split accessor functions
Petr Machata
2
-33
/
+70
2017-11-04
mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()
Petr Machata
4
-60
/
+57
2017-11-04
mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()
Petr Machata
1
-5
/
+15
2017-11-04
mlxsw: spectrum: Rename IPIP-related netdevice handlers
Petr Machata
3
-30
/
+32
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
[next]