aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-29Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton
2006-03-28[TCP]: Fix RFC2465 typo.S P
2006-03-28[INET]: Introduce tunnel4/tunnel6Herbert Xu
2006-03-28[NET]: deinline 200+ byte inlines in sock.hDenis Vlasenko
2006-03-28[ECONET]: Convert away from SOCKOPS_WRAPPEDDavid S. Miller
2006-03-28[NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-27[PATCH] softmac: reduce default rate to 11Mbps.David Woodhouse
2006-03-27[PATCH] softmac: reduce scan dwell timeDavid Woodhouse
2006-03-27[PATCH] Minor (janitorial) change to ieee80211Larry Finger
2006-03-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern
2006-03-27[PATCH] knfsd: Tidy up unix_domain_findNeilBrown
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Unexport cache_fresh and fix a small raceNeilBrown
2006-03-27[PATCH] knfsd: An assortment of little fixes to the sunrpc cache codeNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for rsc cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new sunrpc cache for rsi cacheNeilBrown
2006-03-27[PATCH] knfsd: Convert ip_map cache to use the new lookup routineNeilBrown
2006-03-27[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...NeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-26[NET]: drop duplicate assignment in request_sockNorbert Kiesel
2006-03-26[IPSEC]: Fix tunnel error handling in ipcomp6Herbert Xu
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-25[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialiseJesper Juhl
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro
2006-03-25[NETFILTER] x_table.c: sem2mutexIngo Molnar
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov
2006-03-25[TCP]: Mark tcp_*mem[] __read_mostly.David S. Miller
2006-03-25[TCP]: Set default max buffers from memory pool sizeJohn Heffner
2006-03-25[SCTP]: Fix up sctp_rcv return valueHerbert Xu
2006-03-25[NET]: Take RTNL when unregistering notifierHerbert Xu
2006-03-24[NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.David S. Miller
2006-03-24[BRIDGE]: Unaligned accesses in the ethernet bridgePeter Chubb
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23Merge branch 'linus'Trond Myklebust
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds