aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patternsJoe Perches2009-08-10
* gianfar: keep vlan related state when restartYong Zhang2009-08-10
* e1000e: fix potential NVM corruption on ICH9 with 8K bank sizeBruce Allan2009-08-10
* e1000e: fix acquisition of SW/FW/HW semaphore for ICHx partsBruce Allan2009-08-10
* ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-10
* ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-10
* tun: Extend RTNL lock coverage over whole ioctlHerbert Xu2009-08-10
* fec: fix FEC driver packet transmission breakageGreg Ungerer2009-08-10
* can: Fix raw_getname() leakEric Dumazet2009-08-10
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-10
* atlx: strncpy does not null terminate stringRoel Kluin2009-08-10
* irda: fix read buffer overflowRoel Kluin2009-08-10
* MAINTAINERS: update atlx contact infoChris Snook2009-08-10
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-10
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-09
| |\
| | * UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-24
| | * UBI: fix double free on error pathAdrian Hunter2009-07-24
| * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
| |\ \
| | * | KVM: Avoid redelivery of edge interrupt before next edgeGleb Natapov2009-08-09
| | * | KVM: MMU: limit rmap chain lengthMarcelo Tosatti2009-08-06
| | * | KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-05
| | * | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-05
| | * | KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-05
| | * | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05
| | * | KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka2009-08-05
| | * | KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka2009-08-05
| | * | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti2009-08-05
| | * | KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti2009-08-05
| | * | KVM: x86: verify MTRR/PAT validityMarcelo Tosatti2009-08-05
| | * | KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti2009-08-05
| | * | KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka2009-08-05
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-09
| |\ \ \
| | * | | drm/i915: silence vblank warningsFrans Pop2009-08-08
| | * | | drm: silence pointless vblank warning.Paul Rolland2009-08-08
| | * | | drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-08
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-09
| |\ \ \ \
| | * | | | posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()Stanislaw Gruszka2009-08-08
| | |/ / /
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-08-09
| |\ \ \ \
| | * | | | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-09
| | * | | | perf_counter, ftrace: Fix perf_counter integrationPeter Zijlstra2009-08-09
| | * | | | Merge branch 'linus' into tracing/urgentIngo Molnar2009-08-09
| | |\| | |
| | * | | | tracing/filters: Always free pred on filter_add_subsystem_pred() failureTom Zanussi2009-08-08
| | * | | | tracing/filters: Don't use pred on alloc failureTom Zanussi2009-08-08
| | * | | | ring-buffer: Fix memleak in ring_buffer_free()Eric Dumazet2009-08-07
| | * | | | tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt2009-08-07
| | * | | | ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter2009-08-06
| | * | | | tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-05
| | * | | | ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt2009-08-05
| | * | | | ring-buffer: fix check of try_to_discard resultSteven Rostedt2009-08-05
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-09
| |\ \ \ \ \