aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-17bonding: show all the link status of slavesAmerigo Wang1-2/+13
2012-06-17usbnet: sanitise overlong driver information stringsPhil Sutter1-3/+3
2012-06-17be2net: Increase statistics structure size for skyhawk.Vasundhara Volam1-1/+1
2012-06-17be2net: Modify error message to incorporate subsystemVasundhara Volam1-6/+6
2012-06-17be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi1-1/+1
2012-06-17ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller1-2/+11
2012-06-16bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz1-1/+1
2012-06-16bnx2x: fix I2C non-respondent issueYuval Mintz1-23/+29
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"David S. Miller3-24/+12
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf3-12/+24
2012-06-15qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-15net: remove skb_orphan_try()Eric Dumazet4-31/+3
2012-06-15bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-15can: c_can: precedence error in c_can_chip_config()Dan Carpenter1-2/+2
2012-06-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+0
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-24/+30
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-100/+162
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds91-389/+2550
2012-06-13bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds50-386/+153
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds3-10/+3
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-78/+11
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds5-7/+6
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2-1/+2
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt3984-104612/+218589
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: Setup CROSS_COMPILE at the topGeert Uytterhoeven1-6/+6
2012-06-13sh: Fix up link time defsym warnings.Paul Mundt1-2/+2
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt7-117/+57
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt6-114/+5
2012-06-13sh: Kill off last dead UBC headerPaul Bolle1-28/+0
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart1-1/+1
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart1-13/+23
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet2-6/+10
2012-06-12bonding:record primary when modify it via sysfsWeiping Pan1-2/+6
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller3-34/+48
2012-06-12ALSA: HDA: Pin fixup for Zotac Z68 motherboardDavid Henningsson1-0/+9
2012-06-12ALSA: compress_core: cleanup pointers on stopVinod Koul1-0/+4
2012-06-12ALSA: compress_core: don't wake up on pauseVinod Koul1-3/+1
2012-06-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-16/+51
2012-06-12Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-0/+1
2012-06-12drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni1-1/+1
2012-06-12pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregisterDevendra Naga1-0/+2
2012-06-12pinctrl: pinctrl-mxs: Take care of frees if the kzalloc failsDevendra Naga1-3/+8
2012-06-12pinctrl: pinctrl-imx: fix incorrect debug message of mapsDong Aisheng1-1/+1
2012-06-12pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent nodeDevendra Naga1-1/+3
2012-06-12pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMPDevendra Naga1-16/+12
2012-06-12pinctrl: nomadik: fix up typoLinus Walleij1-1/+1