aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Merge branch 'timer_setup' into for-nextDoug Ledford1-6/+4
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford3-318/+548
2017-10-14RDMA/cxgb3: Annotate an RCU pointerBart Van Assche1-1/+1
2017-10-14net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker3-18/+36
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ethtool opsAlex Vesker3-2/+8
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker3-7/+144
2017-10-14net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker3-6/+102
2017-10-14net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker5-2/+184
2017-10-14net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2-0/+10
2017-10-14net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker5-54/+171
2017-10-14net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker1-38/+70
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud11-382/+392
2017-10-14net/mlx5: File renaming towards ptp core implementationFeras Daoud3-3/+3
2017-10-09net/mlx4_core: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+112
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado2-1/+14
2017-10-02mlxsw: spectrum_router: Track RIF of IPIP next hopsPetr Machata1-2/+11
2017-10-02mlxsw: spectrum_router: Move VRF refcountingPetr Machata1-2/+3
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET1-1/+2
2017-10-01net: mvpp2: Fix clock resource by adding an optional bus clockGregory CLEMENT1-0/+15
2017-10-01r8152: add Linksys USB3GIGV1 idGrant Grundler2-0/+12
2017-10-01ppp: fix __percpu annotationGuillaume Nault1-1/+1
2017-09-29Merge tag 'mlx5-fixes-2017-09-28' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller14-27/+128
2017-09-28net: dsa: mv88e6xxx: lock mutex when freeing IRQsVivien Didelot1-0/+2
2017-09-28net: stmmac: dwmac4: Re-enable MAC Rx before powering downEd Blake1-0/+7
2017-09-28net: stmmac: dwc-qos: Add suspend / resume supportEd Blake1-0/+1
2017-09-28net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlansAndrew Lunn1-0/+4
2017-09-28net: mvpp2: do not select the internal source clockAntoine Tenart1-2/+1
2017-09-28net: mvpp2: fix port list indexingYan Markman1-3/+5
2017-09-28net: mvpp2: fix parsing fragmentation detectionStefan Chulski1-6/+14
2017-09-28tun: bail out from tun_get_user() if the skb is emptyAlexander Potapenko1-3/+5
2017-09-28net/mlx5: Fix wrong indentation in enable SRIOV codeOr Gerlitz1-1/+1
2017-09-28net/mlx5: Fix static checker warning on steering tracepoints codeMatan Barak1-2/+2
2017-09-28net/mlx5e: Fix calculated checksum offloads countersGal Pressman4-6/+13
2017-09-28net/mlx5e: Don't add/remove 802.1ad rules when changing 802.1Q VLAN filterGal Pressman1-2/+2
2017-09-28net/mlx5e: Print netdev features correctly in error messageGal Pressman1-2/+2
2017-09-28net/mlx5e: Check encap entry state when offloading tunneled flowsVlad Buslov1-0/+3
2017-09-28net/mlx5e: Disallow TC offloading of unsupported match/action combinationsOr Gerlitz1-0/+70
2017-09-28net/mlx5e: Fix erroneous freeing of encap header bufferPaul Blakey1-8/+10
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem2-0/+19
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy3-5/+4
2017-09-28net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan1-1/+2
2017-09-26Merge tag 'wireless-drivers-for-davem-2017-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller17-46/+125
2017-09-26atlantic: fix iommu errorsPavel Belous3-27/+49
2017-09-26aquantia: Fix transient invalid link down/up indicationsIgor Russkikh1-2/+1
2017-09-26aquantia: Fix Tx queue hangupsIgor Russkikh6-59/+76
2017-09-26aquantia: Setup max_mtu in ndev to enable jumbo framesIgor Russkikh2-10/+3
2017-09-26net/mlx5: Add FGs and FTEs memory poolMaor Gottlieb2-16/+53
2017-09-26net/mlx5: Allocate FTE object without lockMaor Gottlieb1-46/+46
2017-09-26net/mlx5: Support multiple updates of steering rules in parallelMaor Gottlieb2-126/+264