summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-07-22net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-22nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley
2018-07-22atl1c: reserve min skb headroomFlorian Westphal
2018-07-21libcxgb: replace vmalloc and memset with vzallocYueHaibing
2018-07-21net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-21qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru
2018-07-21qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-07-21qed: Fix link flap issue due to mismatching EEE capabilities.Sudarsana Reddy Kalluru
2018-07-21Merge tag 'mlx5-fixes-2018-07-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen
2018-07-21net: hns3: Remove extra space and bracketsJian Shen
2018-07-21net: hns3: Standardize the handle of return valueJian Shen
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19qede: Add driver callbacks for eeprom module query.Sudarsana Reddy Kalluru
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-19net-next/hinic: fix a problem in hinic_xmit_frame()Zhao Chen
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan
2018-07-18net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem
2018-07-18net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed
2018-07-18net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha
2018-07-18net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha
2018-07-18net/mlx5: Adjust clock overflow work periodAriel Levkovich
2018-07-18net/mlx5e: Refine ets validation functionShay Agroskin
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-07-18net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha
2018-07-18net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-18net: ethernet: broadcom: Drop dependency on OFFlorian Fainelli
2018-07-18net: cavium: add missing PCI dependenciesArnd Bergmann
2018-07-18liquidio: Using NULL instead of plain integerYueHaibing
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva
2018-07-18net: mvpp2: debugfs: fix incorrect bitwise operatorGustavo A. R. Silva
2018-07-18cxgb4: display number of rx and tx pages freeGanesh Goudar