| Commit message (Expand) | Author | Age |
* | [PATCH] softmac: reduce default rate to 11Mbps. | David Woodhouse | 2006-03-27 |
* | [PATCH] softmac: reduce scan dwell time | David Woodhouse | 2006-03-27 |
* | [PATCH] Minor (janitorial) change to ieee80211 | Larry Finger | 2006-03-27 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] promiscuous mode | Steve Grubb | 2006-03-20 |
* | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * \ | Merge branch 'linus' | Trond Myklebust | 2006-03-23 |
| |\ \ |
|
| * \ \ | Merge branch 'linus' | Trond Myklebust | 2006-03-21 |
| |\ \ \ |
|
| * | | | | SUNRPC,RPCSEC_GSS: spkm3: import contexts using NID_cast5_cbc | J. Bruce Fields | 2006-03-20 |
| * | | | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. | J. Bruce Fields | 2006-03-20 |
| * | | | | SUNRPC,RPCSEC_GSS: remove unnecessary kmalloc of a checksum | J. Bruce Fields | 2006-03-20 |
| * | | | | SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: Fix memory barriers for req->rq_received | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: fix compile warnings on 64-bit platforms | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: minor cleanup | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: eliminate rpc_call() | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: provide a mechanism for collecting stats in the RPC client | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: introduce per-task RPC iostats | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: add a handful of per-xprt counters | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: track length of RPC wait queues | Chuck Lever | 2006-03-20 |
| * | | | | SUNRPC: more verbose output for rpc auth weak error | Levent Serinol | 2006-03-20 |
| * | | | | SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic | Trond Myklebust | 2006-03-20 |
| * | | | | SUNRPC: Auto-load RPC authentication kernel modules | Olaf Kirch | 2006-03-20 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-25 |
|\ \ \ \ |
|
| * | | | | [NETFILTER] x_table.c: sem2mutex | Ingo Molnar | 2006-03-25 |
| * | | | | [IPV4]: Aggregate route entries with different TOS values | Ilia Sotnikov | 2006-03-25 |
| * | | | | [TCP]: Mark tcp_*mem[] __read_mostly. | David S. Miller | 2006-03-25 |
| * | | | | [TCP]: Set default max buffers from memory pool size | John Heffner | 2006-03-25 |
| * | | | | [SCTP]: Fix up sctp_rcv return value | Herbert Xu | 2006-03-25 |
| * | | | | [NET]: Take RTNL when unregistering notifier | Herbert Xu | 2006-03-25 |
| * | | | | [NET]: Ensure device name passed to SO_BINDTODEVICE is NULL terminated. | David S. Miller | 2006-03-24 |
| * | | | | [BRIDGE]: Unaligned accesses in the ethernet bridge | Peter Chubb | 2006-03-24 |
* | | | | | [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications | Davide Libenzi | 2006-03-25 |
* | | | | | [PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise | Jesper Juhl | 2006-03-25 |
* | | | | | [PATCH] slab: implement /proc/slab_allocators | Al Viro | 2006-03-25 |
|/ / / / |
|
* | | | | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 |
* | | | | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 |
* | | | | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 |
| |_|/
|/| | |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-23 |
|\ \ \ |
|
| * \ \ | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-23 |
| |\ \ \ |
|
| | * | | | [PATCH] Restore channel setting after scan. | David Woodhouse | 2006-03-23 |
| | * | | | [PATCH] WE-20 for kernel 2.6.16 | Jean Tourrilhes | 2006-03-23 |
| | * | | | [PATCH] softmac: remove function_enter() | John W. Linville | 2006-03-23 |
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-03-22 |
| |\| | | |
|
| | * | | | [PATCH] Fix softmac scan | Larry Finger | 2006-03-22 |