index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Introduce sys_splice() system call
Jens Axboe
2006-03-30
1
-1
/
+5
*
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
2006-03-29
4
-13
/
+22
|
\
|
*
[PATCH] softmac: reduce default rate to 11Mbps.
David Woodhouse
2006-03-27
2
-10
/
+19
|
*
[PATCH] softmac: reduce scan dwell time
David Woodhouse
2006-03-27
1
-1
/
+1
|
*
[PATCH] Minor (janitorial) change to ieee80211
Larry Finger
2006-03-27
1
-2
/
+2
*
|
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
118
-477
/
+477
*
|
[TCP]: Fix RFC2465 typo.
S P
2006-03-28
1
-1
/
+1
*
|
[INET]: Introduce tunnel4/tunnel6
Herbert Xu
2006-03-28
11
-242
/
+333
*
|
[NET]: deinline 200+ byte inlines in sock.h
Denis Vlasenko
2006-03-28
1
-0
/
+93
*
|
[ECONET]: Convert away from SOCKOPS_WRAPPED
David S. Miller
2006-03-28
1
-55
/
+85
*
|
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
2006-03-28
4
-0
/
+86
*
|
[PATCH] Typo fixes
Alexey Dobriyan
2006-03-28
1
-3
/
+3
*
|
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-28
2
-2
/
+2
*
|
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
2
-3
/
+3
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-27
2
-1
/
+6
|
\
\
|
*
|
[NET]: drop duplicate assignment in request_sock
Norbert Kiesel
2006-03-26
1
-1
/
+1
|
*
|
[IPSEC]: Fix tunnel error handling in ipcomp6
Herbert Xu
2006-03-26
1
-0
/
+5
|
|
/
*
|
[PATCH] Notifier chain update: API changes
Alan Stern
2006-03-27
8
-50
/
+57
*
|
[PATCH] knfsd: Tidy up unix_domain_find
NeilBrown
2006-03-27
1
-8
/
+8
*
|
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
2006-03-27
2
-2
/
+1
*
|
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
2006-03-27
3
-36
/
+32
*
|
[PATCH] knfsd: Unexport cache_fresh and fix a small race
NeilBrown
2006-03-27
2
-22
/
+30
*
|
[PATCH] knfsd: An assortment of little fixes to the sunrpc cache code
NeilBrown
2006-03-27
1
-6
/
+8
*
|
[PATCH] knfsd: Use new cache code for rsc cache
NeilBrown
2006-03-27
1
-10
/
+64
*
|
[PATCH] knfsd: Use new sunrpc cache for rsi cache
NeilBrown
2006-03-27
1
-7
/
+59
*
|
[PATCH] knfsd: Convert ip_map cache to use the new lookup routine
NeilBrown
2006-03-27
1
-47
/
+95
*
|
[PATCH] knfsd: Create cache_lookup function instead of using a macro to decla...
NeilBrown
2006-03-27
1
-0
/
+98
*
|
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2006-03-27
2
-3
/
+3
*
|
[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'
NeilBrown
2006-03-27
4
-137
/
+72
|
/
*
[PATCH] mempool: use mempool_create_slab_pool()
Matthew Dobson
2006-03-26
1
-8
/
+4
*
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-26
3
-13
/
+16
*
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-03-25
1
-0
/
+7
|
\
|
*
[PATCH] promiscuous mode
Steve Grubb
2006-03-20
1
-0
/
+7
*
|
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
15
-69
/
+330
|
\
\
|
*
\
Merge branch 'linus'
Trond Myklebust
2006-03-23
283
-6525
/
+21060
|
|
\
\
|
*
\
\
Merge branch 'linus'
Trond Myklebust
2006-03-21
13
-107
/
+440
|
|
\
\
\
|
*
|
|
|
SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc
J. Bruce Fields
2006-03-20
1
-0
/
+6
|
*
|
|
|
SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers.
J. Bruce Fields
2006-03-20
2
-6
/
+14
|
*
|
|
|
SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum
J. Bruce Fields
2006-03-20
5
-17
/
+12
|
*
|
|
|
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2006-03-20
2
-4
/
+11
|
*
|
|
|
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2006-03-20
2
-1
/
+7
|
*
|
|
|
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
2
-14
/
+32
|
*
|
|
|
SUNRPC: fix compile warnings on 64-bit platforms
Chuck Lever
2006-03-20
1
-1
/
+1
|
*
|
|
|
SUNRPC: minor cleanup
Chuck Lever
2006-03-20
1
-1
/
+0
|
*
|
|
|
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
1
-12
/
+22
|
*
|
|
|
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
2
-2
/
+18
|
*
|
|
|
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
3
-3
/
+113
|
*
|
|
|
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
4
-0
/
+8
|
*
|
|
|
SUNRPC: add a handful of per-xprt counters
Chuck Lever
2006-03-20
3
-6
/
+64
|
*
|
|
|
SUNRPC: track length of RPC wait queues
Chuck Lever
2006-03-20
1
-0
/
+2
[next]