[NETNS]: Udp sockets per-net lookup.
[linux-2.6] / net / sunrpc /
2008-02-01  Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-31  Paul MackerrasMerge branch 'linux-2.6'
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-30  Linus TorvaldsMerge git://git./linux/kernel/git/x86/linux-2.6-x86
2008-01-30  travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-30  Trond MyklebustSUNRPC: Don't bother changing the sigmask for asynchron...
2008-01-30  Chuck LeverSUNRPC: rpcb_getport_sync() passes incorrect address...
2008-01-30  Chuck LeverSUNRPC: Clean up block comment preceding rpcb_getport_s...
2008-01-30  Chuck LeverSUNRPC: Use appropriate argument types in rpcb client
2008-01-30  Chuck LeverSUNRPC: rpcb_getport_sync() should use built-in hostnam...
2008-01-30  Chuck LeverSUNRPC: Clean up functions that free address_strings...
2008-01-30  Trond MyklebustSUNRPC: Fix up constant string declarations in struct...
2008-01-30  Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30  Chuck LeverSUNRPC: Fix use of copy_to_user() in gss_pipe_upcall()
2008-01-30  Trond MyklebustSUNRPC: Add support for per-client timeout values
2008-01-30  Trond MyklebustSUNRPC: Clean up the transport timeout initialisation
2008-01-30  Trond MyklebustSUNRPC: cleanup for rpc_new_client()
2008-01-30  Chuck LeverSUNRPC: Move universal address definitions to global...
2008-01-30  Chuck LeverSUNRPC: RPC version numbers are u32
2008-01-30  Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30  Chuck LeverSUNRPC: rpc_create() default hostname should support...
2008-01-30  Chuck LeverSUNRPC: Remove an unneeded implicit type cast when...
2008-01-30  Chuck LeverSUNRPC: temp var should match return type of xdr_skb_re...
2008-01-30  Chuck LeverSUNRPC: Check a return result
2008-01-30  Chuck LeverSUNRPC: Fix an unnecessary implicit type cast in rpcrdm...
2008-01-30  Chuck LeverSUNRPC: Prevent mixed sign comparisons in rpcrdma_conve...
2008-01-30  Trond MyklebustSUNRPC: Cleanup to remove the last users of the RPC_WAI...
2008-01-30  Trond MyklebustSUNRPC: Unexport rpc_init_task() and rpc_execute()
2008-01-30  Trond MyklebustSUNRPC: allow the caller of rpc_run_task to preallocate...
2008-01-30  Trond MyklebustSUNRPC: Remove the now unused function rpc_call_setup()
2008-01-30  Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30  Trond MyklebustSUNRPC: Allow rpc_init_task() to initialise the rpc_tas...
2008-01-30  Trond MyklebustSUNRPC: Add a helper rpc_call_start() that initialises...
2008-01-30  Trond MyklebustSUNRPC: Mask signals across the call to rpc_call_setup...
2008-01-30  Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30  Trond MyklebustSUNRPC: Clean up rpc_run_task
2008-01-30  Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30  Trond MyklebustSUNRPC: Restrict sunrpc client exports
2008-01-30  Trond MyklebustSUNRPC: Move exported declarations to the function...
2008-01-30  J. Bruce Fieldssunrpc: document the rpc_pipefs kernel api
2008-01-30  Trond MyklebustSUNRPC: Reconnect immediately whenever the server isn...
2008-01-30  Trond MyklebustSUNRPC: Rename xprt_disconnect()
2008-01-30  Trond MyklebustSUNRPC: Make call_status()/call_decode() call xprt_forc...
2008-01-30  Trond MyklebustSUNRPC: xprt_autoclose() should not call xprt_disconnect()
2008-01-30  Trond MyklebustSUNRPC: Use shutdown() instead of close() when disconne...
2008-01-30  Trond MyklebustSUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is...
2008-01-30  Trond MyklebustSUNRPC: Allow the client to detect if the TCP connectio...
2008-01-30  Trond MyklebustSUNRPC: Fix TCP rebinding logic
2008-01-30  Trond MyklebustSUNRPC: Fix a race in xs_tcp_state_change()
2008-01-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.25
2008-01-28  Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28  YOSHIFUJI Hideaki[SUNRPC]: Use htonl() where appropriate.
2008-01-28  Herbert Xu[UDP]: Restore missing inDatagrams increments
2008-01-28  Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-27  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-24  Paul MackerrasMerge branch 'for-2.6.25' of /linux/kernel/git/galak...
2008-01-23  Paul MackerrasMerge branch 'linux-2.6'
2008-01-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-12  Len BrownPull bugzilla-9535 into release branch
2008-01-11  Len BrownPull bugzilla-9627 into release branch
2008-01-11  Len BrownPull bugzilla-9535 into release branch
2008-01-11  Len BrownPull bugzilla-9494 into release branch
2008-01-11  Len BrownPull bugzilla-9194 into release branch
2008-01-11  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-06  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-03  Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-01-03  Linus TorvaldsMerge git://git./linux/kernel/git/mingo/linux-2.6-sched
2008-01-03  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2008-01-03  James MorrisNFS: add newline to kernel warning message in auth_gss...
2007-12-28  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2007-12-23  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-21  Paul MackerrasMerge branch 'linux-2.6'
2007-12-19  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-12-18  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2007-12-17  Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-12-17  Linus TorvaldsMerge git://git./linux/kernel/git/wim/linux-2.6-watchdog
2007-12-14  Len BrownPull hotplug into release branch
2007-12-12  James LentiniSUNRPC xprtrdma: fix XDR tail buf marshalling for all ops
2007-12-10  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-12-08  Russell KingMerge branch 'pxa-fixes'
2007-12-06  Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-12-06  Len BrownPull bugzilla-9345 into release branch
2007-12-06  Len BrownPull apm-freeze-fix into release branch
2007-12-05  Paul MackerrasMerge branch 'for-2.6.25' of git://git./linux/kernel...
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-12-03  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-12-02  Len BrownPull thermal into release branch
2007-12-01  Jeff GarzikMerge branch 'fixes-jgarzik' of git://git./linux/kernel...
2007-12-01  Jeff GarzikMerge branch 'master' into upstream-fixes
2007-11-30  Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
next