summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-013-1/+45
| | * | Merge branch 'mlx5-fixes'David S. Miller2016-07-0110-121/+335
| | |\ \
| | | * | net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
| | | * | net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
| | | * | net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
| | | * | net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
| | | * | net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
| | | * | net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
| | | * | net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
| | | * | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-012-7/+32
| | | * | net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
| | | * | net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
| | | * | net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
| | | * | net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
| | | * | net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
| | |/ /
| | * | bonding: prevent out of bound accessesEric Dumazet2016-07-013-10/+15
| | * | net: mvneta: fix open() error cleanupRussell King - ARM Linux2016-07-011-0/+2
| | * | r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
| | * | qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
| | * | usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
| | * | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-303-6/+5
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-06-302-14/+11
| | |\ \
| | | * | ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
| | | * | e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
| * | | | Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-07-0621-29/+113
| |\ \ \ \
| | * | | | ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich2016-07-051-0/+1
| | * | | | ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-07-041-1/+1
| | * | | | Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-07-02992-5881/+9521
| | |\ \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | | \ \ \
| | | *---. \ \ \ Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown2016-07-013-2/+3
| | | |\ \ \ \ \ \
| | | | | | * | | | ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| | | | | * | | | | ASoC: rt5670: fix HP Playback Volume controlBard Liao2016-06-071-1/+1
| | | | | |/ / / /
| | | | * | | | | ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto2016-05-271-1/+1
| | | | | | | | |
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *---------. \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown2016-07-018-17/+68
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | ASoC: hdmi-codec: select CONFIG_HDMIArnd Bergmann2016-06-021-3/+4
| | | | | | | | | | |/ / / / | | | | | | | | | |/| | | |
| | | | | | | | * | | | | | ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan2016-06-291-6/+6
| | | | | | | | |/ / / / /
| | | | | | | * | | | | | ASoC: davinci-mcasp: Fix dra7 DMA offset when using CFG portPeter Ujfalusi2016-06-022-6/+54
| | | | | | | |/ / / / /
| | | | | | * | | | | | ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik2016-06-171-0/+1
| | | | | | |/ / / / /
| | | | | * | | | | | ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax2016-06-131-1/+1
| | | | | * | | | | | ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey2016-06-131-0/+1
| | | | | |/ / / / /
| | | | * | | | | | ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven2016-06-171-0/+1
| | | | * | | | | | ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam2016-05-301-1/+0
| | | | |/ / / / /
| | | * | | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2016-07-011-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: rt5645: fix reg-2f default value.Bard Liao2016-07-011-1/+1
| | | | |/ / / / /
| | | * | | | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-07-013-2/+28
| | | |\ \ \ \ \ \
| | | | * | | | | | ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox2016-06-261-2/+7
| | | | * | | | | | ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul2016-06-141-0/+1
| | | | * | | | | | ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul2016-05-311-0/+20
| | | | |/ / / / /
| | * | | | | | | ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-06-291-3/+2
| | * | | | | | | ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-06-291-1/+5
| | * | | | | | | ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-06-271-2/+2
OpenPOWER on IntegriCloud