summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-04mlxsw: spectrum_router: Handle down of tunnel underlayPetr Machata
2017-11-04mlxsw: spectrum_ipip: Handle underlay device changePetr Machata
2017-11-04mlxsw: spectrum: Handle NETDEV_CHANGE on L3 tunnelsPetr Machata
2017-11-04mlxsw: spectrum: Support IPIP underlay VRF migrationPetr Machata
2017-11-04mlxsw: spectrum_router: Onload conflicting tunnelsPetr Machata
2017-11-04mlxsw: spectrum_router: Fix saddr deduction in mlxsw_sp_ipip_entry_create()Petr Machata
2017-11-04mlxsw: spectrum_router: Generalize __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract __mlxsw_sp_ipip_entry_update_tunnel()Petr Machata
2017-11-04mlxsw: spectrum: Propagate extack for tunnel eventsPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_up_event()Petr Machata
2017-11-04mlxsw: spectrum_router: Make mlxsw_sp_netdevice_ipip_ol_up_event() voidPetr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_ipip_entry_ol_down_event()Petr Machata
2017-11-04mlxsw: spectrum_ipip: Split accessor functionsPetr Machata
2017-11-04mlxsw: spectrum: Move mlxsw_sp_ipip_netdev_{s, d}addr{, 4}()Petr Machata
2017-11-04mlxsw: spectrum_router: Extract mlxsw_sp_netdevice_ipip_can_offload()Petr Machata
2017-11-04mlxsw: spectrum: Rename IPIP-related netdevice handlersPetr Machata
2017-11-03mlxsw: spectrum_router: Update multipath hash parameters upon neteventsIdo Schimmel
2017-11-03mlxsw: spectrum_router: Align multipath hash parameters with kernel'sIdo Schimmel
2017-11-03mlxsw: reg: Add Router ECMP Configuration Register Version 2Ido Schimmel
2017-11-03mlxsw: spectrum_router: Properly name netevent work structIdo Schimmel
2017-11-03mlxsw: spectrum_router: Embed netevent notifier block in router structIdo Schimmel
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak
2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel
2017-11-01mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-28drivers/net: mellanox: Convert timers to use timer_setup()Kees Cook
2017-10-27mlxsw: reg: Avoid magic number in PPCNTNogah Frankel
2017-10-27mlxsw: spectrum: Change stats cache to be localNogah Frankel
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen
2017-10-26net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz