aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-31pkt_sched: Add ->peek() methods for fifo, prio and SFQ qdiscs.Patrick McHardy1-0/+5
2008-10-31pkt_sched: sch_generic: Add Qdisc_ops peek() method.Jarek Poplawski1-0/+1
2008-10-31xfrm: remove unused struct xfrm_policy::nextAlexey Dobriyan1-1/+0
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller22-55/+95
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan1-0/+2
2008-10-30net: delete excess kernel-doc notationRandy Dunlap2-2/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller1-1/+2
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho1-1/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+5
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+5
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+2
2008-10-30spi: fix compile errorFernando Luis Vazquez Cao1-0/+3
2008-10-30nfsd: fix vm overcommit crashAlan Cox1-0/+6
2008-10-30kernel.h: fix might_sleep kernel-docRandy Dunlap1-2/+2
2008-10-30fs: remove prepare_write/commit_writeNick Piggin1-7/+0
2008-10-30cgroups: tiny cleanupsLi Zefan1-4/+0
2008-10-30freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan1-5/+0
2008-10-30mm: increase the default mlock limit from 32k to 64kKurt Garloff1-2/+2
2008-10-30Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai1-1/+2
2008-10-30ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown1-1/+2
2008-10-29adjust init section definitionsJan Beulich1-1/+5
2008-10-29net: replace %p6 with %pI6Harvey Harrison4-4/+4
2008-10-29udp: introduce sk_for_each_rcu_safenext()Eric Dumazet2-2/+19
2008-10-29udp: RCU handling for Unicast packets.Eric Dumazet1-1/+36
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet3-15/+14
2008-10-28net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final usersHarvey Harrison1-12/+0
2008-10-28net: replace uses of NIP6_FMT with %p6Harvey Harrison4-9/+9
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-28xfrm: Notify changes in UDP encapsulation via netlinkMartin Willi1-0/+14
2008-10-28net: reduce structures when XFRM=nAlexey Dobriyan4-2/+22
2008-10-28netlink: constify struct nlattr * arg to parsing functionsPatrick McHardy1-11/+11
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-16/+33
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-1/+12
2008-10-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+7
2008-10-28KVM: Future-proof device assignment ABIAvi Kivity1-0/+6
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang1-1/+6
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman1-0/+2
2008-10-27mac80211.h: fix kernel-doc excessesRandy Dunlap1-6/+5
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12
2008-10-27HID: fix oops during suspend of unbound HID devicesJiri Slaby1-0/+1
2008-10-27asm-generic: define DIE_OOPS in asm-genericJonas Bonn1-0/+1
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar575-42944/+5567
2008-10-26Phonet: do not reply to indication reset packetsRemi Denis-Courmont1-0/+1
2008-10-26Phonet: include generic link-layer header size in MAX_PHONET_HEADERRemi Denis-Courmont1-1/+1
2008-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+7
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+6
2008-10-25Merge branch 'i7300_idle' into releaseLen Brown1-0/+83
2008-10-24i7300_idle: Disable ioat channel only on platforms where ile driver can loadVenki Pallipadi1-0/+83
2008-10-24Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar800-55304/+8984