Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1428943
| From | David Howells <dhowells@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs [ver #2] |
| Date | 2016-06-22 18:10 +0200 |
| Message-ID | <rMST0-5Fj-39@gated-at.bofh.it> (permalink) |
| References | <rMSSZ-5Fj-3@gated-at.bofh.it> |
| Organization | Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 |
David Howells <dhowells@redhat.com> wrote: > The patches can be found here also: > > http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=rxrpc-rewrite > > Tagged thusly: > > git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git > rxrpc-rewrite-20160622 Oops. I forgot to update the tag name. It's now: rxrpc-rewrite-20160622-2 David
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 01/14] rxrpc: checking for IS_ERR() instead of NULL [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 02/14] rxrpc: fix uninitialized variable use [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 05/14] rxrpc: Fix exclusive connection handling [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 04/14] rxrpc: Replace conn->trans->{local, peer} with conn->params.{local, peer} [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 12/14] rxrpc: Provide more refcount helper functions [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
Re: [PATCH net-next 00/14] rxrpc: Get rid of conn bundle and transport structs [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 06/14] rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 14/14] rxrpc: Kill off the rxrpc_transport struct [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:10 +0200
[PATCH net-next 11/14] rxrpc: Make rxrpc_send_packet() take a connection not a transport [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:20 +0200
[PATCH net-next 10/14] rxrpc: Calls displayed in /proc may in future lack a connection [ver #2] David Howells <dhowells@redhat.com> - 2016-06-22 18:20 +0200
csiph-web