aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove unnecessary byteshifts in frame control testingHarvey Harrison2008-05-141-15/+17
* tipc: Fix race condition when creating socket or native portAllan Stephens2008-05-121-1/+2
* sctp: add sctp/remaddr table to complete RFC remote address table OIDNeil Horman2008-05-091-0/+2
* sctp: Support the new specification of sctp_connectx()Vlad Yasevich2008-05-091-2/+4
* sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun2008-05-092-7/+25
* mac80211: QoS related cleanupsJohannes Berg2008-05-071-42/+24
* mac80211: remove queue info from ieee80211_tx_statusJohannes Berg2008-05-071-4/+0
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-9/+4
* remove ieee80211_wx_{get,set}_auth()Adrian Bunk2008-05-071-8/+0
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-3/+0
* mac80211: Add IEEE80211_KEY_FLAG_PAIRWISEIvo van Doorn2008-05-071-0/+3
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-4/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-042-2/+6
|\
| * fix asm-mips/types.h syntax errorAdrian Bunk2008-05-041-2/+0
| * fix asm-alpha/types.h breakageAdrian Bunk2008-05-041-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-041-4/+4
|\ \
| * | x86: fix up bootparam.h for userspace inclusionRusty Russell2008-05-041-4/+4
| |/
* | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-05-043-1/+15
|\ \
| * | KVM: avoid fx_init() schedule in atomicAndrea Arcangeli2008-05-041-1/+1
| * | KVM: ppc: Handle guest idle by emulating MSR[WE] writesHollis Blanchard2008-05-042-0/+6
| * | KVM: VMX: Enable EPT feature for KVMSheng Yang2008-05-041-0/+1
| * | KVM: VMX: Prepare an identity page table for EPT in real modeSheng Yang2008-05-041-0/+3
| * | KVM: MMU: Add EPT supportSheng Yang2008-05-041-0/+3
| * | KVM: Add kvm_x86_ops get_tdp_level()Sheng Yang2008-05-041-0/+1
| |/
* | sysfs: build fixIngo Molnar2008-05-041-6/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-05-031-0/+9
|\
| * hrtimer: remove duplicate helper functionOliver Hartkopp2008-05-031-0/+9
* | unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-1/+1
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2008-05-031-0/+4
|\ \
| * | pda_power: add init and exit function callbacksPhilipp Zabel2008-05-031-0/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypesLinus Torvalds2008-05-0324-697/+197
|\ \ \
| * | | types: add C99-style constructors to <asm-generic/int-*.h>H. Peter Anvin2008-05-022-0/+40
| * | | xtensa: types: use <asm-generic/int-*.h> for the xtensa architectureH. Peter Anvin2008-05-021-32/+1
| * | | x86: types: use <asm-generic/int-*.h> for the x86 architectureH. Peter Anvin2008-05-021-36/+2
| * | | v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin2008-05-021-31/+1
| * | | sparc64: types: use <asm-generic/int-*.h> for the sparc64 architectureH. Peter Anvin2008-05-021-29/+1
| * | | sparc: types: use <asm-generic/int-*.h> for the sparc architectureH. Peter Anvin2008-05-021-29/+1
| * | | sh: types: use <asm-generic/int-*.h> for the sh architectureH. Peter Anvin2008-05-021-32/+2
| * | | s390: types: use <asm-generic/int-*.h> for the s390 architectureH. Peter Anvin2008-05-021-42/+6
| * | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architectureH. Peter Anvin2008-05-021-42/+6
| * | | parisc: types: use <asm-generic/int-*.h> for the parisc architectureH. Peter Anvin2008-05-021-31/+2
| * | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin2008-05-021-50/+6
| * | | m68k: types: use <asm-generic/int-*.h> for the m68k architectureH. Peter Anvin2008-05-021-31/+1
| * | | m32r: types: use <asm-generic/int-*.h> for the m32r architectureH. Peter Anvin2008-05-021-30/+2
| * | | ia64: types: use <asm-generic/int-*.h> for the ia64 architectureH. Peter Anvin2008-05-021-29/+2
| * | | h8300: types: use <asm-generic/int-*.h> for the h8300 architectureH. Peter Anvin2008-05-021-31/+2
| * | | frv: types: use <asm-generic/int-*.h> for the frv architectureH. Peter Anvin2008-05-021-32/+2
| * | | cris: types: use <asm-generic/int-*.h> for the cris architectureH. Peter Anvin2008-05-021-31/+2
| * | | blackfin: types: use <asm-generic/int-*.h> for the blackfin architectureH. Peter Anvin2008-05-021-32/+2