summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Add vxlan tunneling support.Pravin B Shelar2013-08-206-0/+236
* vxlan: Add tx-vlan offload support.Pravin B Shelar2013-08-201-1/+15
* vxlan: Improve vxlan headroom calculation.Pravin B Shelar2013-08-201-4/+9
* vxlan: Factor out vxlan send api.Pravin B Shelar2013-08-202-37/+62
* vxlan: Extend vxlan handlers for openvswitch.Pravin B Shelar2013-08-202-26/+50
* vxlan: Add vxlan recv demux.Pravin B Shelar2013-08-201-36/+67
* vxlan: Restructure vxlan receive.Pravin B Shelar2013-08-201-15/+7
* vxlan: Restructure vxlan socket apis.Pravin B Shelar2013-08-201-41/+51
* r8152: add commentshayeswang2013-08-201-0/+5
* r8152: adjust tx_bottom functionhayeswang2013-08-201-66/+68
* r8152: move some declearation of variableshayeswang2013-08-201-15/+14
* r8152: adjust some duplicated codehayeswang2013-08-201-27/+28
* r8152: replace lockflags with flagshayeswang2013-08-201-24/+24
* r8152: replace void * with struct r8152 *hayeswang2013-08-201-2/+4
* r8152: remove clearing the memory to zero for netdev privhayeswang2013-08-201-1/+0
* sis900: don't restart auto-negotiation each time after link resume.Denis Kirjanov2013-08-201-17/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16357-1865/+3306
|\
| * Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-08-162-35/+42
| |\
| | * clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki2013-08-131-30/+34
| | * clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann2013-08-131-4/+6
| | * clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann2013-08-131-1/+2
| * | Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2013-08-161-7/+13
| |\ \
| | * | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd2013-08-141-7/+13
| | |/
| * | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-1612-23/+98
| |\ \
| | * | ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai2013-08-161-0/+1
| | * | Merge tag 'asoc-v3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-08-15555-3299/+5644
| | |\ \
| | | * \ Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-08-151-1/+1
| | | |\ \
| | | | * | ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren2013-08-151-1/+1
| | | | |/
| | | * | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-08-151-4/+14
| | | |\ \
| | | | * | ASoC: sgtl5000: fix buggy 'Capture Attenuate Switch' controlLothar Waßmann2013-08-011-1/+1
| | | | * | ASoC: sgtl5000: prevent playback to be muted when terminating concurrent captureLothar Waßmann2013-08-011-3/+13
| | | * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-08-151-3/+4
| | | |\ \ \
| | | | * | | ASoC: dapm: Fix empty list check in dapm_new_mux()Lars-Peter Clausen2013-08-011-3/+4
| | | * | | | Merge remote-tracking branch 'asoc/fix/cs42l52' into asoc-linusMark Brown2013-08-151-1/+4
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | * | | ASoC: cs42l52: Add new TLV for Beep VolumeBrian Austin2013-08-061-1/+4
| | | | * | | ASoC: cs42l52: Reorder Min/Max and update to SX_TLV for Beep VolumeBrian Austin2013-08-061-1/+1
| | * | | | | ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam C525Maksim A. Boyko2013-08-121-0/+1
| | * | | | | ALSA: hda - Fix missing mute controls for CX5051Takashi Iwai2013-08-121-3/+3
| | * | | | | ALSA: usb-audio: fix automatic Roland/Yamaha MIDI detectionClemens Ladisch2013-08-121-3/+3
| | * | | | | ALSA: 6fire: make buffers DMA-able (midi)Torsten Schenk2013-08-122-6/+16
| | * | | | | ALSA: 6fire: make buffers DMA-able (pcm)Torsten Schenk2013-08-122-2/+41
| | * | | | | ALSA: hda - Add pinfix for LG LW25 laptopTakashi Iwai2013-08-121-0/+10
| * | | | | | Merge tag 'usb-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-1610-37/+55
| |\ \ \ \ \ \
| | * | | | | | USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold2013-08-141-1/+1
| | * | | | | | USB: mos7720: fix broken control requestsJohan Hovold2013-08-141-7/+14
| | * | | | | | usb: add two quirky touchscreenOliver Neukum2013-08-141-0/+6
| | * | | | | | USB: ti_usb_3410_5052: fix big-endian firmware handlingJohan Hovold2013-08-121-4/+5
| | * | | | | | USB: adutux: fix big-endian device-type reportingJohan Hovold2013-08-121-1/+1
| | * | | | | | USB: usbtmc: fix big-endian probe of Rigol devicesJohan Hovold2013-08-121-4/+4
| | * | | | | | USB: mos7840: fix big-endian probeJohan Hovold2013-08-121-1/+1
OpenPOWER on IntegriCloud