aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'devel'Trond Myklebust2008-04-24
|\
| * SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the requestTrond Myklebust2008-04-24
| * SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in useTrond Myklebust2008-04-19
| * SUNRPC: Fix a race in gss_refresh_upcall()Trond Myklebust2008-04-19
| * SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust2008-04-19
| * SUNRPC: Remove the unused export of xprt_force_disconnectTrond Myklebust2008-04-19
| * SUNRPC: remove XS_SENDMSG_RETRYTrond Myklebust2008-04-19
| * SUNRPC: Protect creds against early garbage collectionTrond Myklebust2008-04-19
| * NFSv4: Reintroduce machine credsTrond Myklebust2008-04-19
| * NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust2008-04-19
| * SUNRPC: Fix read ordering problems with req->rq_private_buf.lenTrond Myklebust2008-04-19
| * SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials..Trond Myklebust2008-04-19
| * SUNRPC: Fix up xprt_write_space()Trond Myklebust2008-04-19
| * SUNRPC: Fix a bug in call_decode()Trond Myklebust2008-04-19
| * Merge branch 'hotfixes' into develTrond Myklebust2008-03-19
| |\
| * | SUNRPC: Add a helper rpcauth_lookup_generic_cred()Trond Myklebust2008-03-14
| * | SUNRPC: Add an rpc_credop callback for binding a credential to an rpc_taskTrond Myklebust2008-03-14
| * | SUNRPC: Add a generic RPC credentialTrond Myklebust2008-03-14
| * | SUNRPC: Clean up rpcauth_bindcred()Trond Myklebust2008-03-14
| * | SUNRPC: Fix RPCAUTH_LOOKUP_ROOTCREDSTrond Myklebust2008-03-14
| * | SUNRPC: Fix a bug in rpcauth_lookup_credcache()Trond Myklebust2008-03-14
| * | Merge commit 'origin' into develTrond Myklebust2008-03-08
| |\ \
| * \ \ Merge branch 'cleanups' into nextTrond Myklebust2008-02-29
| |\ \ \
| | * | | SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/asyncTrond Myklebust2008-02-14
| * | | | SUNRPC: Remove now-redundant RCU-safe rpc_task free pathTrond Myklebust2008-02-29
| * | | | SUNRPC: Ensure that we read all available tcp dataTrond Myklebust2008-02-29
| * | | | SUNRPC: Eliminate the now-redundant rpc_start_wakeup()Trond Myklebust2008-02-29
| * | | | SUNRPC: Switch tasks to using the rpc_waitqueue's timer functionTrond Myklebust2008-02-29
| * | | | SUNRPC: Add a timer function to wait queues.Trond Myklebust2008-02-29
| * | | | SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queuesTrond Myklebust2008-02-29
| * | | | SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
| * | | | SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_taskTrond Myklebust2008-02-26
| * | | | SUNRPC: Add a new helper rpc_wake_up_queued_task()Trond Myklebust2008-02-26
| * | | | SUNRPC: Clean up rpc_run_timer()Trond Myklebust2008-02-26
| * | | | SUNRPC: Allow the rpc_release() callback to be run on another workqueueTrond Myklebust2008-02-26
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-23
|\ \ \ \ \
| * | | | | net: Unexport move_addr_to_{kernel,user}Adrian Bunk2008-04-23
| * | | | | [IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu2008-04-22
| * | | | | tcp: Make use of before macro in tcp_input.cArnd Hannemann2008-04-21
| * | | | | [NETNS]: Remove empty ->init callback.Pavel Emelyanov2008-04-21
| * | | | | [DCCP]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-21
| * | | | | [NETNS]: Don't initialize err variable twice.Pavel Emelyanov2008-04-21
| * | | | | [NETNS]: The ip6_fib_timer can work with garbage on net namespace stop.Pavel Emelyanov2008-04-21
| * | | | | [IPV4]: Convert do_gettimeofday() to getnstimeofday().YOSHIFUJI Hideaki2008-04-21
| * | | | | [IPV4]: Make icmp_sk_init() static.Adrian Bunk2008-04-21
| * | | | | [IPV6]: Make struct ip6_prohibit_entry_template static.Adrian Bunk2008-04-21
| * | | | | tcp: Trivial fix to correct function name in a comment in net/ipv4/tcp.cSatoru SATOH2008-04-21
| * | | | | [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-20
| * | | | | [ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux2008-04-20
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-21
|\ \ \ \ \ \