summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* svcauth_gss: fix error return code in rsc_parse()Wei Yongjun2013-04-301-1/+3
* svcrpc: fix gss-proxy to respect user namespacesJ. Bruce Fields2013-04-291-7/+13
* SUNRPC: gssp_procedures[] can be staticFengguang Wu2013-04-291-1/+1
* SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC caseJ. Bruce Fields2013-04-291-1/+10
* Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...J. Bruce Fields2013-04-299-44/+185
|\
| * Merge branch 'bugfixes' into linux-nextTrond Myklebust2013-04-231-8/+3
| |\
| | * SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust2013-04-051-5/+2
| | * SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-051-3/+1
| * | Merge branch 'rpcsec_gss-from_cel' into linux-nextTrond Myklebust2013-04-236-32/+176
| |\ \
| | * | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVORChuck Lever2013-04-041-1/+4
| | * | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switchChuck Lever2013-03-291-13/+13
| | * | SUNRPC: Make gss_mech_get() staticChuck Lever2013-03-291-4/+1
| | * | SUNRPC: Refactor nfsd4_do_encode_secinfo()Chuck Lever2013-03-293-2/+69
| | * | SUNRPC: Consider qop when looking up pseudoflavorsChuck Lever2013-03-293-7/+20
| | * | SUNRPC: Load GSS kernel module by OIDChuck Lever2013-03-293-0/+9
| | * | SUNRPC: Introduce rpcauth_get_pseudoflavor()Chuck Lever2013-03-293-5/+59
| | * | SUNRPC: Define rpcsec_gss_info structureChuck Lever2013-03-291-1/+1
| | * | SUNRPC: Missing module alias for auth_rpcgss.koChuck Lever2013-03-291-0/+1
* | | | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-263-9/+343
* | | | SUNRPC: Add RPC based upcall mechanism for RPCGSS authSimo Sorce2013-04-267-1/+1504
* | | | SUNRPC: conditionally return endtime from import_sec_contextSimo Sorce2013-04-264-6/+11
* | | | SUNRPC: allow disabling idle timeoutJ. Bruce Fields2013-04-262-0/+4
* | | | SUNRPC: attempt AF_LOCAL connect on setupJ. Bruce Fields2013-04-261-0/+3
* | | | Merge Trond's nfs-for-nextJ. Bruce Fields2013-04-265-22/+106
|\ \ \ \ | |/ / /
| * | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimitedTrond Myklebust2013-04-142-1/+7
| * | | SUNRPC: Fix a livelock problem in the xprt->backlog queueTrond Myklebust2013-04-142-4/+74
| * | | sunrpc: drop "select NETVM"Paul Bolle2013-04-051-1/+0
| |/ /
| * | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasksTrond Myklebust2013-03-252-14/+18
| |/
| * SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-03-251-2/+7
* | SUNRPC/cache: add module_put() on error path in cache_open()Alexey Khoroshilov2013-04-031-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-131-0/+1
|\ \
| * | fs: Readd the fs module aliases.Eric W. Biederman2013-03-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-03-121-13/+29
|\ \ \
| * | | libceph: fix decoding of pgidsSage Weil2013-03-111-13/+29
* | | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-03-122-9/+18
|\ \ \ \
| * | | | sunrpc: don't attempt to cancel unitialized workJ. Bruce Fields2013-03-091-5/+10
| * | | | nfsd: fix krb5 handling of anonymous principalsJ. Bruce Fields2013-03-061-4/+8
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1126-113/+188
|\ \ \ \ | |_|_|/ |/| | |
| * | | 6lowpan: Fix endianness issue in is_addr_link_local().YOSHIFUJI Hideaki / 吉藤英明2013-03-101-1/+1
| * | | dcbnl: fix various netlink info leaksMathias Krause2013-03-101-0/+8
| * | | rtnl: fix info leak on RTM_GETLINK request for VF devicesMathias Krause2013-03-101-0/+1
| * | | bridge: fix mdb info leaksMathias Krause2013-03-101-0/+4
| * | | ipv6: stop multicast forwarding to process interface scoped addressesHannes Frederic Sowa2013-03-081-1/+2
| * | | bridging: fix rx_handlers return codeCristian Bercaru2013-03-081-0/+1
| * | | netlabel: fix build problems when CONFIG_IPV6=nPaul Moore2013-03-081-10/+5
| * | | net/rds: zero last byte for strncpyChen Gang2013-03-081-0/+1
| * | | bridge: add missing vid to br_mdb_get()Cong Wang2013-03-074-5/+6
| * | | Fix: sparse warning in inet_csk_prepare_forced_closeChristoph Paasch2013-03-071-0/+1
| * | | afkey: fix a typoJunwei Zhang2013-03-071-4/+4
| * | | netlabel: correctly list all the static label mappingsPaul Moore2013-03-071-6/+6
OpenPOWER on IntegriCloud