aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-04-04[IPV4] MROUTE: Move PIM definitions to <linux/pim.h>.YOSHIFUJI Hideaki
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-03[NETNS]: Declare init_net even without CONFIG_NET defined.Denis V. Lunev
2008-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger
2008-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-02cfq-iosched: fix rcu freeing of cfq io contextsFabio Checconi
2008-04-02[NETNS]: Do not include net/net_namespace.h from seq_file.hDenis V. Lunev
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov
2008-03-31[NET]: Fix allnoconfig build on powerpc and avr32David S. Miller
2008-03-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-03-30dma_page_list ->base_address is a userland pointerAl Viro
2008-03-30compat_sys_wait4() prototype misannotationAl Viro
2008-03-29ide: fix defining SUPPORT_VLB_SYNCBartlomiej Zolnierkiewicz
2008-03-29libata: ATA_EHI_LPM should be ATA_EH_LPMTejun Heo
2008-03-28drivers/net/arcnet/arcnet.c: use time_* macrosS.Caglar Onur
2008-03-28[LIB]: Drop the pcounter itself.Pavel Emelyanov
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori
2008-03-28[NET]: Protect device namespace inlines with CONFIG_NETDavid S. Miller
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27[NET]: uninline skb_trim, de-bloatsIlpo Järvinen
2008-03-27[NET]: uninline skb_push, de-bloats a lotIlpo Järvinen
2008-03-27[NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro
2008-03-27[NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen
2008-03-27[NET]: uninline skb_put, de-bloats a lotIlpo Järvinen
2008-03-27[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller
2008-03-28lguest: comment documentation update.Rusty Russell
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26[VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov
2008-03-26[NETNS]: Compilation warnings under CONFIG_NET_NS.Denis V. Lunev
2008-03-26[NETNS]: Compilation fix for include/linux/netdevice.h.Denis V. Lunev
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner
2008-03-26cpuidle: fix cpuidle time and usage overflowYi Yang
2008-03-25[NETFILTER]: nf_conntrack_sip: RTP routing optimizationPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: support multiple media channelsPatrick McHardy
2008-03-25[NETFILTER]: nf_nat_sip: split up SDP manglingPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: create RTCP expectationsPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: create signalling expectationsPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing hel...Patrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: support method specific request/response handlingPatrick McHardy
2008-03-25[NETFILTER]: nf_nat_sip: get rid of text based header translationPatrick McHardy
2008-03-25[NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helperPatrick McHardy