| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Add an identifier for struct rpc_clnt | Trond Myklebust | 2013-09-05 | 1 | -0/+25 |
* | SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints | Trond Myklebust | 2013-09-04 | 1 | -1/+1 |
* | SUNRPC: Add tracepoints to help debug socket connection issues | Trond Myklebust | 2013-09-04 | 1 | -1/+12 |
* | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson | 2013-09-03 | 4 | -13/+19 |
* | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 2013-09-03 | 3 | -2/+153 |
* | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult | Andy Adamson | 2013-09-03 | 1 | -1/+1 |
* | SUNRPC: rpcauth_create needs to know about rpc_clnt clone status | Trond Myklebust | 2013-09-02 | 1 | -7/+8 |
* | RPCSEC_GSS: Share all credential caches on a per-transport basis | Trond Myklebust | 2013-09-02 | 1 | -3/+89 |
* | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches | Trond Myklebust | 2013-09-01 | 1 | -9/+68 |
* | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust | 2013-09-01 | 1 | -0/+35 |
* | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust | 2013-09-01 | 2 | -23/+25 |
* | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust | 2013-09-01 | 1 | -9/+1 |
* | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust | 2013-09-01 | 1 | -89/+92 |
* | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust | 2013-08-30 | 2 | -3/+134 |
* | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects | Trond Myklebust | 2013-08-30 | 1 | -12/+20 |
* | RPCSEC_GSS: Further cleanups | Trond Myklebust | 2013-08-30 | 1 | -11/+20 |
* | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2013-08-30 | 5 | -21/+14 |
* | RPCSEC_GSS: Clean up upcall message allocation | Trond Myklebust | 2013-08-30 | 1 | -18/+19 |
* | SUNRPC: Cleanup rpc_setup_pipedir | Trond Myklebust | 2013-08-30 | 1 | -14/+13 |
* | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust | 2013-08-30 | 1 | -1/+0 |
* | SUNRPC: Deprecate rpc_client->cl_protname | Trond Myklebust | 2013-08-30 | 3 | -11/+11 |
* | rpc_pipe: convert back to simple_dir_inode_operations | Jeff Layton | 2013-07-24 | 1 | -18/+1 |
* | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-20 | 1 | -0/+1 |
|\ |
|
| * | SUNRPC: Fix another issue with rpc_client_register() | Trond Myklebust | 2013-07-15 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-19 | 9 | -86/+114 |
|\ \ |
|
| * | | vlan: fix a race in egress prio management | Eric Dumazet | 2013-07-18 | 1 | -0/+7 |
| * | | vlan: mask vlan prio bits | Eric Dumazet | 2013-07-18 | 2 | -3/+10 |
| * | | pkt_sched: sch_qfq: remove a source of high packet delay/jitter | Paolo Valente | 2013-07-18 | 1 | -29/+56 |
| * | | net: Fix sysfs_format_mac() code duplication. | David S. Miller | 2013-07-17 | 1 | -20/+1 |
| * | | ipv4: set transport header earlier | Eric Dumazet | 2013-07-16 | 1 | -4/+3 |
| * | | net/irda: fixed style issues in irlan_eth | Dragos Foianu | 2013-07-16 | 1 | -17/+14 |
| * | | ethtool: fixed trailing statements in ethtool | Dragos Foianu | 2013-07-16 | 1 | -10/+20 |
| * | | ndisc: bool initializations should use true and false | Daniel Baluta | 2013-07-16 | 1 | -3/+3 |
| |/ |
|
* | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-18 | 2 | -3/+3 |
|\ \ |
|
| * | | net: delete __cpuinit usage from all net files | Paul Gortmaker | 2013-07-15 | 2 | -3/+3 |
| |/ |
|
* | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-17 | 1 | -6/+14 |
|\ \
| |/
|/| |
|
| * | svcrdma: underflow issue in decode_write_list() | Dan Carpenter | 2013-07-15 | 1 | -6/+14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 3 | -52/+26 |
|\ \ |
|
| * | | sunrpc: now we can just set ->s_d_op | Al Viro | 2013-07-14 | 1 | -3/+2 |
| * | | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro | 2013-07-14 | 1 | -25/+9 |
| * | | rpc_create_*_dir: don't bother with qstr | Al Viro | 2013-07-14 | 3 | -31/+21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-14 | 21 | -146/+170 |
|\ \ \ |
|
| * | | | ipv6: only static routes qualify for equal cost multipathing | Hannes Frederic Sowa | 2013-07-13 | 1 | -4/+11 |
| * | | | tcp: account all retransmit failures | Yuchung Cheng | 2013-07-13 | 1 | -3/+4 |
| * | | | net: access page->private by using page_private | Sunghan Suh | 2013-07-13 | 1 | -3/+3 |
| * | | | net: strict_strtoul is obsolete, use kstrtoul instead | “Cosmin | 2013-07-13 | 1 | -1/+1 |
| * | | | net/tipc: use %*phC to dump small buffers in hex form | Andy Shevchenko | 2013-07-12 | 1 | -7/+1 |
| * | | | gre: Fix MTU sizing check for gretap tunnels | Alexander Duyck | 2013-07-12 | 1 | -1/+1 |
| * | | | pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_ts | Paolo Valente | 2013-07-11 | 1 | -63/+55 |
| * | | | pkt_sched: sch_qfq: improve efficiency of make_eligible | Paolo Valente | 2013-07-11 | 1 | -1/+8 |