summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-044-4/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-0427-346/+416
|\ \
| * | [XFRM]: BEET modeDiego Beltrami2006-10-0410-9/+295
| * | [TCP]: Kill warning in tcp_clean_rtx_queue().David S. Miller2006-10-041-1/+1
| * | [NET_SCHED]: Remove old estimator implementationPatrick McHardy2006-10-041-196/+0
| * | [TIPC]: fix printk warningJeff Garzik2006-10-041-2/+3
| * | [XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.David S. Miller2006-10-041-2/+5
| * | [XFRM] STATE: Use destination address for src hash.Masahide NAKAMURA2006-10-042-10/+13
| * | [NEIGH]: always use hash_mask under tbl lockJulian Anastasov2006-10-041-6/+6
| * | [UDP]: Fix MSG_PROBE crashHerbert Xu2006-10-042-0/+4
| * | [UDP6]: Fix flowi clobberingHerbert Xu2006-10-041-31/+31
| * | [NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"Ismail Donmez2006-10-041-1/+1
| * | [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-041-4/+17
| * | [NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy2006-10-041-78/+19
| * | [NETFILTER]: Honour source routing for LVS-NATSimon Horman2006-10-041-0/+10
| * | [NETFILTER]: add type parameter to ip_route_me_harderSimon Horman2006-10-043-5/+10
| * | [NETFILTER]: Kconfig: fix xt_physdev dependenciesPatrick McHardy2006-10-041-1/+1
| |/
* | [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