summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03116-538/+763
|\
| * net: axienet: Fix double deregister of mdioShubhrajyoti Datta2018-07-251-0/+1
| * bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru2018-07-251-3/+10
| * net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein2018-07-251-1/+1
| * r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit2018-07-241-2/+1
| * net: prevent ISA drivers from building on PPC32Randy Dunlap2018-07-223-3/+4
| * nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley2018-07-221-1/+1
| * atl1c: reserve min skb headroomFlorian Westphal2018-07-221-0/+1
| * qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru2018-07-225-13/+17
| * qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru2018-07-221-0/+1
| * qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru2018-07-221-3/+9
| * Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-07-218-28/+52
| |\
| | * net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan2018-07-191-0/+4
| | * net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-192-13/+23
| | * net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem2018-07-191-1/+1
| | * net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed2018-07-191-1/+1
| | * net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha2018-07-191-0/+3
| | * net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha2018-07-191-2/+2
| | * net/mlx5: Adjust clock overflow work periodAriel Levkovich2018-07-191-2/+10
| | * net/mlx5e: Refine ets validation functionShay Agroskin2018-07-191-9/+8
| * | net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen2018-07-201-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-1940-333/+351
| |\|
| | * net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin2018-07-191-6/+6
| | * net: qca_spi: Fix log level if probe failsStefan Wahren2018-07-191-8/+8
| | * net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren2018-07-191-0/+3
| | * net: qca_spi: Avoid packet drop during initial syncStefan Wahren2018-07-191-1/+1
| | * net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+2
| | * octeon_mgmt: Fix MIX registers configuration on MTU setupAlexander Sverdlin2018-07-181-3/+11
| | * tg3: Add higher cpu clock for 5762.Sanjeev Bansal2018-07-161-0/+9
| | * tg3: Update copyrightSiva Reddy Kallam2018-07-162-0/+6
| | * ibmvnic: Fix error recovery on login failureJohn Allen2018-07-161-2/+2
| | * net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed2018-07-161-2/+6
| | * ibmvnic: Revise RX/TX queue error messagesThomas Falcon2018-07-161-12/+27
| | * net: ethernet: stmmac: fix documentation warningCorentin Labbe2018-07-161-1/+0
| | * net: stmmac: dwmac-sun8i: fix typo descrive => describeCorentin Labbe2018-07-161-1/+1
| | * qlogic: check kstrtoul() for errorsDan Carpenter2018-07-141-0/+2
| | * sfc: hold filter_sem consistently during resetBert Kenward2018-07-121-9/+8
| | * sfc: avoid hang from nested use of the filter_semBert Kenward2018-07-121-9/+21
| | * net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2018-07-122-3/+4
| | * ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter2018-07-121-1/+1
| | * ixgbe: Be more careful when modifying MAC filtersAlexander Duyck2018-07-121-1/+11
| | * qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne2018-07-121-1/+1
| | * bnxt_en: Fix for system hang if request_irq failsVikas Gupta2018-07-101-1/+3
| | * bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan2018-07-103-4/+1
| | * bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan2018-07-101-2/+7
| | * bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan2018-07-101-2/+2
| | * bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan2018-07-101-1/+4
| | * bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru2018-07-101-3/+27
| | * net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam2018-07-072-6/+32
| | * net: macb: Free RX ring for all queuesHarini Katakam2018-07-071-6/+5