summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-10powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt1-1/+1
2012-07-10powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2-3/+3
2012-07-10powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt4-12/+64
2012-07-10Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-3/+3
2012-07-10gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-10drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall1-1/+2
2012-07-10net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-07-10drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall1-2/+2
2012-07-10net: cgroup: fix out of bounds accessesEric Dumazet2-4/+8
2012-07-10bonding: debugfs and network namespaces are incompatibleEric W. Biederman1-1/+1
2012-07-10bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman1-3/+6
2012-07-10stmmac: Fix for higher mtu size handlingDeepak Sikri1-1/+2
2012-07-10stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-10Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-5/+5
2012-07-10gspca_sn9c20x: Fix NULL pointer dereferenceHans de Goede1-5/+8
2012-07-10Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+10
2012-07-10Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+56
2012-07-10Merge tag 'remoteproc-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2012-07-10Merge tag 'hwspinlock-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-07-09kmsg: merge continuation records while printingKay Sievers1-42/+78
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-17/+14
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin1-1/+1
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn1-1/+1
2012-07-09Merge branch 'kevin' into fixesLinus Walleij1-1/+13
2012-07-09Merge tag 'iommu-fixes-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-9/+18
2012-07-09kmsg: /proc/kmsg - support reading of partial log recordsKay Sievers1-8/+20
2012-07-09HID: add Sennheiser BTD500USB device supportFrank Kunz2-0/+4
2012-07-09Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-2/+4
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso1-1/+1
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik1-1/+3
2012-07-09ARM: OMAP2+: omap2plus_defconfig: EHCI driver is not stable, disable itKevin Hilman1-1/+0
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-09cgroup: fix panic in netprio_cgroupGao feng1-1/+2
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck1-0/+5
2012-07-09netem: add limitation to reordered packetsEric Dumazet1-27/+15
2012-07-09atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-09net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2-3/+3
2012-07-09ieee802154: verify packet size before trying to allocate itSasha Levin1-6/+6
2012-07-09md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown1-1/+2
2012-07-09virtio-balloon: fix add/get API useMichael S. Tsirkin1-14/+10
2012-07-09mfd: Add missing hunk to change palmas irq to clear on readGraeme Gregory1-1/+8
2012-07-09mfd: Fix palmas regulator pdata missingGraeme Gregory1-0/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2-11/+55