aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-10-04[PATCH] knfsd: svcrpc: use consistent variable name for the reply stateJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity caseJ.Bruce Fields
2006-10-04[PATCH] knfsd: svcrpc: gss: factor out some common wrapping codeJ.Bruce Fields
2006-10-04[PATCH] knfsd: register all RPC programs with portmapper by defaultOlaf Kirch
2006-10-04[PATCH] knfsd: knfsd: cache ipmap per TCP socketGreg Banks
2006-10-04[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCPGreg Banks
2006-10-04[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfromNeilBrown
2006-10-04[PATCH] knfsd: Replace two page lists in struct svc_rqst with oneNeilBrown
2006-10-04[PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socketNeilBrown
2006-10-04[PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port...NeilBrown
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-04[XFRM]: BEET modeDiego Beltrami
2006-10-04[TCP]: Kill warning in tcp_clean_rtx_queue().David S. Miller
2006-10-04[NET_SCHED]: Remove old estimator implementationPatrick McHardy
2006-10-04[TIPC]: fix printk warningJeff Garzik
2006-10-04[XFRM]: Clearing xfrm_policy_count[] to zero during flush is incorrect.David S. Miller
2006-10-04[XFRM] STATE: Use destination address for src hash.Masahide NAKAMURA
2006-10-04[NEIGH]: always use hash_mask under tbl lockJulian Anastasov
2006-10-04[UDP]: Fix MSG_PROBE crashHerbert Xu
2006-10-04[UDP6]: Fix flowi clobberingHerbert Xu
2006-10-04[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"Ismail Donmez
2006-10-04[NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer
2006-10-04[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse functionPatrick McHardy
2006-10-04[NETFILTER]: Honour source routing for LVS-NATSimon Horman
2006-10-04[NETFILTER]: add type parameter to ip_route_me_harderSimon Horman
2006-10-04[NETFILTER]: Kconfig: fix xt_physdev dependenciesPatrick McHardy
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Still more typo fixesMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] knfsd: make rpc threads pools numa awareGreg Banks
2006-10-02[PATCH] knfsd: add svc_set_num_threadsGreg Banks
2006-10-02[PATCH] knfsd: split svc_serv into poolsGreg Banks
2006-10-02[PATCH] knfsd: test and set SK_BUSY atomicallyGreg Banks
2006-10-02[PATCH] knfsd: convert sk_reserved to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: use new lock for svc_sock deferred listGreg Banks
2006-10-02[PATCH] knfsd: convert sk_inuse to atomic_tGreg Banks
2006-10-02[PATCH] knfsd: move tempsock aging to a timerGreg Banks
2006-10-02[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_processNeilBrown
2006-10-02[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'NeilBrown
2006-10-02[PATCH] knfsd: define new nfsdfs file: portlist - contains list of portsNeilBrown
2006-10-02[PATCH] knfsd: add a callback for when last rpc thread finishesNeilBrown
2006-10-02[PATCH] knfsd: remove an unused variable from auth_unix_lookup()Greg Banks
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidEric W. Biederman