summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-25i40evf: enable adaptive interrupt throttlingMitch Williams1-5/+11
2016-09-25i40e: Increase minimum number of allocated VSIAkeem Abodunrin1-1/+1
2016-09-25i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2-2/+2
2016-09-25i40e: removing unreachable codeHenry Tieman1-5/+1
2016-09-25i40e: check conflicting ntuple/sideband rules when re-enabling ATRJacob Keller1-3/+7
2016-09-25i40e: cleanup ATR auto_disable_flags useJacob Keller3-20/+17
2016-09-25i40e: add encap csum VF offload flagPreethi Banala2-0/+2
2016-09-25i40e: fix deleting mac filtersAlan Brady1-2/+2
2016-09-25i40e: Remove 100 Mbps SGMII support for X722Harshitha Ramamurthy1-1/+0
2016-09-24hv_netvsc: fix commentsStephen Hemminger1-4/+3
2016-09-24net: thunderx: Support for byte queue limitsSunil Goutham2-12/+32
2016-09-24net: thunderx: Fix issue with IRQ namimgSunil Goutham1-1/+1
2016-09-24mlxsw: spectrum: remove redundant check if err is zeroColin Ian King1-1/+1
2016-09-24Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-45/+62
2016-09-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller10-40/+53
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh4-11/+136
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh19-24/+73
2016-09-24net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad modeMoshe Shemesh1-0/+13
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh4-13/+73
2016-09-24net/mlx4_core: Fix QUERY FUNC CAP flagsMoshe Shemesh2-4/+3
2016-09-23Revert "xen-netback: create a debugfs node for hash information"David S. Miller3-107/+2
2016-09-23hv_netvsc: count multicast packets receivedStephen Hemminger2-1/+10
2016-09-23hv_netvsc: remove VF in flight countersStephen Hemminger2-63/+21
2016-09-23hv_netvsc: use RCU to protect vf_netdevStephen Hemminger2-15/+16
2016-09-23hv_netvsc: improve VF device matchingStephen Hemminger1-21/+39
2016-09-23hv_netvsc: simplify callback event codeStephen Hemminger1-18/+10
2016-09-23hv_netvsc: dev hold/put reference to VFStephen Hemminger1-0/+3
2016-09-23hv_netvsc: use consume_skbStephen Hemminger1-2/+2
2016-09-23net: dsa: mv88e6xxx: implement DSA port fast ageingVivien Didelot1-22/+23
2016-09-23net: dsa: b53: implement DSA port fast ageingVivien Didelot1-20/+11
2016-09-23drivers: net: xgene: Fix MSS programmingIyappan Subramanian4-23/+100
2016-09-23cxgb4: fix signed wrap around when decrementing index idxColin Ian King1-1/+1
2016-09-23net/mlx5e: Add TC vlan match parsingOr Gerlitz1-0/+19
2016-09-23net/mlx5e: Add TC vlan action for SRIOV offloadsOr Gerlitz1-11/+32
2016-09-23net/mlx5: E-Switch, Support VLAN actions in the offloads modeOr Gerlitz5-1/+249
2016-09-23net/mlx5e: Refactor retrival of skb from rx completion element (cqe)Or Gerlitz1-13/+28
2016-09-23net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz3-26/+44
2016-09-23net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2-11/+27
2016-09-23net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2-3/+10
2016-09-23net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz4-26/+20
2016-09-23sfc: check async completer is !NULL before callingBert Kenward1-1/+2
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller116-830/+1270
2016-09-23ixgbe: reset before SRIOV init to avoid mailbox issuesEmil Tantilov1-1/+3
2016-09-23ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PFAlexander Duyck2-8/+11
2016-09-23ixgbe: Limit reporting of redirection table if SR-IOV is enabledAlexander Duyck1-1/+5
2016-09-23ixgbe: Allow setting multiple queues when SR-IOV is enabledAlexander Duyck1-2/+2
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2-3/+3
2016-09-23ixgbevf: add spinlocks for MTU change callsEmil Tantilov1-0/+4
2016-09-23ixgbe: Indicate support for pause frames in all casesMark Rustad1-0/+19
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad1-0/+2