aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl2007-11-12
| | * | SCTP: Always flush the queue when uncorcking.Vlad Yasevich2007-11-09
| | * | SCTP: Clean-up some defines for regressions tests.Vlad Yasevich2007-11-09
| | * | SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-09
| | * | SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich2007-11-09
| | * | SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2007-11-09
| | * | SCTP: Use hashed lookup when looking for an association.Vlad Yasevich2007-11-09
| | * | SCTP: Fix a potential race between timers and receive path.Vlad Yasevich2007-11-07
| | * | SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-07
| | * | SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich2007-11-07
| | * | SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich2007-11-07
| | * | SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-07
| | * | SCTP : Fix to process bundled ASCONF chunk correctlyWei Yongjun2007-11-07
| | * | SCTP : Fix bad formatted comment in outqueue.cWei Yongjun2007-11-07
| * | | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-12
| * | | [SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg2007-11-12
| * | | [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-12
| * | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-12
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-13
|\ \ \ \
| * | | | [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-13
| * | | | [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-13
| * | | | [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-13
| * | | | [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-13
| * | | | [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-13
| * | | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-12
| |\ \ \ \
| | * | | | [POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala2007-11-09
| | * | | | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-09
| | * | | | [POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala2007-11-09
* | | | | | ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy2007-11-13
* | | | | | Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-13
| |_|/ / / |/| | | |
* | | | | sigwait eats blocked default-ignore signalsRoland McGrath2007-11-12
* | | | | nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields2007-11-12
* | | | | knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-12
* | | | | Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-12
|\ \ \ \ \
| * | | | | KVM: SVM: Intercept the 'invd' and 'wbinvd' instructionsAvi Kivity2007-11-08
| * | | | | KVM: x86 emulator: invd instructionAvi Kivity2007-11-08
| * | | | | KVM: SVM: Defer nmi processing until switch to host state is completeAvi Kivity2007-11-08
| * | | | | KVM: SVM: Fix SMP with kernel apicAvi Kivity2007-11-08
| * | | | | KVM: x86 emulator: fix 'push imm8' emulationAvi Kivity2007-11-08
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds2007-11-12
|\ \ \ \ \
| * | | | | virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-11
| * | | | | lguest: Fix lguest virtio-blk backend size computationAnthony Liguori2007-11-11
| * | | | | virtio: Fix used_idx wrap-aroundAnthony Liguori2007-11-11
| * | | | | virtio: more fallout from scatterlist changes.Rusty Russell2007-11-11
| * | | | | virtio: fix vring_init for 64 bitsAnthony Liguori2007-11-11
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-11-12
|\ \ \ \ \
| * | | | | [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-11
| * | | | | [NETNS]: init dev_base_lock only onceAlexey Dobriyan2007-11-11
| * | | | | [UNIX]: The unix_nr_socks limit can be exceededPavel Emelyanov2007-11-11