summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Reserved field in mbox profile shouldn't be setTal Bar2018-03-201-4/+0Star
* mlxsw: pci: Set mbox dma addresses to zero when not usedShalom Toledo2018-03-201-3/+6
* mlx5: Remove call to ida_pre_getMatthew Wilcox2018-03-201-1/+0Star
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-198-38/+77
|\
| * i40e: Fix the polling mechanism of GLGEN_RSTAT.DEVSTATEPaweł Jabłoński2018-03-191-6/+29
| * i40evf: remove flags that are never usedJacob Keller2018-03-191-3/+0Star
| * i40e: Prevent setting link speed on I40E_DEV_ID_25G_BPatryk Małek2018-03-191-0/+1
| * i40e: Fix incorrect return typesDoug Dziggel2018-03-192-4/+4
| * i40e: add doxygen comment for new mode parameterJacob Keller2018-03-191-0/+1
| * i40e: Close client on suspend and restore client MSIx on resumeShiraz Saleem2018-03-193-3/+22
| * i40e: Prevent setting link speed on KX_X722Patryk Małek2018-03-191-1/+2
| * i40e: Properly check allowed advertisement capabilitiesJan Sokolowski2018-03-191-9/+7Star
| * i40evf: Reorder configure_clsflower to avoid deadlock on errorAlexander Duyck2018-03-191-12/+11Star
|/
* selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio2018-03-181-2/+0Star
* Merge branch 'mv88e6xxx-auto-phy-intr'David S. Miller2018-03-184-0/+89
|\
| * net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYsAndrew Lunn2018-03-183-0/+58
| * net: dsa: mv88e6xxx: Add number of internal PHYsAndrew Lunn2018-03-182-0/+29
| * net: dsa: mv88e6xxx: Add missing g1 IRQ numbersAndrew Lunn2018-03-181-0/+2
|/
* net: dsa: mv88e6xxx: Fix missing register lock in serdes_get_statsFlorian Fainelli2018-03-181-0/+2
* net: dsa: mv88e6xxx: Fix IRQ when loading moduleAndrew Lunn2018-03-181-8/+11
* Merge branch 'selftests-pmtu-Add-further-vti-vti6-MTU-and-PMTU-tests'David S. Miller2018-03-181-66/+376
|\
| * selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio2018-03-181-6/+61
| * selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio2018-03-181-1/+43
| * selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio2018-03-181-1/+44
| * selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio2018-03-181-10/+70
| * selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio2018-03-181-1/+17
| * selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio2018-03-181-13/+73
| * selftests: pmtu: Introduce support for multiple testsStefano Brivio2018-03-181-26/+61
| * selftests: pmtu: Factor out MTU parsing helperStefano Brivio2018-03-181-6/+11
| * selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio2018-03-181-7/+9
| * selftests: pmtu: Reverse return codes of functionsStefano Brivio2018-03-181-16/+8Star
|/
* Merge branch 'ibmvnic-Update-TX-pool-and-TX-routines'David S. Miller2018-03-182-123/+160
|\
| * ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-181-2/+0Star
| * ibmvnic: Update TX pool cleaning routineThomas Falcon2018-03-181-16/+24
| * ibmvnic: Improve TX buffer accountingThomas Falcon2018-03-181-9/+21
| * ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-182-27/+29
| * ibmvnic: Update TX pool initialization routineThomas Falcon2018-03-181-42/+48
| * ibmvnic: Update release TX pool routineThomas Falcon2018-03-181-7/+12
| * ibmvnic: Update and clean up reset TX pool routineThomas Falcon2018-03-181-20/+25
| * ibmvnic: Generalize TX pool structureThomas Falcon2018-03-181-2/+3
|/
* sctp: use proc_remove_subtree()Al Viro2018-03-184-140/+28Star
* Merge branch 'hv_netvsc-minor-enhancements'David S. Miller2018-03-185-6/+223
|\
| * hv_netvsc: add trace pointsStephen Hemminger2018-03-185-2/+220
| * hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger2018-03-181-4/+3Star
|/
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-183-4/+67
* cxgb4: Fix queue free path of ULD driversArjun Vynipadath2018-03-171-0/+1
* rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lockSowmini Varadhan2018-03-171-8/+9
* Merge branch 'tipc-obsolete-zone-concept'David S. Miller2018-03-1711-279/+227Star
|\
| * tipc: some name changesJon Maloy2018-03-175-103/+106
| * tipc: merge two lists in struct publicationJon Maloy2018-03-172-13/+12Star