summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-10-08mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan
2017-09-16mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel
2017-09-12mlxsw: spectrum: Prevent mirred-related crash on removalYuval Mintz
2017-09-11mlxsw: spectrum: Fix EEPROM access in case of SFP/SFP+Arkadi Sharshevsky
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05net/mlx4_core: Use ARRAY_SIZE macroThomas Meyer
2017-09-03Merge tag 'mlx5-updates-2017-09-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-09-03mlxsw: spectrum_router: Support GRE tunnelsPetr Machata
2017-09-03mlxsw: spectrum_router: Add loopback accessorsPetr Machata
2017-09-03mlxsw: spectrum: Register for IPIP_DECAP_ERROR trapPetr Machata
2017-09-03mlxsw: spectrum_router: Use existing decap routePetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 underlay decapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv6 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Support IPv4 overlay encapPetr Machata
2017-09-03mlxsw: spectrum_router: Make nexthops typedPetr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()Petr Machata
2017-09-03mlxsw: spectrum_router: Introduce loopback RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Support FID-less RIFsPetr Machata
2017-09-03mlxsw: spectrum_router: Add mlxsw_sp_ipip_opsPetr Machata
2017-09-03mlxsw: spectrum_router: Publish mlxsw_sp_l3protoPetr Machata
2017-09-03mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameterPetr Machata
2017-09-03mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()Petr Machata
2017-09-03mlxsw: reg: Add Routing Tunnel Decap Properties RegisterPetr Machata
2017-09-03mlxsw: reg: Add mlxsw_reg_ralue_act_ip2me_tun_pack()Petr Machata
2017-09-03mlxsw: reg: Move enum mlxsw_reg_ratr_trap_idPetr Machata
2017-09-03mlxsw: reg: Update RATR to support IP-in-IP tunnelsPetr Machata
2017-09-03mlxsw: reg: Update RITR to support loopback devicePetr Machata
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan
2017-09-03net/mlx5e: Stop NAPI when irq balancer changes affinityTariq Toukan
2017-09-03net/mlx5e: Use kernel's mechanism to avoid missing NAPIsTariq Toukan