summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller-2/+37
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-3/+15
2008-03-27[SCTP]: Remove sctp_add_cmd_sf wrapper bloatIlpo Järvinen-10/+1
2008-03-27[NET]: uninline skb_trim, de-bloatsIlpo Järvinen-15/+1
2008-03-27[NET]: uninline dst_releaseIlpo Järvinen-9/+1
2008-03-27[NET]: uninline skb_push, de-bloats a lotIlpo Järvinen-18/+1
2008-03-27[NET]: uninline dev_alloc_skb, de-bloats a lotIlpo Järvinen-16/+1
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro-1/+0
2008-03-27[PATCH] count ghost references to vfsmountsAl Viro-0/+1
2008-03-27[NET]: uninline skb_pull, de-bloats a lotIlpo Järvinen-15/+1
2008-03-27[NET]: uninline skb_put, de-bloats a lotIlpo Järvinen-20/+1
2008-03-27[NET]: Use local_irq_{save,restore}() in napi_complete().David S. Miller-2/+4
2008-03-27[IPV6]: Remove three unused method declarations in include/net/ipv6.hRami Rosen-17/+0
2008-03-28lguest: comment documentation update.Rusty Russell-2/+6
2008-03-27[PKT_SCHED]: Pass real namespace in net scheduler classifiers.Denis V. Lunev-1/+1
2008-03-27[NETNS]: Compile NET /proc support only if CONFIG_NET is set.Denis V. Lunev-0/+2
2008-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-5/+12
2008-03-27cfg80211: don't export ieee80211_get_channelJohannes Berg-3/+15
2008-03-27Orion: orion -> orion5x renameLennert Buytenhek-257/+257
2008-03-27Orion: general cleanupLennert Buytenhek-22/+24
2008-03-27Orion: only map peripheral register space onceLennert Buytenhek-0/+26
2008-03-27Orion: move I/O macros out of orion.hLennert Buytenhek-19/+16
2008-03-27Orion: describe physical address mapLennert Buytenhek-3/+15
2008-03-27plat-orion: make orion_nand available for all Orion familiesLennert Buytenhek-6/+4
2008-03-27plat-orion: make ehci-orion available for all Orion familiesLennert Buytenhek-8/+19
2008-03-27plat-orion: share time handling codeLennert Buytenhek-4/+23
2008-03-27plat-orion: share PCIe handling codeLennert Buytenhek-0/+31
2008-03-27plat-orion: share IRQ handling codeLennert Buytenhek-0/+17
2008-03-27sata_mv: mbus decode window supportLennert Buytenhek-0/+3
2008-03-27ehci-orion: mbus decode window supportLennert Buytenhek-0/+9
2008-03-27introduce mbus DRAM target info abstractionLennert Buytenhek-0/+36
2008-03-27Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds-0/+6
2008-03-27rdc321x: GPIO routines bugfixesFlorian Fainelli-5/+12
2008-03-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-2/+2
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown-2/+2
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+33
2008-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-29/+45
2008-03-26[SPARC64]: Define TASK_SIZE_OF()David S. Miller-0/+3
2008-03-26[NETNS][IPV6] flowlabels - make flowlabels per namespaceBenjamin Thery-0/+1
2008-03-26[NETNS][IPV6] anycast - handle several network namespaceDaniel Lezcano-12/+8
2008-03-26[IPSEC]: Fix BEET outputHerbert Xu-0/+6
2008-03-26[VLAN]: Reduce memory consumed by vlan_groupsPavel Emelyanov-1/+1
2008-03-26x86: fix performance drop for glxSuresh Siddha-0/+2
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams-8/+2
2008-03-26[POWERPC] 4xx: Add PPC4xx L2-cache support (440GX)Stefan Roese-0/+78
2008-03-26[POWERPC] 4xx: Add dcri_clrset() for locked read/modify/write functionalityValentine Barshak-0/+17
2008-03-26sh: Fix TIF_USEDFPU clearing under FPU emulation.Paul Mundt-1/+6
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt-15/+20
2008-03-26[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.Pavel Emelyanov-0/+1
2008-03-26[NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov-7/+7