aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-083-121/+253
|\
| * KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte2009-12-031-2/+6
| * KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka2009-12-031-0/+6
| * KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity2009-12-031-0/+1
| * KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity2009-12-031-0/+4
| * KVM: Reorder IOCTLs in main kvm.hJan Kiszka2009-12-031-118/+117
| * KVM: allow userspace to adjust kvmclock offsetGlauber Costa2009-12-031-0/+10
| * KVM: Xen PV-on-HVM guest supportEd Swierk2009-12-031-0/+16
| * KVM: introduce kvm_vcpu_on_spinZhai, Edwin2009-12-031-0/+1
| * KVM: Activate Virtualization On DemandAlexander Graf2009-12-031-1/+1
| * KVM: Move assigned device code to own fileAvi Kivity2009-12-031-0/+17
| * KVM: Move irq ack notifier list to arch independent codeGleb Natapov2009-12-031-0/+1
| * KVM: Maintain back mapping from irqchip/pin to gsiGleb Natapov2009-12-031-0/+9
| * KVM: Change irq routing table to use gsi indexed arrayGleb Natapov2009-12-031-3/+18
| * KVM: Move irq sharing information to irqchip levelGleb Natapov2009-12-031-1/+1
| * Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33Avi Kivity2009-12-031-0/+49
| |\
| | * core: Fix user return notifier on fork()Avi Kivity2009-11-291-0/+7
| | * core, x86: Add user return notifiersAvi Kivity2009-10-011-0/+42
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08190-1528/+2248
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-0542-248/+494
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-044-0/+45
| |\ \ \ \
| | * | | | nl80211: PMKSA caching supportSamuel Ortiz2009-11-283-0/+41
| | * | | | mac80211: move cmntr flag out of rx flagsJohannes Berg2009-11-281-0/+4
| * | | | | tcp: connect() race with timewait reuseEric Dumazet2009-12-031-0/+2
| * | | | | netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-031-0/+3
| * | | | | usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-031-0/+6
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-032-39/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-031-0/+1
| | * | | | | Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-031-1/+0
| | * | | | | Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-031-16/+0
| | * | | | | Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-031-22/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-031-0/+3
| |\ \ \ \ \ \
| | * | | | | | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-231-0/+3
| * | | | | | | tg3: Add some VPD preprocessor constantsMatt Carlson2009-12-031-1/+2
| * | | | | | | net: Batch inet_twsk_purgeEric W. Biederman2009-12-031-3/+3
| * | | | | | | net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-031-1/+2
| * | | | | | | net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
| * | | | | | | net: Add support for batching network namespace cleanupsEric W. Biederman2009-12-031-0/+2
| * | | | | | | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-032-0/+2
| * | | | | | | net 03/05: fib_rules: add oif classificationPatrick McHardy2009-12-032-0/+5
| * | | | | | | net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FR...Patrick McHardy2009-12-032-5/+7
| * | | | | | | net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy2009-12-031-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | tcp: clear hints to avoid a stale one (nfs only affected?)Ilpo Järvinen2009-12-021-0/+1
| * | | | | | TCPCT part 1g: Responder Cookie => InitiatorWilliam Allen Simpson2009-12-021-0/+1
| * | | | | | TCPCT part 1d: define TCP cookie option, extend existing struct'sWilliam Allen Simpson2009-12-022-6/+106
| * | | | | | TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-022-6/+33
| * | | | | | TCPCT part 1b: generate Responder Cookie secretWilliam Allen Simpson2009-12-022-0/+9
| * | | | | | TCPCT part 1a: add request_values parameter for sending SYNACKWilliam Allen Simpson2009-12-022-2/+9
| * | | | | | skbuff: remove skb_dma_map/unmapAlexander Duyck2009-12-021-8/+0
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-017-7/+145
| |\ \ \ \ \ \