aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju6-5/+7
2017-06-01Merge branch 'dsa-tagger-simplification'David S. Miller13-90/+47
2017-06-01net: dsa: factor skb freeing on xmitVivien Didelot9-39/+16
2017-06-01net: dsa: remove out_drop label in taggers rcvVivien Didelot6-42/+24
2017-06-01net: dsa: remove dsa_uses_tagged_protocolVivien Didelot1-7/+1
2017-06-01net: dsa: do not cast dstVivien Didelot2-2/+2
2017-06-01net: dsa: comment hot path requirementsVivien Didelot2-0/+4
2017-06-01i40evf: update i40evf.txt with new contentJesse Brandeburg1-8/+15
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala4-7/+12
2017-06-01virtchnl: Add compile time static asserts to validate structure sizesSridhar Samudrala1-0/+50
2017-06-01virtchnl: Add pad fields to a couple of structuresSridhar Samudrala1-0/+3
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg2-149/+148
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg6-65/+102
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg3-13/+8
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg2-16/+37
2017-06-01virtchnl: convert to new macrosJesse Brandeburg3-6/+6
2017-06-01virtchnl: move some code to core driverJesse Brandeburg1-12/+18
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg11-498/+499
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg4-452/+3
2017-06-01i40e/i40evf: create and use new unified header fileJesse Brandeburg5-3/+4
2017-06-01i40evf: drop i40e_type.h includeJesse Brandeburg1-2/+0
2017-06-01mlxsw: spectrum: Add bridge dependency for spectrumIdo Schimmel1-0/+1
2017-06-01Merge branch 'stmmac-add-dwmac-sun8i-ethernet-driver'David S. Miller23-5/+1303
2017-06-01arm64: defconfig: Enable dwmac-sun8i driver on defconfigLABBE Corentin1-0/+1
2017-06-01arm: multi_v7: Enable dwmac-sun8i driver on multi_v7_defconfigLABBE Corentin1-0/+1
2017-06-01arm: sunxi: Enable dwmac-sun8i driver on sunxi_defconfigLABBE Corentin1-0/+1
2017-06-01arm64: allwinner: bananapi-m64: Enable dwmac-sun8iLABBE Corentin1-0/+15
2017-06-01arm64: allwinner: pine64-plus: Enable dwmac-sun8iLABBE Corentin1-1/+16
2017-06-01arm64: allwinner: pine64: Enable dwmac-sun8iLABBE Corentin1-0/+16
2017-06-01arm64: allwinner: sun50i-a64: add dwmac-sun8i Ethernet driverLABBE Corentin1-0/+35
2017-06-01arm64: allwinner: sun50i-a64: Add dt node for the syscon control moduleLABBE Corentin1-0/+6
2017-06-01arm: sun8i: nanopi-neo: Enable dwmac-sun8iLABBE Corentin1-0/+7
2017-06-01arm: sun8i: orangepi-pc-plus: Set EMAC activity LEDs to active highLABBE Corentin1-0/+5
2017-06-01arm: sun8i: orangepi-2: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-one: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-zero: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: orangepi-pc: Enable dwmac-sun8iLABBE Corentin1-0/+8
2017-06-01arm: sun8i: sunxi-h3-h5: add dwmac-sun8i ethernet driverLABBE Corentin1-0/+34
2017-06-01arm: sun8i: sunxi-h3-h5: Add dt node for the syscon control moduleLABBE Corentin1-0/+6
2017-06-01net-next: stmmac: Add dwmac-sun8iLABBE Corentin6-2/+1025
2017-06-01dt-bindings: syscon: Add DT bindings documentation for Allwinner sysconLABBE Corentin1-0/+19
2017-06-01dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8iLABBE Corentin1-0/+78
2017-06-01net-next: stmmac: add optional setup functionLABBE Corentin2-1/+4
2017-06-01net-next: stmmac: export stmmac_set_mac_addr/stmmac_get_mac_addrLABBE Corentin1-1/+2
2017-06-01powerpc: use asm-generic/socket.h as much as possibleStephen Rothwell1-91/+1
2017-06-01mlxsw: spectrum: Implement the ethtool flash_device callbackYotam Gigi1-9/+42
2017-06-01Merge branch 'qed-Status-block-changes'David S. Miller13-391/+527
2017-06-01qed: No need to reset SBs on IOV initMintz, Yuval3-33/+4
2017-06-01qed: Reset IGU CAM to default on initMintz, Yuval3-20/+162
2017-06-01qed: Hold a single array for SBsMintz, Yuval8-27/+103