summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16phy: add support for a reset-gpio specificationUwe Kleine-König
2016-05-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-15Merge branch 'bnxt_en-next'David S. Miller
2016-05-15bnxt_en: Use dma_rmb() instead of rmb().Michael Chan
2016-05-15bnxt_en: Add BCM57314 device ID.Michael Chan
2016-05-15bnxt_en: Simplify and improve unsupported SFP+ module reporting.Michael Chan
2016-05-15bnxt_en: Fix length value in dmesg log firmware error message.Michael Chan
2016-05-15bnxt_en: Improve the delay logic for firmware response.Michael Chan
2016-05-15bnxt_en: Reduce maximum ring pages if page size is 64K.Michael Chan
2016-05-15bnxt_en: Report PCIe link speed and width during driver loadAjit Khaparde
2016-05-15bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPROAjit Khaparde
2016-05-15bnxt_en: Fix invalid max channel parameter in ethtool -l.Satish Baddipadige
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14net: switchdev: Drop EXPERIMENTAL from descriptionFlorian Fainelli
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-14i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-14i40e: change Rx hang message into a WARN_ONCEJacob Keller
2016-05-14i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-14i40e: lie to the VFMitch Williams
2016-05-14i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-14i40e: Implement the API function for aq_set_switch_configShannon Nelson
2016-05-14i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-14i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-14Merge branch 'xgene-fixes'David S. Miller
2016-05-14drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-14drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-14drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-14drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-14drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-14Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller
2016-05-13igb/igbvf: Add support for GSO partialAlexander Duyck
2016-05-13e1000e: mark shifted values as unsignedJacob Keller
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2016-05-13igbvf: use BIT() macro instead of shiftsJacob Keller
2016-05-13igbvf: remove unused variable and dead codeJacob Keller
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko