summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-03net: dsa: loop: Do not unregister invalid fixed PHYFlorian Fainelli
2017-09-03net: mvpp2: fallback using h/w and random mac if the dt one isn't validAntoine Tenart
2017-09-03net: mvpp2: fix use of the random mac address for PPv2.2Antoine Tenart
2017-09-03net: mvpp2: move the mac retrieval/copy logic into its own functionAntoine Tenart
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
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
2017-09-03net/mlx5e: Slightly increase RX page-cache sizeTariq Toukan
2017-09-03net/mlx5e: Don't recycle page if moved to far NUMATariq Toukan
2017-09-03net/mlx5e: Remove unnecessary fields in ICO SQTariq Toukan
2017-09-03net/mlx5e: Type-specific optimizations for RX post WQEs functionTariq Toukan
2017-09-03net/mlx5e: Non-atomic RQ state indicator for UMR WQE in progressTariq Toukan
2017-09-03net/mlx5e: Non-atomic indicator for ring enabled stateTariq Toukan
2017-09-03net/mlx5e: Refactor data-path lro header functionTariq Toukan
2017-09-03net/mlx5e: Early-return on empty completion queuesTariq Toukan
2017-09-03net/mlx5e: NAPI busy-poll when UMR post is in progressTariq Toukan
2017-09-03net/mlx5e: Small enhancements for RX MPWQE allocation and freeTariq Toukan
2017-09-03net/mlx5e: Use memset to init skbs_frags array to zerosTariq Toukan
2017-09-03net/mlx5e: Remove unnecessary wqe_sz field from RQ bufferTariq Toukan
2017-09-03net/mlx5e: Replace multiplication by stride size with a shiftTariq Toukan
2017-09-03net/mlx5e: Reorganize struct mlx5e_rqTariq Toukan
2017-09-01hv_netvsc: Fix the channel limit in netvsc_set_rxfh()Haiyang Zhang
2017-09-01hv_netvsc: Simplify the limit check in netvsc_set_channels()Haiyang Zhang
2017-09-01hv_netvsc: Simplify num_chn checking in rndis_filter_device_add()Haiyang Zhang
2017-09-01hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()Haiyang Zhang
2017-09-01netvsc: allow driver to be removed even if VF is presentStephen Hemminger
2017-09-01netvsc: cleanup datapath switchStephen Hemminger
2017-09-01net: systemport: Correctly set TSB endian for hostFlorian Fainelli
2017-09-01net: qualcomm: rmnet: remove unused variable privColin Ian King
2017-09-01net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King
2017-09-01fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud
2017-09-01Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe