summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller84-540/+1802
2017-04-20Merge branch 'dsa-LAN9303'David S. Miller13-0/+1444
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert4-1/+201
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert4-0/+193
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert2-0/+898
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert6-0/+153
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen1-1/+1
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller73-375/+873
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller2-11/+7
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller4-6/+129
2017-04-19i40e: split some code in i40e_reset_vf into helpersJacob Keller1-37/+72
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller1-2/+0
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller4-6/+6
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller1-9/+29
2017-04-19i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller1-50/+89
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller1-2/+9
2017-04-19i40e: new AQ commandsJingjing Wu8-0/+686
2017-04-19i40e/i40evf: Add tracepointsScott Peterson8-0/+495
2017-04-19i40e: dump VF information in debugfsMitch Williams1-0/+51
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck3-31/+43
2017-04-19i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael1-7/+0
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser3-28/+11
2017-04-19esp4/6: Fix GSO path for non-GSO SW-crypto packetsIlan Tayari2-5/+6
2017-04-19esp6: fix incorrect null pointer check on xoColin Ian King1-1/+1
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck1-3/+1
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-7/+23
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck2-8/+53
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen1-0/+3
2017-04-18ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+11
2017-04-18ixgbe: Remove unused defineDon Skidmore1-3/+0
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov3-30/+28
2017-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-58/+69
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov1-44/+41
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov1-19/+29
2017-04-18sparc64: Fix hugepage page table freeNitin Gupta1-0/+16
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan3-7/+7
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov1-1/+1
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore2-0/+19
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore4-0/+18
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore1-2/+27
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen3-52/+3
2017-04-18net: cx89x0: move attribute declaration before struct keywordStefan Agner1-1/+1
2017-04-18ixgbe: Remove pr_cont usesJoe Perches1-37/+47
2017-04-18be2net: VxLAN offload should be re-enabled when only 1 UDP port is leftSriharsha Basavapatna2-44/+102
2017-04-18drivers: net: xgene-v2: Extend ethtool statisticsIyappan Subramanian4-10/+151
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni2-3/+26
2017-04-18Merge branch 'ftgmac100-batch5-features'David S. Miller3-12/+298
2017-04-18ftgmac100: Document device-tree bindingBenjamin Herrenschmidt1-0/+35
2017-04-18ftgmac100: Fix potential ordering issue in NAPI pollBenjamin Herrenschmidt1-0/+7