summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet
2016-05-13Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-12tipc: eliminate risk of double link_up eventsJon Paul Maloy
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-12phy: micrel: Use MICREL_PHY_ID_MASK definitionFabio Estevam