aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
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
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-09-29[ATM]: [lec] use refcnt to protect lec_arp_entries outside lockChas Williams
2006-09-29[ATM]: [lec] add reference counting to lec_arp entriesChas Williams
2006-09-29[ATM]: [lec] use work queue instead of timer for lec arp expiryChas Williams
2006-09-29[ATM]: [lec] old_close is no longer usedChas Williams
2006-09-29[ATM]: [lec] convert lec_arp_table to hlistChas Williams
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanup [continued]Chas Williams
2006-09-29[ATM]: [lec] indent, comment and whitespace cleanupChas Williams
2006-09-29[SCTP]: Do not timestamp every SCTP packet.Vlad Yasevich
2006-09-29[SCTP]: Use correct mask when disabling PMTUD.Vlad Yasevich
2006-09-29[SCTP]: Include sk_buff overhead while updating the peer's receive window.Sridhar Samudrala
2006-09-29[SCTP]: Enable Nagle algorithm by default.Sridhar Samudrala
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore
2006-09-28[ETHTOOL]: Remove some entries from non-root command list.David S. Miller
2006-09-28[Bluetooth]: Fix section mismatch of bt_sysfs_cleanup()Arnaud Patard
2006-09-28[Bluetooth]: Don't update disconnect timer for incoming connectionsMarcel Holtmann
2006-09-28[ETHTOOL]: let mortals use ethtoolStephen Hemminger
2006-09-28[NetLabel]: add audit support for configuration changesPaul Moore
2006-09-28[TCP]: Fix and simplify microsecond rtt samplingJohn Heffner
2006-09-28[TCP] tcp-lp: prevent chance for oopsWong Hoi Sing Edison
2006-09-28[SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.cEric Sesterhenn
2006-09-28[IPVS] bug: endianness breakage in ip_vs_ftpAl Viro
2006-09-28[IPVS]: ipvs annotationsAl Viro