summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2007-11-122-3/+32
| * | [TG3]: Fix 5761 PXEboot crashMatt Carlson2007-11-121-23/+23
| * | [AF_PACKET]: Fix minor code duplicationUrs Thuermann2007-11-121-11/+5
| * | [NET]: Remove references to net-modules.txt.Adrian Bunk2007-11-124-156/+82
| * | [INET]: Remove leftover prototypes from include/net/inet_common.hArnaldo Carvalho de Melo2007-11-121-4/+0
| * | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2007-11-1219-194/+220
| |\ \
| | * | Fix memory leak in discard case of sctp_sf_abort_violation()Jesper Juhl2007-11-121-5/+5
| | * | SCTP: Always flush the queue when uncorcking.Vlad Yasevich2007-11-091-3/+2
| | * | SCTP: Clean-up some defines for regressions tests.Vlad Yasevich2007-11-091-1/+0
| | * | SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunksVlad Yasevich2007-11-091-1/+1
| | * | SCTP: Make sctp_verify_param return multiple indications.Vlad Yasevich2007-11-092-74/+77
| | * | SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2007-11-097-53/+32
| | * | SCTP: Use hashed lookup when looking for an association.Vlad Yasevich2007-11-091-12/+22
| | * | SCTP: Fix a potential race between timers and receive path.Vlad Yasevich2007-11-071-0/+4
| | * | SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich2007-11-075-3/+21
| | * | SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich2007-11-073-4/+4
| | * | SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich2007-11-074-15/+10
| | * | SCTP: Fix difference cases of retransmit.Vlad Yasevich2007-11-078-22/+36
| | * | SCTP : Fix to process bundled ASCONF chunk correctlyWei Yongjun2007-11-071-2/+6
| | * | SCTP : Fix bad formatted comment in outqueue.cWei Yongjun2007-11-071-1/+2
| * | | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-126-6/+21
| * | | [SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg2007-11-121-6/+5
| * | | [PPP]: Remove ptr comparisons to 0Joe Perches2007-11-123-93/+94
| * | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-122-0/+3
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-1310-31/+38
|\ \ \ \
| * | | | [POWERPC] Silence an annoying boot messageStephen Rothwell2007-11-131-12/+4
| * | | | [POWERPC] Fix early btext debug on PowerMacBenjamin Herrenschmidt2007-11-131-1/+3
| * | | | [POWERPC] Demote clockevent printk to KERN_DEBUGTony Breeds2007-11-131-1/+1
| * | | | [POWERPC] Fix CONFIG_SMP=n build error on ppc64Olof Johansson2007-11-131-2/+0
| * | | | [POWERPC] Avoid unpaired stwcx. on some processorsBecky Bruce2007-11-133-10/+24
| * | | | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-11-133-5/+6
| |\ \ \ \
| | * | | | [POWERPC] Fix oops related to 4xx flush_tlb_page modificationKumar Gala2007-11-091-2/+2
| | * | | | [POWERPC] cpm: Fix a couple minor issues in cpm_common.c.Scott Wood2007-11-091-3/+1
| | * | | | [POWERPC] Add -mno-spe for ARCH=powerpc buildsKumar Gala2007-11-091-0/+3
* | | | | | ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy2007-11-131-4/+6
* | | | | | Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds2007-11-133-130/+9
| |_|/ / / |/| | | |
* | | | | sigwait eats blocked default-ignore signalsRoland McGrath2007-11-121-1/+1
* | | | | nfsd4: recheck for secure ports in fh_verifyJ. Bruce Fields2007-11-121-17/+26
* | | | | knfsd: fix spurious EINVAL errors on first access of new filesystemJ. Bruce Fields2007-11-122-2/+2
* | | | | Revert "Bias the placement of kernel pages at lower PFNs"Linus Torvalds2007-11-121-20/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-11-122-16/+28
|\ \ \ \ \
| * | | | | KVM: SVM: Intercept the 'invd' and 'wbinvd' instructionsAvi Kivity2007-11-081-0/+4
| * | | | | KVM: x86 emulator: invd instructionAvi Kivity2007-11-081-1/+3
| * | | | | KVM: SVM: Defer nmi processing until switch to host state is completeAvi Kivity2007-11-081-4/+4
| * | | | | KVM: SVM: Fix SMP with kernel apicAvi Kivity2007-11-081-0/+6
| * | | | | KVM: x86 emulator: fix 'push imm8' emulationAvi Kivity2007-11-081-11/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds2007-11-125-20/+34
|\ \ \ \ \
| * | | | | virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-124-14/+25
| * | | | | lguest: Fix lguest virtio-blk backend size computationAnthony Liguori2007-11-121-4/+4
| * | | | | virtio: Fix used_idx wrap-aroundAnthony Liguori2007-11-121-1/+1
OpenPOWER on IntegriCloud