aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-09net: cgroup: fix out of bounds accessesEric Dumazet
2012-07-09bonding: debugfs and network namespaces are incompatibleEric W. Biederman
2012-07-09bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman
2012-07-09stmmac: Fix for higher mtu size handlingDeepak Sikri
2012-07-09stmmac: Fix for nfs hang on multiple rebootDeepak Sikri
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn
2012-07-09Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik
2012-07-09cnic: Don't use netdev->base_addrMichael Chan
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork
2012-07-09cgroup: fix panic in netprio_cgroupGao feng
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck
2012-07-09netem: add limitation to reordered packetsEric Dumazet
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet
2012-07-08ieee802154: verify packet size before trying to allocate itSasha Levin
2012-07-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-04md/raid10: fix careless build errorNeilBrown
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-03Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-07-03dm: verity fix documentationMilan Broz
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber
2012-07-03security: Fix nommu build.Paul Mundt
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai
2012-07-03drm/radeon: fix rare segfaultJerome Glisse
2012-07-03md: fix up plugging (again).NeilBrown
2012-07-03md: support re-add of recovering devices.NeilBrown
2012-07-03md/raid1: fix bug in read_balance introduced by hot-replaceNeilBrown
2012-07-03raid5: delayed stripe fixShaohua Li