aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-03-29
|\
| * [PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse2006-03-27
| * [PATCH] softmac: reduce scan dwell timeDavid Woodhouse2006-03-27
| * [PATCH] Minor (janitorial) change to ieee80211Larry Finger2006-03-27
* | [NETFILTER]: Rename init functions.Andrew Morton2006-03-28
* | [TCP]: Fix RFC2465 typo.S P2006-03-28
* | [INET]: Introduce tunnel4/tunnel6Herbert Xu2006-03-28
* | [NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko2006-03-28
* | [ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller2006-03-28
* | [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-28
* | [PATCH] Typo fixesAlexey Dobriyan2006-03-28
* | [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-27
|\ \
| * | [NET]: drop duplicate assignment in request_sockNorbert Kiesel2006-03-26
| * | [IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu2006-03-26
| |/
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
* | [PATCH] knfsd: Tidy up unix_domain_findNeilBrown2006-03-27
* | [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-27
* | [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-27
* | [PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown2006-03-27
* | [PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown2006-03-27
* | [PATCH] knfsd: Use new cache code for rsc cacheNeilBrown2006-03-27
* | [PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown2006-03-27
* | [PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown2006-03-27
* | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown2006-03-27
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-27
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-27
|/
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-26
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-26
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] promiscuous modeSteve Grubb2006-03-20
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-03-25
|\ \
| * \ Merge branch 'linus'Trond Myklebust2006-03-23
| |\ \
| * \ \ Merge branch 'linus'Trond Myklebust2006-03-21
| |\ \ \
| * | | | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbcJ. Bruce Fields2006-03-20
| * | | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.J. Bruce Fields2006-03-20
| * | | | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksumJ. Bruce Fields2006-03-20
| * | | | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()Trond Myklebust2006-03-20
| * | | | SUNRPC: Fix memory barriers for req->rq_receivedTrond Myklebust2006-03-20
| * | | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefsTrond Myklebust2006-03-20
| * | | | SUNRPC: fix compile warnings on 64-bit platformsChuck Lever2006-03-20
| * | | | SUNRPC: minor cleanupChuck Lever2006-03-20
| * | | | SUNRPC: eliminate rpc_call()Chuck Lever2006-03-20
| * | | | SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever2006-03-20
| * | | | SUNRPC: provide a mechanism for collecting stats in the RPC clientChuck Lever2006-03-20
| * | | | SUNRPC: introduce per-task RPC iostatsChuck Lever2006-03-20
| * | | | SUNRPC: add a handful of per-xprt countersChuck Lever2006-03-20
| * | | | SUNRPC: track length of RPC wait queuesChuck Lever2006-03-20
| * | | | SUNRPC: more verbose output for rpc auth weak errorLevent Serinol2006-03-20