summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams1-8/+0
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams1-1/+1
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah1-1/+2
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin1-1/+1
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller1-3/+1
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan1-123/+135
2016-05-13i40e: lie to the VFMitch Williams1-3/+7
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain6-18/+111
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson2-0/+33
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain3-3/+30
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott3-2/+7
2016-05-13Merge branch 'xgene-fixes'David S. Miller7-41/+94
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian2-4/+4
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian4-19/+53
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2-11/+27
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian1-2/+2
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2-5/+8
2016-05-13Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller28-456/+635
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-3/+83
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+11
2016-05-13e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller3-16/+55
2016-05-13igb/igbvf: Add support for GSO partialAlexander Duyck2-116/+203
2016-05-13e1000e: mark shifted values as unsignedJacob Keller1-4/+4
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller10-142/+143
2016-05-13igbvf: use BIT() macro instead of shiftsJacob Keller5-10/+11
2016-05-13igbvf: remove unused variable and dead codeJacob Keller1-3/+1
2016-05-13igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan2-0/+44
2016-05-13e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko1-14/+14
2016-05-13e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko1-1/+1
2016-05-13e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko1-1/+2
2016-05-13igb: make igb_update_pf_vlvf staticJacob Keller1-1/+1
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller11-136/+136
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh1-11/+11
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih1-2/+10
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-14/+6
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds20-88/+168
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+3
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-10/+36
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-42/+25
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+0
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-74/+44
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-5/+22
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown5-10/+36
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown4-42/+24
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown1-0/+1
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2-4/+4
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant1-0/+1
2016-05-13udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2-13/+5
2016-05-13sunrpc: set SOCK_FASYNCEric Dumazet1-0/+3
2016-05-13Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar14-85/+145