aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain
2018-05-29be2net: Fix error detection logic for BE3Suresh Reddy
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata
2018-05-28net: netsec: reduce DMA mask to 40 bitsArd Biesheuvel
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman
2018-05-24net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King
2018-05-23ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot
2018-05-22pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-05-22net: fec: Add a SPDX identifierFabio Estevam
2018-05-22net: fec: ptp: Switch to SPDX identifierFabio Estevam
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven
2018-05-17ibmvnic: Fix statistics buffers memory leakThomas Falcon
2018-05-17ibmvnic: Fix non-fatal firmware error resetThomas Falcon
2018-05-17ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon
2018-05-16qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon
2018-05-16qed: LL2 flush isles when connection is closedMichal Kalderon
2018-05-16net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven
2018-05-14cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir
2018-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-13qede: Fix ref-cnt usage countMichal Kalderon
2018-05-133c59x: convert to generic DMA APIChristoph Hellwig
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-10net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
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-09nfp: bpf: allow zero-length capabilitiesJakub Kicinski