| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 |
|\ |
|
| * | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 2008-04-27 |
| * | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 2008-04-27 |
| * | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 2008-04-27 |
| * | [IPSEC]: Use digest_null directly for auth | Herbert Xu | 2008-04-27 |
| * | sunrpc: fix missing kernel-doc | Randy Dunlap | 2008-04-27 |
| * | can: Fix copy_from_user() results interpretation | Sam Ravnborg | 2008-04-27 |
| * | Revert "ipv6: Fix typo in net/ipv6/Kconfig" | David S. Miller | 2008-04-27 |
| * | tipc: endianness annotations | Al Viro | 2008-04-27 |
| * | ipv6: result of csum_fold() is already 16bit, no need to cast | Al Viro | 2008-04-27 |
| * | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 2008-04-27 |
* | | asm/unaligned.h doesn't work well as the very first include | Al Viro | 2008-04-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-25 |
|\| |
|
| * | net: Fix wrong interpretation of some copy_to_user() results. | Pavel Emelyanov | 2008-04-25 |
| * | ipv6: Fix typo in net/ipv6/Kconfig | Michael Beasley | 2008-04-25 |
| * | ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 s... | YOSHIFUJI Hideaki | 2008-04-25 |
| * | tcp: tcp_probe buffer overflow and incorrect return value | Tom Quetchenbach | 2008-04-25 |
| * | ethtool: EEPROM dump no longer works for tg3 and natsemi | Mandeep Singh Baines | 2008-04-24 |
| * | af_key: Fix af_key.c compiler warning | Brian Haley | 2008-04-24 |
* | | RxRPC: Fix a regression in the RXKAD security module | David Howells | 2008-04-24 |
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-04-24 |
|\ \ |
|
| * \ | Merge branch 'devel' | Trond Myklebust | 2008-04-24 |
| |\ \ |
|
| | * | | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust | 2008-04-24 |
| | * | | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Fix a race in gss_refresh_upcall() | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Remove the unused export of xprt_force_disconnect | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: remove XS_SENDMSG_RETRY | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Protect creds against early garbage collection | Trond Myklebust | 2008-04-19 |
| | * | | NFSv4: Reintroduce machine creds | Trond Myklebust | 2008-04-19 |
| | * | | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Fix read ordering problems with req->rq_private_buf.len | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Fix up xprt_write_space() | Trond Myklebust | 2008-04-19 |
| | * | | SUNRPC: Fix a bug in call_decode() | Trond Myklebust | 2008-04-19 |
| | * | | Merge branch 'hotfixes' into devel | Trond Myklebust | 2008-03-19 |
| | |\ \ |
|
| | * | | | SUNRPC: Add a helper rpcauth_lookup_generic_cred() | Trond Myklebust | 2008-03-14 |
| | * | | | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_task | Trond Myklebust | 2008-03-14 |
| | * | | | SUNRPC: Add a generic RPC credential | Trond Myklebust | 2008-03-14 |
| | * | | | SUNRPC: Clean up rpcauth_bindcred() | Trond Myklebust | 2008-03-14 |
| | * | | | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDS | Trond Myklebust | 2008-03-14 |
| | * | | | SUNRPC: Fix a bug in rpcauth_lookup_credcache() | Trond Myklebust | 2008-03-14 |
| | * | | | Merge commit 'origin' into devel | Trond Myklebust | 2008-03-08 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'cleanups' into next | Trond Myklebust | 2008-02-29 |
| | |\ \ \ \ |
|
| | | * | | | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async | Trond Myklebust | 2008-02-14 |
| | * | | | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free path | Trond Myklebust | 2008-02-29 |
| | * | | | | | SUNRPC: Ensure that we read all available tcp data | Trond Myklebust | 2008-02-29 |
| | * | | | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup() | Trond Myklebust | 2008-02-29 |
| | * | | | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer function | Trond Myklebust | 2008-02-29 |
| | * | | | | | SUNRPC: Add a timer function to wait queues. | Trond Myklebust | 2008-02-29 |