aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-18net: sched: fix handling of singleton qdiscs with qdisc_hashJiri Kosina1-0/+10
2016-08-18tipc: ensure that link congestion and wakeup use same criteriaJon Paul Maloy1-8/+10
2016-08-18tipc: make bearer packet filtering genericJon Paul Maloy3-39/+42
2016-08-18qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-18qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-18qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6
2016-08-18net: atm: remove redundant null pointer check on dev->nameColin Ian King1-1/+1
2016-08-18net: phy: Update copyright infoAppana Durga Kedareswara Rao1-0/+2
2016-08-18net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com3-6/+30
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala1-0/+1
2016-08-18i40e: remove a stray unlockDan Carpenter1-1/+0
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2-2/+2
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2-81/+130
2016-08-18i40e: fix memory leakMitch Williams1-0/+1
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady1-0/+28
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand1-2/+5
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand1-1/+2
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller1-0/+24
2016-08-18i40e: Fix static analysis tool warningDave Ertman1-3/+1
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller1-0/+2
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan1-0/+1
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan1-0/+1
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain1-0/+2
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun1-2/+1