summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan
2018-04-11net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh
2018-04-11Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun
2018-04-06jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-05net/mlx5: Query device memory capabilitiesAriel Levkovich
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-04-04sfc: remove ctpio_dmabuf_start from statsBert Kenward
2018-04-04net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun
2018-04-04nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe
2018-04-04nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski
2018-04-04net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli
2018-04-04net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-04-03net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa
2018-04-03net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-04-03net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-04-02Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-02net: mvneta: improve suspend/resumeJisheng Zhang
2018-04-02net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang
2018-04-01net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli