nfsd4: allow nfs4 state startup to fail
[safe/jmp/linux-2.6] / net /
2009-09-16 Trond MyklebustSUNRPC: Defer the auth_gss upcall when the RPC call...
2009-09-13 Alexandros Batsakisnfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
2009-09-11 NeilBrownsunrpc/cache: simplify cache_fresh_locked and cache_fre...
2009-09-11 NeilBrownsunrpc/cache: change cache_defer_req to return -ve...
2009-09-11 Rahul Iyernfsd41: sunrpc: Added rpc server-side backchannel handling
2009-09-10 Benny Halevynfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h
2009-08-27 Wei Yongjunsunrpc: move the close processing after do recvfrom...
2009-08-25 Wei Yongjunsunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown...
2009-08-25 Ryusei Yamaguchiknfsd: Replace lock_kernel with a mutex in nfsd pool...
2009-08-24 Alexandros Batsakisnfsd41: sunrpc: svc_tcp_recv_record()
2009-08-21 J. Bruce FieldsMerge branch 'nfs-for-2.6.32' of git://git.linux-nfs...
2009-08-21 Trond MyklebustSUNRPC: Ensure that sunrpc gets initialised before...
2009-08-19 Trond MyklebustSUNRPC: cache must take a reference to the cache detail...
2009-08-19 Trond MyklebustNFS: Add a dns resolver for use with NFSv4 referrals...
2009-08-19 Trond MyklebustSUNRPC: Fix a typo in cache_pipefs_files
2009-08-19 Trond MyklebustMerge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs...
2009-08-14 Benny Halevysunrpc: ntoh -> be*_to_cpu
2009-08-14 Benny Halevysunrpc: hton -> cpu_to_be*
2009-08-13 Linus TorvaldsMake sock_sendpage() use kernel_sendpage()
2009-08-10 Trond MyklebustMerge branch 'sunrpc_cache-for-2.6.32' into nfs-for...
2009-08-10 Trond MyklebustMerge branch 'patches_cel-for-2.6.32' into nfs-for...
2009-08-09 Trond MyklebustSUNRPC: Add an rpc_pipefs front end for the sunrpc...
2009-08-09 Trond MyklebustSUNRPC: Move procfs-specific stuff out of the generic...
2009-08-09 Trond MyklebustSUNRPC: Allow the cache_detail to specify alternative...
2009-08-09 Trond MyklebustSUNRPC: Remove the global temporary write buffer in...
2009-08-09 Trond MyklebustSUNRPC: Ensure we initialise the cache_detail before...
2009-08-09 Trond MyklebustNFSD: Clean up the idmapper warning...
2009-08-09 Trond MyklebustSUNRPC: One more clean up for rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: clean up rpc_setup_pipedir()
2009-08-09 Trond MyklebustSUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with...
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
2009-08-09 Trond MyklebustSUNRPC: rpc_pipefs cleanup
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_populate/depopulate
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_lookup_create
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_unlink()
2009-08-09 Trond MyklebustSUNRPC: Clean up file creation code in rpc_pipefs
2009-08-09 Trond MyklebustSUNRPC: Clean up rpc_pipefs lookup code...
2009-08-09 Trond MyklebustSUNRPC: Allow rpc_pipefs_ops to have null values for...
2009-08-09 Trond MyklebustSUNRPC: Constify rpc_pipe_ops...
2009-08-09 Chuck LeverSUNRPC: Add documenting comments in net/sunrpc/timer.c
2009-08-09 Chuck LeverSUNRPC: Update xprt address strings after an rpcbind...
2009-08-09 Chuck LeverSUNRPC: Kill RPC_DISPLAY_ALL
2009-08-09 Chuck LeverSUNRPC: Rename sock_xprt.addr as sock_xprt.srcaddr
2009-08-09 Chuck LeverSUNRPC: Eliminate PROC macro from rpcb_clnt
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR decoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based decoders to...
2009-08-09 Chuck LeverSUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR encoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based encoders to...
2009-08-09 Chuck LeverSUNRPC: Use rpc_ntop() for constructing transport addre...
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-08-09 Chuck LeverSUNRPC: Provide functions for managing universal addresses
2009-08-09 Chuck LeverSUNRPC: Move XDR data type size macros
2009-08-09 Trond MyklebustSUNRPC: convert some sysctls into module parameters
2009-08-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-08-05 Ingo Molnarnet: Fix spinlock use in alloc_netdev_mq()
2009-08-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-08-04 NeilBrownsunrpc: fix memory leak in unix_gid cache.
2009-08-04 NeilBrownsunrpc/cache: recheck cache validity after cache_defer_req
2009-08-04 NeilBrownsunrpc/cache: make sure deferred requests eventually...
2009-08-04 NeilBrownsunrpc/cache: rename queue_loose to cache_dequeue
2009-08-04 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-03 Luis R. Rodriguezcfg80211: fix regression on beacon world roaming feature
2009-08-03 Johannes Bergcfg80211: add two missing NULL pointer checks
2009-08-03 Dave Youngbluetooth: rfcomm_init bug fix
2009-08-02 Jiri Pirkonet: restore the original spinlock to protect unicast...
2009-08-02 Eric Dumazetnet: net_assign_generic() fix
2009-07-30 roel kluinipv4: ARP neigh procfs buffer overflow
2009-07-30 Julia Lawallnet/netlabel: Add kmalloc NULL tests
2009-07-30 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-30 Mel Gormannet-dccp: suppress warning about large allocations...
2009-07-29 Johannes Bergmac80211: fix suspend
2009-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-27 Luis R. Rodriguezmac80211: do not queue work after suspend in the dynami...
2009-07-27 Deepak Saxenanet: irda: init spinlock after memcpy
2009-07-27 Xiaotian Fengnet/bridge: use kobject_put to release kobject in br_ad...
2009-07-27 Ralf BaechleNET: ROSE: Don't use static buffer.
2009-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-21 Christian Lampartercfg80211: double free in __cfg80211_scan_done
2009-07-21 Niko Jokinennl80211: Memory leak fixed
2009-07-21 Javier Cardonamac80211: use correct address for mesh Path Error
2009-07-21 Alan Jenkinsrfkill: fix rfkill_set_states() to set the hw state
2009-07-21 Pavel Roskinmac80211: fix injection in monitor mode
2009-07-21 Johannes Bergrfkill: allow toggling soft state in sysfs again
2009-07-21 Johannes Bergmac80211: disable mesh
2009-07-20 Rémi Denis-CourmontFix error return for setsockopt(SO_TIMESTAMPING)
2009-07-20 John Dykstratcp: Use correct peer adr when copying MD5 keys
2009-07-20 John Dykstratcp: Fix MD5 signature checking on IPv4 mapped sockets
2009-07-17 Eric Dumazetnet: sock_copy() fixes
2009-07-17 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-07-16 Eric Dumazetnetfilter: nf_conntrack: nf_conntrack_alloc() fixes
2009-07-16 Patrick McHardynetfilter: xt_osf: fix nf_log_packet() arguments
2009-07-15 Lothar Waßmannnet/can: add module alias to can protocol drivers
2009-07-15 Lothar Waßmannnet/can bugfix: use after free bug in can protocol...
2009-07-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-07-14 Chuck LeverSUNRPC: handle IPv6 PKTINFO when extracting destination...
2009-07-14 Abhishek Kulkarni9p: Possible regression in p9_client_stat
2009-07-14 Abhishek Kulkarni9p: default 9p transport module fix
2009-07-14 Andreas Jaggigre: fix ToS/DiffServ inherit bug
next