summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* netvsc: fix race on sub channel creationstephen hemminger2017-08-073-7/+11
* xgene: Always get clk source, but ignore if it's missing for SGMII portsThomas Bogendoerfer2017-08-041-3/+3
* mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel2017-08-041-1/+12
* mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel2017-08-041-12/+12
* ibmvnic: Initialize SCRQ's during login renegotiationThomas Falcon2017-08-021-1/+14
* usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-021-0/+1
* net/mlx4_core: Fixes missing capability bit in flags2 capability dumpJack Morgenstein2017-08-021-0/+1
* net/mlx4_core: Fix namespace misalignment in QinQ VST support commitJack Morgenstein2017-08-021-1/+1
* net/mlx4_core: Fix sl_to_vl_change bit offset in flags2 dumpJack Morgenstein2017-08-021-1/+1
* net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy2017-08-024-7/+15
* lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-021-3/+3
* lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-021-6/+6
* ipvlan: Fix 64-bit statistics seqcount initializationFlorian Fainelli2017-08-021-1/+1
* netvsc: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-021-0/+2
* gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli2017-08-021-1/+1
* nfp: Initialize RX and TX ring 64-bit stats seqcountsFlorian Fainelli2017-08-021-0/+2
* ixgbe: Initialize 64-bit stats seqcountsFlorian Fainelli2017-08-021-0/+4
* i40e: Initialize 64-bit statistics TX ring seqcountFlorian Fainelli2017-08-021-0/+2
* b44: Initialize 64-bit stats seqcountFlorian Fainelli2017-08-021-0/+1
* vxlan: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDPK. Den2017-08-021-0/+1
* net: ethernet: ti: cpts: fix fifo read in cpts_find_tsGrygorii Strashko2017-08-021-1/+1
* net: ethernet: ti: cpts: fix tx timestamping timeoutGrygorii Strashko2017-08-022-2/+83
* net: ethernet: ti: cpts: convert to use ptp auxiliary workerGrygorii Strashko2017-08-022-15/+13
* ptp: introduce ptp auxiliary workerGrygorii Strashko2017-08-022-0/+45
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-0151-189/+411
|\
| * ppp: Fix a scheduling-while-atomic bug in del_chanGao Feng2017-08-011-1/+1
| * Revert "net: bcmgenet: Remove init parameter from bcmgenet_mii_config"Florian Fainelli2017-08-013-5/+6
| * virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin2017-08-011-3/+2
| * mv643xx_eth: fix of_irq_to_resource() error checkSergei Shtylyov2017-08-011-1/+1
| * net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli2017-08-011-0/+3
| * sunhme: fix up GREG_STAT and GREG_IMASK register offsetsMark Cave-Ayland2017-08-011-3/+3
| * Merge tag 'wireless-drivers-for-davem-2017-07-28' of git://git.kernel.org/pub...David S. Miller2017-07-302-6/+1
| |\
| | * brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel2017-07-271-5/+0
| | * brcmfmac: Don't grow SKB by negative sizeDaniel Stone2017-07-271-1/+1
| * | net: tc35815: fix spelling mistake: "Intterrupt" -> "Interrupt"Colin Ian King2017-07-301-1/+1
| * | net: thunderx: Fix BGX transmit stall due to underflowSunil Goutham2017-07-292-5/+24
| * | Revert "vhost: cache used event for better performance"Jason Wang2017-07-292-25/+6
| * | Merge tag 'mlx5-fixes-2017-07-27-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2017-07-2911-93/+225
| |\ \
| | * | net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey2017-07-271-1/+1
| | * | net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev2017-07-271-6/+5
| | * | net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev2017-07-271-1/+2
| | * | net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev2017-07-273-1/+21
| | * | net/mlx5e: Change 1PPS out schemeEugenia Emantayev2017-07-272-38/+87
| | * | net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev2017-07-271-29/+46
| | * | net/mlx5e: Add field select to MTPPS registerEugenia Emantayev2017-07-273-7/+29
| | * | net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari2017-07-271-1/+1
| | * | net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker2017-07-271-5/+11
| | * | net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-07-271-2/+17
| | * | net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh2017-07-271-2/+4
| | * | net/mlx5: Consider tx_enabled in all modes on remapAviv Heller2017-07-271-15/+10