summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit1-2/+1
2018-07-22net: prevent ISA drivers from building on PPC32Randy Dunlap3-3/+4
2018-07-22nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley1-1/+1
2018-07-22atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru5-13/+17
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru1-3/+9
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-28/+52
2018-07-19net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen1-0/+1
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds40-333/+351
2018-07-18net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan1-0/+4
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2-13/+23
2018-07-18net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem1-1/+1
2018-07-18net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed1-1/+1
2018-07-18net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-18net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-18net/mlx5e: Refine ets validation functionShay Agroskin1-9/+8
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-18octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin1-3/+11
2018-07-16tg3: Add higher cpu clock for 5762.Sanjeev Bansal1-0/+9
2018-07-16tg3: Update copyrightSiva Reddy Kallam2-0/+6
2018-07-16ibmvnic: Fix error recovery on login failureJohn Allen1-2/+2
2018-07-16net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-16ibmvnic: Revise RX/TX queue error messagesThomas Falcon1-12/+27
2018-07-16net: ethernet: stmmac: fix documentation warningCorentin Labbe1-1/+0
2018-07-16net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe1-1/+1
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward1-9/+8
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward1-9/+21
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter1-1/+1
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne1-1/+1
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan3-4/+1
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan1-2/+7
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan1-2/+2
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan1-1/+4
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru1-3/+27
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+1
2018-07-07net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam2-6/+32
2018-07-07net: macb: Free RX ring for all queuesHarini Katakam1-6/+5