summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata1-2/+55
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata1-2/+3
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata4-7/+114
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata3-0/+110
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata2-21/+60
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata1-2/+2
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata2-4/+50
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata1-28/+46
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata2-17/+23
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata1-9/+14
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata1-4/+4
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata1-2/+10
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata2-33/+70
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata4-60/+57
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata1-5/+15
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata3-30/+32
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel1-1/+30
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel1-0/+64
2017-11-03mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel1-0/+132
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel1-13/+13
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel3-11/+12
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko3-0/+9
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+26
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel1-0/+25
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern1-42/+66
2017-11-01net/mlx5e: Switch channels counters to use stats group APIKamal Heib3-89/+106
2017-11-01net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2-9/+25
2017-11-01net/mlx5e: Switch pme counters to use stats group APIKamal Heib3-30/+54
2017-11-01net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib3-85/+113
2017-11-01net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib3-24/+50
2017-11-01net/mlx5e: Switch pcie counters to use stats group APIKamal Heib3-58/+93
2017-11-01net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib3-20/+48
2017-11-01net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib3-21/+46
2017-11-01net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib3-30/+53
2017-11-01net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib3-20/+43
2017-11-01net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib3-36/+58
2017-11-01net/mlx5e: Switch vport counters to use the stats group APIKamal Heib3-55/+78
2017-11-01net/mlx5e: Switch Q counters to use the stats group APIKamal Heib3-16/+35
2017-11-01net/mlx5e: Introduce stats group APIKamal Heib4-48/+127
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-96/+202
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel1-30/+42
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel2-19/+9
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2-30/+104
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz1-35/+54
2017-10-26net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen1-29/+41
2017-10-26net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh1-2/+3
2017-10-24mlxsw: spectrum: mr_tcam: Include the mr_tcam header fileYotam Gigi1-0/+1
2017-10-24mlxsw: spectrum: mr: Make the function mlxsw_sp_mr_dev_vif_lookup staticYotam Gigi1-1/+1