summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0816-42/+92
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-0816-42/+92
| |\
| | * mac80211: fix TKIP replay vulnerabilityJohannes Berg2011-07-071-3/+13
| | * mac80211: fix ie memory allocation for scheduled scansLuciano Coelho2011-07-071-1/+2
| | * ssb: fix init regression of hostmode PCI coreRafał Miłecki2011-07-071-9/+9
| | * rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | * cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-054-14/+34
| | * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| | * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville2011-07-054-9/+18
| | |\
| | | * Bluetooth: Fix memory leak under page timeoutsTomas Targownik2011-06-301-0/+3
| | | * Bluetooth: Fix regression with incoming L2CAP connectionsGustavo F. Padovan2011-06-301-1/+2
| | | * Bluetooth: Fix hidp disconnect deadlocks and lost wakeupPeter Hurley2011-06-302-7/+12
| | | * Bluetooth: Prevent buffer overflow in l2cap config requestDan Rosenberg2011-06-281-1/+1
* | | | net: Fix default in docs for tcp_orphan_retries.David S. Miller2011-07-081-1/+1
* | | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
* | | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
* | | | XFRM: Fix memory leak in xfrm_state_updateTushar Gohad2011-07-081-0/+2
|/ / /
* | | sctp: Enforce retransmission limit during shutdownThomas Graf2011-07-075-13/+62
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-071-1/+5
|\ \ \
| * | | PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-061-1/+5
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-076-25/+39
|\ \ \ \
| * \ \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-305-23/+33
| |\ \ \ \
| | * | | | drbd: we should write meta data updates with FLUSH FUALars Ellenberg2011-06-301-1/+1
| | * | | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
| | * | | | drbd: when receive times out on meta socket, also check last receive time on ...Lars Ellenberg2011-06-301-0/+6
| | * | | | drbd: account bitmap IO during resync as resync-(related-)-ioLars Ellenberg2011-06-301-0/+3
| | * | | | drbd: don't cond_resched_lock with IRQs disabledLars Ellenberg2011-06-301-1/+3
| | * | | | drbd: add missing spinlock to bitmap receiveLars Ellenberg2011-06-301-15/+19
| | * | | | drbd: Use the correct max_bio_size when creating resync requestsPhilipp Reisner2011-06-301-6/+1
| * | | | | cfq-iosched: make code consistentShaohua Li2011-06-271-1/+2
| * | | | | cfq-iosched: fix a rcu warningShaohua Li2011-06-271-1/+4
* | | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-075-5/+85
* | | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-07-071-28/+28
|\ \ \ \ \ \
| * | | | | | xen/pci: Move check for acpi_sci_override_gsi to xen_setup_acpi_sci.Konrad Rzeszutek Wilk2011-07-071-28/+28
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-076-3/+36
|\ \ \ \ \ \ \
| * | | | | | | x86: Don't use the EFI reboot method by defaultMatthew Garrett2011-07-071-3/+0
| * | | | | | | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2011-07-063-0/+26
| * | | | | | | x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb2011-07-051-0/+8
| * | | | | | | x86-32, NUMA: Fix boot regression caused by NUMA init unification on highmem ...Tejun Heo2011-07-011-0/+2
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-075-17/+24
|\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
| | | * | | | | | | | sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith2011-07-011-6/+3
| | | |/ / / / / / /
| | * | | | | | | | jump_label: Fix jump_label update for modulesXiao Guangrong2011-06-291-5/+9
| | * | | | | | | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-06-221-4/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
| * | | | | | | | | | debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-06-201-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0737-165/+256
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud