aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-07[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy4-3/+7
2006-01-07[IPV4]: reset IPCB flags when neccessaryPatrick McHardy1-5/+3
2006-01-07[IPV4/6]: Netfilter IPsec input hooksPatrick McHardy1-0/+2
2006-01-07[IPV6]: Move nextheader offset to the IP6CBPatrick McHardy3-4/+5
2006-01-07[XFRM]: Netfilter IPsec output hooksPatrick McHardy2-34/+38
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds64-302/+291
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+17
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-0/+5
2006-01-07[ARM] byteorder.h needs linux/compiler.hRussell King1-0/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+3
2006-01-07Merge with Linus' kernel.Russell King315-5850/+6299
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King7-3/+3
2006-01-07[ARM] 3239/1: Add ARM optimised swab32Andre McCurdy1-1/+14
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds5-55/+20
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+9
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-4/+4
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan1-1/+1
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan1-5/+5
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2-3/+3
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman124-1969/+1843
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2-4/+4
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields1-1/+1
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust1-0/+2
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust1-0/+1
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever1-0/+1
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever1-0/+1
2006-01-06SUNRPC: switchable buffer allocationChuck Lever2-7/+6
2006-01-06NLM: Further cancel fixesJ. Bruce Fields1-1/+1
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-1/+0
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust1-0/+11
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust1-0/+6
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust1-0/+1
2006-01-06NFS: support large reads and writes on the wireChuck Lever3-24/+51
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever1-9/+3
2006-01-06NFSv4: locking XDR cleanupTrond Myklebust1-28/+24
2006-01-06NFSv4: Make open_confirm() asynchronous tooTrond Myklebust1-1/+1
2006-01-06NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust1-2/+19
2006-01-06SUNRPC: Further cleanupsTrond Myklebust1-0/+1
2006-01-06RPC: Clean up RPC task structureTrond Myklebust4-13/+24
2006-01-06SUNRPC: Yet more RPC cleanupsTrond Myklebust1-1/+2
2006-01-06identify multipage ->writepages() callsAndrew Morton1-4/+5
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-34/+69
2006-01-06[PATCH] Suspend support for libataJens Axboe3-0/+16
2006-01-06[PATCH] md: allow sync-speed to be controlled per-deviceNeilBrown1-0/+4
2006-01-06[PATCH] md: count corrected read errors per driveNeilBrown1-0/+4
2006-01-06[PATCH] md: allow array level to be set textually via sysfsNeilBrown1-0/+1
2006-01-06[PATCH] md: make a couple of names in md.c staticNeilBrown1-2/+0
2006-01-06[PATCH] md: define and use safe_put_page for mdNeilBrown1-0/+5
2006-01-06[PATCH] md: remove personality numbering from mdNeilBrown2-55/+12