aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-19Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'David S. Miller3-4/+3
2018-09-19net: mvneta: do not explicitly set the carrier state in openAntoine Tenart1-3/+0
2018-09-19net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart1-1/+0
2018-09-19net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-09-19Merge branch 'net-mvpp2-improve-the-interrupt-usage'David S. Miller3-188/+315
2018-09-19net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart1-47/+47
2018-09-19net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart2-54/+112
2018-09-19net: mvpp2: map the CPUs to threadsAntoine Tenart2-40/+55
2018-09-19net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart1-81/+88
2018-09-19net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart2-3/+1
2018-09-19net: mvpp2: make the per-cpu helpers staticAntoine Tenart2-10/+3
2018-09-19net: mvpp2: cpu should always be unsignedAntoine Tenart2-30/+35
2018-09-19net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2-4/+6
2018-09-19net: mvpp2: do not update the queue mode while probingAntoine Tenart1-8/+9
2018-09-19Documentation/bindings: net: marvell-pp2: update the IRQs descriptionAntoine Tenart1-14/+31
2018-09-19net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart2-15/+46
2018-09-19net: mvpp2: increase the number of s/w threads to 9Antoine Tenart1-1/+1
2018-09-19ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi2-57/+92
2018-09-19Merge branch 'phy_stop-synchronous'David S. Miller2-1/+3
2018-09-19net: phy: call state machine synchronously in phy_stopHeiner Kallweit1-0/+2
2018-09-19net: linkwatch: add check for netdevice being present to linkwatch_do_devHeiner Kallweit1-1/+1
2018-09-19Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-function'David S. Miller5-11/+11
2018-09-19net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang1-3/+3
2018-09-19net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang1-1/+1
2018-09-19net: core: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang1-5/+5
2018-09-19net: sched: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang1-1/+1
2018-09-19net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang1-1/+1
2018-09-19Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-mergeDavid S. Miller15-411/+323
2018-09-18net: wan: remove redundant includezhong jiang2-2/+0
2018-09-18net: ethernet: remove redundant includezhong jiang4-4/+0
2018-09-18Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'David S. Miller5-41/+4
2018-09-18net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe3-20/+2
2018-09-18net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2-21/+2
2018-09-18net: ibm: fix return type of ndo_start_xmit functionYueHaibing3-6/+7
2018-09-18net: cavium: fix return type of ndo_start_xmit functionYueHaibing4-6/+8
2018-09-18net: hns3: fix return type of ndo_start_xmit functionYueHaibing2-2/+3
2018-09-18net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing1-1/+0
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2-15/+8
2018-09-18netlink: add ethernet address policy typesJohannes Berg2-1/+20
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg2-8/+28
2018-09-18Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller48-9240/+5105
2018-09-18intel-ethernet: use correct module licenseJesse Brandeburg12-13/+13
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg16-21/+21
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg17-1407/+1366
2018-09-18iavf: tracing infrastructure renameJesse Brandeburg3-22/+22
2018-09-18iavf: replace i40e_debug with iavf versionJesse Brandeburg5-23/+23
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg9-99/+98
2018-09-18iavf: rename I40E_ADMINQ_DESCJesse Brandeburg2-11/+11
2018-09-18iavf: rename device ID definesJesse Brandeburg5-78/+27
2018-09-18iavf: remove references to old namesJesse Brandeburg9-273/+269