aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+3
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson1-1/+2
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman1-3/+3
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman1-1/+2
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-0/+1
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman1-0/+2
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2-0/+2
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy2-0/+5
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAMEPatrick McHardy2-5/+7
2009-12-03net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy1-1/+1
2009-12-03libata: add private driver field to struct ata_deviceBartlomiej Zolnierkiewicz1-0/+1
2009-12-03pata_piccolo: Driver for old Toshiba chipsetsAlan Cox1-3/+4
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar1-0/+69
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan1-0/+1
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan1-1/+0
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann1-16/+0
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann1-22/+1
2009-12-03blkio: Introduce blkio controller cgroup interfaceVivek Goyal2-0/+10
2009-12-03writeback: introduce wbc.for_backgroundWu Fengguang1-0/+1
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe27-72/+247
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse1-1/+5
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse1-0/+11
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse1-0/+14
2009-12-03block: Allow devices to indicate whether discarded blocks are zeroedMartin K. Petersen2-0/+15
2009-12-03libata: add translation for SCSI WRITE SAME (aka TRIM support)Christoph Hellwig1-0/+13
2009-12-03libata: retry failed FLUSH if device didn't fail itTejun Heo1-1/+1
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-2/+6
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka1-0/+6
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity1-0/+1
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity1-0/+4
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka1-118/+117
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+10
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk1-0/+16
2009-12-03KVM: introduce kvm_vcpu_on_spinZhai, Edwin1-0/+1
2009-12-03KVM: Activate Virtualization On DemandAlexander Graf1-1/+1
2009-12-03KVM: Move assigned device code to own fileAvi Kivity1-0/+17
2009-12-03KVM: Move irq ack notifier list to arch independent codeGleb Natapov1-0/+1
2009-12-03KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov1-0/+9
2009-12-03KVM: Change irq routing table to use gsi indexed arrayGleb Natapov1-3/+18
2009-12-03KVM: Move irq sharing information to irqchip levelGleb Natapov1-1/+1
2009-12-03Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity1-0/+49
2009-12-03Merge branch 'master' into nextJames Morris93-234/+802
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand __builtin_object_sizeAndrew Morton1-0/+2
2009-12-02tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen1-0/+1
2009-12-02TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson1-0/+1
2009-12-02TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2-6/+106
2009-12-02TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2-6/+33
2009-12-02TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2-0/+9
2009-12-02TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2-2/+9
2009-12-02skbuff: remove skb_dma_map/unmapAlexander Duyck1-8/+0