aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+2
2008-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-3/+2
2008-06-29Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-1/+1
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+1
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller8-116/+342
2008-06-28Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller2-1/+3
2008-06-28rndis_host: pass buffer length to rndis_commandJussi Kivilinna1-1/+2
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-1/+26
2008-06-27net/inet_lro: remove setting skb->ip_summed when not LRO-ableEli Cohen1-1/+5
2008-06-27include/linux/netdevice.h: don't export MAX_HEADER to userspaceAdrian Bunk1-0/+4
2008-06-27kbuild: fix a.out.h export to userspace with O= build.David Woodhouse3-3/+2
2008-06-27mac80211: Add RTNL warning for workqueueIvo van Doorn1-2/+5
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2-2/+10
2008-06-27ssb, b43, b43legacy, b44: Rewrite SSB DMA APIMichael Buesch1-4/+139
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss1-0/+10
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss1-3/+51
2008-06-26V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil1-2/+2
2008-06-26V4L/DVB (8048): saa7134: Fix entries for Avermedia A16d and Avermedia E506Tim Farrington1-0/+1
2008-06-26V4L/DVB (8007): cx18/cx25840: the S-Video LUMA input can use all In1-In8 inputsHans Verkuil1-1/+5
2008-06-26rfkill: rename the rfkill_state states and add block-locked stateHenrique de Moraes Holschuh1-3/+29
2008-06-26rfkill: add notifier chains supportHenrique de Moraes Holschuh1-0/+7
2008-06-26rfkill: add the WWAN radio typeHenrique de Moraes Holschuh1-0/+2
2008-06-26rfkill: add read-write rfkill switch supportHenrique de Moraes Holschuh1-0/+5
2008-06-26rfkill: clarify meaning of rfkill statesHenrique de Moraes Holschuh1-3/+3
2008-06-26x86: shift bits the right way in native_read_tscpMax Asbock1-1/+1
2008-06-25thermal: Create CONFIG_THERMAL_HWMON=nRene Herman1-4/+2
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville3-102/+84
2008-06-24[PATCH] remove useless argument type in audit_filter_user()Peng Haitao1-1/+1
2008-06-24DM9000: Allow the use of the NSR register to get link status.Ben Dooks1-0/+1
2008-06-24Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds6-23/+62
2008-06-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2008-06-24KVM: Remove now unused structs from kvm_para.hGerd Hoffmann1-18/+0
2008-06-24KVM: Make kvm host use the paravirt clocksource structsGerd Hoffmann1-1/+3
2008-06-24x86: Make xen use the paravirt clocksource structs and functionsGerd Hoffmann1-4/+3
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2-0/+55
2008-06-24xen: remove support for non-PAE 32-bitJeremy Fitzhardinge1-4/+0
2008-06-24KVM: close timer injection race window in __vcpu_runMarcelo Tosatti1-0/+1
2008-06-23bnx2x: Add support for BCM57711 HWEilon Greenstein1-0/+2
2008-06-23alpha: fix compile error in arch/alpha/mm/init.cThorsten Kranzkowski1-0/+2
2008-06-23tty_driver: Update required method documentationAlan Cox1-3/+2
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev1-2/+0
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt1-1/+1
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle1-1/+1
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+17
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman1-0/+11
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky6-22/+22
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky1-1/+71
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+4
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki1-0/+6
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings1-0/+14