summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-28sock_diag: Do not use RTA_PUT() macrosThomas Graf1-9/+3
2012-06-28unix_diag: Do not use RTA_PUT() macrosThomas Graf1-47/+33
2012-06-28ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet9-15/+20
2012-06-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-2/+2
2012-06-289p: fix min_t() casting in p9pdu_vwritef()Dan Carpenter1-1/+1
2012-06-28mwifiex: fix memory leak associated with IE manamgementAvinash Patil1-0/+1
2012-06-27Merge tag 'usb-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-24/+54
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-25/+72
2012-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-0/+7
2012-06-27Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-25/+4
2012-06-27Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds4-32/+40
2012-06-27chmod +x scripts/gfp-translateDave Jones1-0/+0
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-27brcmfmac: fix sparse warning introduced with checkdied patchArend van Spriel1-1/+1
2012-06-27brcmfmac: add BCM4334 supportFranky Lin4-0/+22
2012-06-27brcmfmac: reduce allocations needed during nvram data downloadArend van Spriel1-31/+17
2012-06-27brcmfmac: use firmware data buffer directly for nvramFranky Lin1-67/+30
2012-06-27brcmfmac: move glom alignment setting to SDIO bus layerFranky Lin2-13/+15
2012-06-27brcmfmac: restrict dongle txglom disable to old SDIO coreFranky Lin2-6/+15
2012-06-27brcmfmac: add support for bus specific data commandFranky Lin3-0/+26
2012-06-27bcma: define some additional cores IDsRafał Miłecki2-0/+13
2012-06-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie3-18/+4
2012-06-27ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-06-27mac80211: correct behaviour on unrecognised action framesJohannes Berg1-1/+4
2012-06-27ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-06-27rtlwifi: rtl8192cu: New USB IDsLarry Finger1-0/+3
2012-06-27Revert "drm/i915: allow PCH PWM override on IVB"Daniel Vetter1-16/+0
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27UBIFS: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-27can: flexcan: use be32_to_cpup to handle the value of dt entryHui Wang1-2/+2
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur2-14/+47
2012-06-27drm/nouveau: add license header to prime.Dave Airlie1-0/+23
2012-06-27xen/netfront: teardown the device before unregistering it.Ian Campbell1-4/+4
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2-33/+112
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda1-7/+24
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2-75/+1
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda2-23/+0
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron1-1/+1
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski13-139/+420
2012-06-276lowpan: double unlock on an error pathDan Carpenter1-1/+1
2012-06-27netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0
2012-06-27pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller1-10/+14
2012-06-27pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-27decnet: dn_table: Move away from NLMSG_NEW().David S. Miller1-5/+6
2012-06-27decnet: dn_route: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-27audit: netlink: Move away from NLMSG_NEW().David S. Miller1-10/+13
2012-06-27infiniband: netlink: Move away from NLMSG_NEW().David S. Miller1-4/+6
2012-06-27selinux: netlink: Move away from NLMSG_PUT().David S. Miller1-4/+7
2012-06-27unix_diag: Move away from NLMSG_PUT().David S. Miller1-11/+13
2012-06-27pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller1-28/+31