summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-171-8/+11
* Merge branch 'selftests-pmtu-Add-further-vti-vti6-MTU-and-PMTU-tests'David S. Miller2018-03-171-66/+376
|\
| * selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio2018-03-171-6/+61
| * selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio2018-03-171-1/+43
| * selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio2018-03-171-1/+44
| * selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio2018-03-171-10/+70
| * selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio2018-03-171-1/+17
| * selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio2018-03-171-13/+73
| * selftests: pmtu: Introduce support for multiple testsStefano Brivio2018-03-171-26/+61
| * selftests: pmtu: Factor out MTU parsing helperStefano Brivio2018-03-171-6/+11
| * selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio2018-03-171-7/+9
| * selftests: pmtu: Reverse return codes of functionsStefano Brivio2018-03-171-16/+8
|/
* Merge branch 'ibmvnic-Update-TX-pool-and-TX-routines'David S. Miller2018-03-172-123/+160
|\
| * ibmvnic: Remove unused TSO resources in TX pool structureThomas Falcon2018-03-171-2/+0
| * ibmvnic: Update TX pool cleaning routineThomas Falcon2018-03-171-16/+24
| * ibmvnic: Improve TX buffer accountingThomas Falcon2018-03-171-9/+21
| * ibmvnic: Update TX and TX completion routinesThomas Falcon2018-03-172-27/+29
| * ibmvnic: Update TX pool initialization routineThomas Falcon2018-03-171-42/+48
| * ibmvnic: Update release TX pool routineThomas Falcon2018-03-171-7/+12
| * ibmvnic: Update and clean up reset TX pool routineThomas Falcon2018-03-171-20/+25
| * ibmvnic: Generalize TX pool structureThomas Falcon2018-03-171-2/+3
|/
* sctp: use proc_remove_subtree()Al Viro2018-03-174-140/+28
* Merge branch 'hv_netvsc-minor-enhancements'David S. Miller2018-03-175-6/+223
|\
| * hv_netvsc: add trace pointsStephen Hemminger2018-03-175-2/+220
| * hv_netvsc: pass netvsc_device to rndis haltStephen Hemminger2018-03-171-4/+3
|/
* net: ethernet: ti: cpsw: enable vlan rx vlan offloadGrygorii Strashko2018-03-173-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/+227
|\
| * tipc: some name changesJon Maloy2018-03-175-103/+106
| * tipc: merge two lists in struct publicationJon Maloy2018-03-172-13/+12
| * tipc: remove zone_list member in struct publicationJon Maloy2018-03-172-76/+30
| * tipc: remove zone publication list in name tableJon Maloy2018-03-174-26/+29
| * tipc: obsolete TIPC_ZONE_SCOPEJon Maloy2018-03-177-88/+77
|/
* Merge branch 'pernet-convert-part8'David S. Miller2018-03-175-0/+6
|\
| * net: Convert ip_vs_ftp_opsKirill Tkhai2018-03-171-0/+1
| * net: Convert ipvs_core_dev_opsKirill Tkhai2018-03-171-0/+1
| * net: Convert ipvs_core_opsKirill Tkhai2018-03-171-0/+1
| * net: Convert ovs_net_opsKirill Tkhai2018-03-171-0/+1
| * net: Convert mpls_net_opsKirill Tkhai2018-03-171-0/+1
| * net: Convert l2tp_net_opsKirill Tkhai2018-03-171-0/+1
|/
* net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exitYousuk Seung2018-03-161-1/+4
* tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-03-162-1/+3
* selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes2018-03-161-3/+18
* liquidio: Simplified napi pollIntiyaz Basha2018-03-163-66/+35
* Merge branch 'net-smc-IPv6-support'David S. Miller2018-03-164-67/+235
|\
| * net/smc: enable ipv6 support for smcKarsten Graul2018-03-162-17/+51
| * net/smc: add ipv6 support to CLC layerKarsten Graul2018-03-162-17/+105