summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: remove my future former mail addressRĂ©mi Denis-Courmont2012-06-1710-16/+15
* bonding: show all the link status of slavesAmerigo Wang2012-06-171-2/+13
* usbnet: sanitise overlong driver information stringsPhil Sutter2012-06-171-3/+3
* be2net: Increase statistics structure size for skyhawk.Vasundhara Volam2012-06-171-1/+1
* be2net: Modify error message to incorporate subsystemVasundhara Volam2012-06-171-6/+6
* be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi2012-06-171-1/+1
* ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-171-2/+11
* bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz2012-06-161-1/+1
* bnx2x: fix I2C non-respondent issueYuval Mintz2012-06-161-23/+29
* Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ip...David S. Miller2012-06-163-24/+12
* ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf2012-06-153-12/+24
* qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter2012-06-151-1/+1
* net: remove skb_orphan_try()Eric Dumazet2012-06-154-31/+3
* bnx2x: fix panic when TX ring is fullEric Dumazet2012-06-151-5/+3
* can: c_can: precedence error in c_can_chip_config()Dan Carpenter2012-06-151-2/+2
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-06-141-5/+0
|\
| * x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti2012-06-111-5/+0
* | Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-06-145-24/+30
|\ \
| * | pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...Devendra Naga2012-06-121-0/+2
| * | pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga2012-06-121-3/+8
| * | pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng2012-06-121-1/+1
| * | pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga2012-06-121-1/+3
| * | pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...Devendra Naga2012-06-121-16/+12
| * | pinctrl: nomadik: fix up typoLinus Walleij2012-06-121-1/+1
| * | pinctrl: nomadik: add clk_prepare() callLinus Walleij2012-06-121-0/+1
| * | pinctrl: fix a minor harmless typoGuennadi Liakhovetski2012-06-041-1/+1
| * | pinctrl: sirf: mark of_device_id match table as __devinitconstBarry Song2012-06-041-1/+1
* | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-1414-100/+162
|\ \ \
| * | | ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2012-06-132-1/+2
| * | | ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson2012-06-121-0/+9
| * | | ALSA: compress_core: cleanup pointers on stopVinod Koul2012-06-121-0/+4
| * | | ALSA: compress_core: don't wake up on pauseVinod Koul2012-06-121-3/+1
| * | | ALSA: hda - Fix detection of Creative SoundCore3D controllersTakashi Iwai2012-06-111-5/+5
| * | | vga_switcheroo: Enable/disable audio clients at the right timeTakashi Iwai2012-06-091-6/+8
| * | | ALSA: hda - HDMI Audio init all connectors when VGA-switcheroo is offSteven Newbury2012-06-081-1/+4
| * | | vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai2012-06-081-1/+1
| * | | ALSA: hda - Fix uninitialized HDMI controllers with VGA-switcherooTakashi Iwai2012-06-081-1/+1
| * | | vga_switcheroo: Add a helper function to get the client stateTakashi Iwai2012-06-082-0/+20
| * | | ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-082-4/+4
| * | | ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
| * | | ASoC: wm2000: Always use a 4s timeout for the firmwareMark Brown2012-06-081-38/+21
| * | | ASoC: dapm: Fix input list to use source widgetsLiam Girdwood2012-06-081-1/+1
| * | | ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BELiam Girdwood2012-06-081-0/+6
| * | | ASoC: wm8994: Apply volume updates with clocks enabledMark Brown2012-06-051-35/+58
| * | | ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variantsMark Brown2012-06-051-4/+8
| * | | ASoC: imx-audmux: add pinctrl supportRichard Zhao2012-06-041-0/+8
| * | | ASoC: dapm: Fix connected widget capture path query.Liam Girdwood2012-06-041-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-1491-389/+2550
|\ \ \
| * | | bnx2x: fix checksum validationEric Dumazet2012-06-132-21/+21
| * | | netpoll: fix netpoll_send_udp() bugsEric Dumazet2012-06-131-5/+6
OpenPOWER on IntegriCloud