summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2017-09-03net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qpsColin Ian King1-2/+3
2017-09-03net/mlx4_core: fix memory leaks on error exit pathColin Ian King1-1/+2
2017-09-02hv_netvsc: Fix the channel limit in netvsc_set_rxfh()Haiyang Zhang1-1/+1
2017-09-02hv_netvsc: Simplify the limit check in netvsc_set_channels()Haiyang Zhang1-3/+0
2017-09-02hv_netvsc: Simplify num_chn checking in rndis_filter_device_add()Haiyang Zhang1-3/+3
2017-09-02hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()Haiyang Zhang3-5/+4
2017-09-02netvsc: allow driver to be removed even if VF is presentStephen Hemminger1-8/+9
2017-09-02netvsc: cleanup datapath switchStephen Hemminger1-31/+7
2017-09-02net: convert (struct ubuf_info)->refcnt to refcount_tEric Dumazet1-1/+1
2017-09-02net: systemport: Correctly set TSB endian for hostFlorian Fainelli2-1/+15
2017-09-02net: qualcomm: rmnet: remove unused variable privColin Ian King1-3/+0
2017-09-02net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King1-1/+1
2017-09-02fsl/fman: make arrays port_ids static, reduces object code sizeColin Ian King1-4/+10
2017-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller154-724/+1004
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-287/+377
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-20/+39
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-3/+22
2017-09-01mvneta: Driver and hardware supports IPv6 offload, so enable itAndrew Pilloud1-1/+1
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2017-09-01Merge tag 'wireless-drivers-next-for-davem-2017-09-01' of git://git.kernel.or...David S. Miller43-401/+931
2017-09-01qlcnic: remove redundant zero check on retries counterColin Ian King1-7/+3
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe1-4/+2
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe1-1/+1
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe1-3/+0
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe1-6/+0
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe1-2/+2
2017-09-01net: mvpp2: use the GoP interrupt for link status changesAntoine Tenart1-5/+172
2017-09-01net: mvpp2: make the phy optionalAntoine Tenart1-8/+11
2017-09-01net: mvpp2: take advantage of the is_rgmii helperAntoine Tenart1-12/+3
2017-09-01mlxsw: spectrum_router: Set abort trap in all virtual routersIdo Schimmel1-3/+0
2017-09-01mlxsw: spectrum_router: Trap packets hitting anycast routesIdo Schimmel1-1/+1
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel1-0/+6
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-15/+25
2017-09-01Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-13/+1
2017-09-01xen/gntdev: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-09-01sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-09-01misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-09-01iommu/intel: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-09-01iommu/amd: update to new mmu_notifier semanticJérôme Glisse1-8/+0
2017-09-01IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-09-01IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-09-01drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse1-31/+0
2017-09-01mlxsw: spectrum_dpipe: Add support for controlling IPv6 neighbor countersArkadi Sharshevsky1-1/+17
2017-09-01mlxsw: spectrum_router: Add support for setting counters on IPv6 neighborsArkadi Sharshevsky1-5/+17
2017-09-01mlxsw: spectrum_dpipe: Add support for IPv6 host table dumpArkadi Sharshevsky1-5/+70
2017-09-01mlxsw: spectrum_dpipe: Make host entry fill handler more genericArkadi Sharshevsky1-8/+5
2017-09-01mlxsw: spectrum_router: Add IPv6 neighbor access helperArkadi Sharshevsky2-0/+11
2017-09-01mlxsw: spectrum_dpipe: Add IPv6 host table initial supportArkadi Sharshevsky2-6/+71
2017-09-01mlxsw: spectrum_router: Export IPv6 link local address check helperArkadi Sharshevsky2-2/+5