aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-29au1000_eth: switch to dma_alloc_attrsChristoph Hellwig1-8/+10
2017-08-29sgiseeq: switch to dma_alloc_attrsChristoph Hellwig1-4/+4
2017-08-09geneve: maximum value of VNI cannot be usedGirish Moodalbail1-1/+1
2017-08-09net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli1-0/+4
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet1-1/+1
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins3-0/+17
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins1-9/+25
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins1-1/+3
2017-08-06netvsc: fix race on sub channel creationstephen hemminger3-7/+11
2017-08-04xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer1-3/+3
2017-08-04mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel1-1/+12
2017-08-04mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel1-12/+12
2017-08-02ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon1-1/+14
2017-08-02usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-02net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein1-0/+1
2017-08-02net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein1-1/+1
2017-08-02net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein1-1/+1
2017-08-02net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy4-7/+15
2017-08-02lan78xx: Fix to handle hard_header_len updateNisar Sayed1-3/+3
2017-08-02lan78xx: USB fast connect/disconnect crash fixNisar Sayed1-6/+6
2017-08-01ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli1-1/+1
2017-08-01netvsc: Initialize 64-bit stats seqcountFlorian Fainelli1-0/+2
2017-08-01gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli1-1/+1
2017-08-01nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli1-0/+2
2017-08-01ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli1-0/+4
2017-08-01i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli1-0/+2
2017-08-01b44: Initialize 64-bit stats seqcountFlorian Fainelli1-0/+1
2017-08-01vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den1-0/+1
2017-08-01net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko1-1/+1
2017-08-01net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko2-2/+83
2017-08-01net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko2-15/+13
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-163/+404
2017-07-31ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng1-1/+1
2017-07-31Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli3-5/+6
2017-07-31virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-07-31mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov1-1/+1
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-07-31sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland1-3/+3
2017-07-29Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-6/+1
2017-07-29net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King1-1/+1
2017-07-29net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2-5/+24
2017-07-29Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-93/+225
2017-07-29team: use a larger struct for mac addressWANG Cong1-4/+4
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann1-3/+10
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5