summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields2006-10-041-3/+3
* [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields2006-10-041-12/+18
* [PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields2006-10-041-20/+23
* [PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch2006-10-041-14/+23
* [PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks2006-10-042-3/+46
* [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks2006-10-041-0/+15
* [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown2006-10-041-1/+2
* [PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown2006-10-043-37/+29
* [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown2006-10-041-0/+3
* [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown2006-10-041-0/+2
* [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-041-1/+2
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* Still more typo fixesMatt LaPlante2006-10-032-2/+2
* more misc typo fixesMatt LaPlante2006-10-033-4/+4
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-9/+9
* [PATCH] knfsd: make rpc threads pools numa awareGreg Banks2006-10-022-2/+260
* [PATCH] knfsd: add svc_set_num_threadsGreg Banks2006-10-022-3/+138
* [PATCH] knfsd: split svc_serv into poolsGreg Banks2006-10-022-52/+129
* [PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks2006-10-021-10/+10
* [PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks2006-10-021-7/+5
* [PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks2006-10-021-6/+6
* [PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks2006-10-021-18/+11
* [PATCH] knfsd: move tempsock aging to a timerGreg Banks2006-10-022-26/+73
* [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown2006-10-022-2/+4
* [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown2006-10-021-4/+45
* [PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown2006-10-021-0/+40
* [PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown2006-10-021-1/+6
* [PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks2006-10-021-4/+1
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-2/+4
* [PATCH] const struct tty_operationsJeff Dike2006-10-022-2/+2
* [PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-3/+3
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-40/+0
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-26/+23
* [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-2/+1
* [ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams2006-09-291-9/+23
* [ATM]: [lec] add reference counting to lec_arp entriesChas Williams2006-09-292-14/+29
* [ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams2006-09-292-11/+8
* [ATM]: [lec] old_close is no longer usedChas Williams2006-09-291-3/+0
* [ATM]: [lec] convert lec_arp_table to hlistChas Williams2006-09-293-282/+170
* [ATM]: [lec] header indent, comment and whitespace cleanupChas Williams2006-09-292-149/+171
* [ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams2006-09-291-884/+899
* [ATM]: [lec] indent, comment and whitespace cleanupChas Williams2006-09-291-692/+715
* [SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich2006-09-292-7/+9
* [SCTP]: Use correct mask when disabling PMTUD.Vlad Yasevich2006-09-291-1/+1
* [SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala2006-09-292-3/+10
* [SCTP]: Enable Nagle algorithm by default.Sridhar Samudrala2006-09-291-2/+2
* [NetLabel]: audit fixups due to delayed feedbackPaul Moore2006-09-298-142/+143