summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: marvell: fix return type of ndo_start_xmit functionYueHaibing2018-09-203-3/+4
* Merge branch 'phylink-ensure-the-carrier-is-off-when-starting-phylink'David S. Miller2018-09-203-4/+3
|\
| * net: mvneta: do not explicitly set the carrier state in openAntoine Tenart2018-09-201-3/+0
| * net: mvpp2: do not explicitly set the carrier state in openAntoine Tenart2018-09-201-1/+0
| * net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart2018-09-201-0/+3
|/
* Merge branch 'net-mvpp2-improve-the-interrupt-usage'David S. Miller2018-09-203-188/+315
|\
| * net: mvpp2: rename mvpp2_percpu function to mvpp2_threadAntoine Tenart2018-09-201-47/+47
| * net: mvpp2: handle cases where more CPUs are available than s/w threadsAntoine Tenart2018-09-202-54/+112
| * net: mvpp2: map the CPUs to threadsAntoine Tenart2018-09-202-40/+55
| * net: mvpp2: do not use the CPU number to access the per-thread registersAntoine Tenart2018-09-201-81/+88
| * net: mvpp2: make mvpp2_read_relaxed staticAntoine Tenart2018-09-202-3/+1
| * net: mvpp2: make the per-cpu helpers staticAntoine Tenart2018-09-202-10/+3
| * net: mvpp2: cpu should always be unsignedAntoine Tenart2018-09-202-30/+35
| * net: mvpp2: fix the number of queues per cpu for PPv2.2Antoine Tenart2018-09-202-4/+6
| * net: mvpp2: do not update the queue mode while probingAntoine Tenart2018-09-201-8/+9
| * Documentation/bindings: net: marvell-pp2: update the IRQs descriptionAntoine Tenart2018-09-201-14/+31
| * net: mvpp2: rename the IRQs to match the hardwareAntoine Tenart2018-09-202-15/+46
| * net: mvpp2: increase the number of s/w threads to 9Antoine Tenart2018-09-201-1/+1
|/
* ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3Kazuya Mizuguchi2018-09-202-57/+92
* Merge branch 'phy_stop-synchronous'David S. Miller2018-09-202-1/+3
|\
| * net: phy: call state machine synchronously in phy_stopHeiner Kallweit2018-09-201-0/+2
| * net: linkwatch: add check for netdevice being present to linkwatch_do_devHeiner Kallweit2018-09-201-1/+1
|/
* Merge branch 'net-Use-FIELD_SIZEOF-directly-instead-of-reimplementing-its-fun...David S. Miller2018-09-205-11/+11
|\
| * net: ti: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-3/+3
| * net: qede: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-1/+1
| * net: core: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-5/+5
| * net: sched: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-1/+1
| * net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its functionzhong jiang2018-09-201-1/+1
|/
* Merge tag 'batadv-next-for-davem-20180919' of git://git.open-mesh.org/linux-m...David S. Miller2018-09-2015-411/+323
|\
| * batman-adv: Enable LockLess TX for softifSven Eckelmann2018-09-151-0/+1
| * batman-adv: Move OGM rebroadcast stats to orig_ifinfoSven Eckelmann2018-09-156-406/+145
| * batman-adv: Provide debug messages as trace eventsSven Eckelmann2018-09-155-5/+127
| * batman-adv: Mark debugfs functionality as deprecatedSven Eckelmann2018-09-144-0/+50
| * batman-adv: Start new development cycleSimon Wunderlich2018-09-141-1/+1
* | net: wan: remove redundant includezhong jiang2018-09-192-2/+0
* | net: ethernet: remove redundant includezhong jiang2018-09-194-4/+0
* | Merge branch 'neterion-use-linux-io-64-nonatomic-lo-hi-h'David S. Miller2018-09-195-41/+4
|\ \
| * | net: neterion: vxge: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-193-20/+2
| * | net: neterion: s2io: Use linux/io-64-nonatomic-lo-hi.hCorentin Labbe2018-09-192-21/+2
|/ /
* | net: ibm: fix return type of ndo_start_xmit functionYueHaibing2018-09-193-6/+7
* | net: cavium: fix return type of ndo_start_xmit functionYueHaibing2018-09-194-6/+8
* | net: hns3: fix return type of ndo_start_xmit functionYueHaibing2018-09-192-2/+3
* | net: ethernet: slicoss: remove duplicated include from slic.hYueHaibing2018-09-191-1/+0
* | veth: rename pcpu_vstats as pcpu_lstatsLi RongQing2018-09-192-15/+8
* | netlink: add ethernet address policy typesJohannes Berg2018-09-192-1/+20
* | netlink: add NLA_REJECT policy typeJohannes Berg2018-09-192-8/+28
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-1948-9240/+5105
|\ \
| * | intel-ethernet: use correct module licenseJesse Brandeburg2018-09-1912-13/+13
| * | iavf: finish renaming files to iavfJesse Brandeburg2018-09-1916-21/+21
| * | iavf: rename most of i40e stringsJesse Brandeburg2018-09-1917-1407/+1366