summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11cxgb4: avoid schedule while atomicGanesh Goudar
2018-05-11cxgb4: enable inner header checksum calculationGanesh Goudar
2018-05-11cxgb4: Fix {vxlan/geneve}_port initializationArjun Vynipadath
2018-05-11cxgb4: Add new T5 device idGanesh Goudar
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata
2018-05-11ixgbe: fix memory leak on ipsec allocationColin Ian King
2018-05-11ixgbevf: fix ixgbevf_xmit_frame()'s return typeLuc Van Oostenryck
2018-05-11ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2018-05-11ice: Set rq_last_status when cleaning rqJeff Shaw
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET
2018-05-10net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan
2018-05-10net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-10net/mlx5: Free IRQs in shutdown pathDaniel Jurgens
2018-05-10qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King
2018-05-10rocker: Postpone filtering of !added_by_user FDBPetr Machata
2018-05-10cxgb4: fix the wrong conversion of Mbps to KbpsGanesh Goudar
2018-05-10mlxsw: spectrum_span: Support VLAN under mirror-to-gretapPetr Machata
2018-05-10mlxsw: spectrum_span: Support mirror-to-VLANPetr Machata
2018-05-10mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETHPetr Machata
2018-05-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET
2018-05-10liquidio: bump up driver version to 1.7.2 to match newer NIC firmwareFelix Manlunas
2018-05-10liquidio: monitor all of Octeon's cores in watchdog threadFelix Manlunas
2018-05-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-05-10net: hns3: refactor the loopback related functionYunsheng Lin
2018-05-10net: hns3: fix for cleaning ring problemYunsheng Lin
2018-05-10net: hns3: remove add/del_tunnel_udp in hns3_enet moduleYunsheng Lin
2018-05-10net: hns3: Fix for setting mac address when resettingYunsheng Lin
2018-05-10drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-10Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-09fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_readyJacob Keller
2018-05-09fm10k: warn if the stat size is unknownJacob Keller
2018-05-09fm10k: use macro to avoid passing the array and size separatelyJacob Keller
2018-05-09fm10k: use variadic arguments to fm10k_add_stat_stringsJacob Keller
2018-05-09fm10k: reduce duplicate fm10k_stat macro codeJacob Keller
2018-05-09fm10k: setup VLANs for l2 accelerated macvlan interfacesJacob Keller
2018-05-08r8169: fix powering up RTL8168hHeiner Kallweit