aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-2/+2
2016-06-10Revert "net: au1000_eth: fix PHY detection"David S. Miller1-6/+7
2016-06-10net: au1000_eth: fix PHY detectionManuel Lauss1-7/+6
2016-06-10net: mediatek: remove superfluous queue wake up callJohn Crispin1-5/+2
2016-06-10net: mediatek: only wake the queue if it is stoppedJohn Crispin1-1/+16
2016-06-10net: mediatek: fix off by one in the TX ring allocationJohn Crispin1-2/+1
2016-06-10net: mediatek: increase watchdog_timeoJohn Crispin1-1/+1
2016-06-10net: mediatek: fix threshold valueJohn Crispin1-2/+1
2016-06-10net: mediatek: disable all interrupts during probeJohn Crispin1-1/+1
2016-06-10net: mediatek: add next data pointer coherency protectionJohn Crispin2-1/+2
2016-06-10net: mediatek: dropped rx packets are not being counted properlyJohn Crispin1-0/+2
2016-06-10net: mediatek: invalid buffer lookup in mtk_tx_map()John Crispin1-1/+1
2016-06-10net: mediatek: fix missing free of scratch memoryJohn Crispin2-5/+15
2016-06-10net: mediatek: add missing return code checkJohn Crispin1-0/+3
2016-06-10net: ipconfig: avoid warning by making ic_addrservaddr staticBen Dooks1-1/+1
2016-06-10net: diag: add missing declarationsBen Dooks2-6/+6
2016-06-10bridge: Fix incorrect re-injection of STP packetsIdo Schimmel1-3/+12
2016-06-10net: phy: smsc: reintroduced unconditional soft resetManfred Schlaegl1-13/+4
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-09packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-09net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-09net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-09net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-09mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEEDOleg Drokin1-0/+11
2016-06-09mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_allWang Sheng-Hui1-1/+19
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou1-0/+1
2016-06-09mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer1-1/+4
2016-06-09revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton1-1/+1
2016-06-09kasan: change memory hot-add error messages to info messagesShuah Khan1-2/+2
2016-06-09mm/hugetlb: fix huge page reserve accounting for private mappingsMike Kravetz1-2/+40
2016-06-09mlxsw: spectrum: Don't sleep during ndo_get_phys_port_name()Ido Schimmel2-43/+26
2016-06-09mlxsw: spectrum: Make split flow match firmware requirementsIdo Schimmel1-52/+95
2016-06-09drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu1-21/+0
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2-2/+2
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu3-0/+5
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu2-0/+18
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu1-0/+5
2016-06-09drm/amdgpu: fix fiji smu fini mem leakMonk Liu1-0/+4