Show patches with: Submitter = David Howells       |   769 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[net-next,06/24] rxrpc: Dup the main conn list for the proc interface - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,05/24] rxrpc: Provide more refcount helper functions - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,04/24] rxrpc: Avoid using stack memory in SG lists in rxkad - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,03/24] rxrpc: Check the source of a packet to a client conn - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,02/24] rxrpc: Fix some sparse errors - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,01/24] rxrpc: Fix processing of authenticated/encrypted jumbo packets - - - - --- 2016-07-05 David Howells davem Changes Requested
[net-next,19/19] rxrpc: Use RCU to access a peer's service connection tree - - - - --- 2016-06-30 David Howells davem RFC
[net-next,19/19] rxrpc: Use RCU to access a peer's service connection tree - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,18/19] rxrpc: Move data_ready peer lookup into rxrpc_find_connection() - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,17/19] rxrpc: Prune the contents of the rxrpc_conn_proto struct - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,16/19] rxrpc: Maintain an extra ref on a conn for the cache list - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,15/19] rxrpc: Move peer lookup from call-accept to new-incoming-conn - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,14/19] rxrpc: Split service connection code out into its own file - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,13/19] rxrpc: Split client connection code out into its own file - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,12/19] rxrpc: Call channels should have separate call number spaces - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,11/19] rxrpc: Access socket accept queue under right lock - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,10/19] rxrpc: Add RCU destruction for connections and calls - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,09/19] rxrpc: Release a call's connection ref on call disconnection - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,08/19] rxrpc: Fix handling of connection failure in client call creation - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,07/19] rxrpc: Move usage count getting into rxrpc_queue_conn() - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,06/19] rxrpc: Check that the client conns cache is empty before module removal - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,05/19] rxrpc: Turn connection #defines into enums and put outside struct def - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,04/19] rxrpc: Dup the main conn list for the proc interface - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,03/19] rxrpc: Provide more refcount helper functions - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,02/19] rxrpc: Avoid using stack memory in SG lists in rxkad - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,01/19] rxrpc: Check the source of a packet to a client conn - - - - --- 2016-06-30 David Howells davem Changes Requested
[net-next,14/14] rxrpc: Kill off the rxrpc_transport struct [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,13/14] rxrpc: Kill the client connection bundle concept [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,12/14] rxrpc: Provide more refcount helper functions [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,11/14] rxrpc: Make rxrpc_send_packet() take a connection not a transport [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,10/14] rxrpc: Calls displayed in /proc may in future lack a connection [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,09/14] rxrpc: Validate the net address given to rxrpc_kernel_begin_call() [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,08/14] rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,07/14] rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,06/14] rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,05/14] rxrpc: Fix exclusive connection handling [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,04/14] rxrpc: Replace conn->trans->{local, peer} with conn->params.{local, peer} [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,03/14] rxrpc: Use structs to hold connection params and protocol info [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,02/14] rxrpc: fix uninitialized variable use [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,01/14] rxrpc: checking for IS_ERR() instead of NULL [ver #2] - - - - --- 2016-06-22 David Howells davem Changes Requested
[net-next,14/14] rxrpc: Kill off the rxrpc_transport struct - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,13/14] rxrpc: Kill the client connection bundle concept - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,12/14] rxrpc: Provide more refcount helper functions - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,11/14] rxrpc: Make rxrpc_send_packet() take a connection not a transport - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,10/14] rxrpc: Calls displayed in /proc may in future lack a connection - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,09/14] rxrpc: Validate the net address given to rxrpc_kernel_begin_call() - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,08/14] rxrpc: Use IDR to allocate client conn IDs on a machine-wide basis - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,07/14] rxrpc: rxrpc_connection_lock shouldn't be a BH lock, but conn_lock is - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,06/14] rxrpc: Pass sk_buff * rather than rxrpc_host_header * to functions - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,05/14] rxrpc: Fix exclusive connection handling - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,04/14] rxrpc: Replace conn->trans->{local, peer} with conn->params.{local, peer} - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,03/14] rxrpc: Use structs to hold connection params and protocol info - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,02/14] rxrpc: fix uninitialized variable use - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,01/14] rxrpc: checking for IS_ERR() instead of NULL - - - - --- 2016-06-22 David Howells davem Accepted
[net-next,8/8] rxrpc: Rework local endpoint management - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,7/8] rxrpc: Separate local endpoint event handling out into its own file - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,6/8] rxrpc: Use the peer record to distribute network errors - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,5/8] rxrpc: Do a little bit of tidying in the ICMP processing - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,4/8] rxrpc: Don't assume anything about the address in an ICMP packet - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,3/8] rxrpc: Break MTU determination from ICMP into its own function - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,2/8] rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,1/8] rxrpc: Rework peer object handling to use hash table and RCU - - - - --- 2016-06-15 David Howells davem Accepted
[net-next,2/2] rxrpc: Update the comments in ar-internal.h to reflect renames - - - - --- 2016-06-13 David Howells davem Accepted
[net-next,1/2] rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix - - - - --- 2016-06-13 David Howells davem Accepted
[net-next] rxrpc: Limit the listening backlog - - - - --- 2016-06-10 David Howells davem Accepted
[net-next] rxrpc: Trim line-terminal whitespace - - - - --- 2016-06-10 David Howells davem Accepted
[2/2] rxrpc: Limit the listening backlog [ver #2] - - - - --- 2016-06-10 David Howells davem Changes Requested
[1/2] rxrpc: Trim line-terminal whitespace [ver #2] - - - - --- 2016-06-10 David Howells davem Changes Requested
[2/2] rxrpc: Limit the listening backlog - - - - --- 2016-06-10 David Howells davem Changes Requested
[1/2] rxrpc: Trim line-terminal whitespace - - - - --- 2016-06-10 David Howells davem Changes Requested
rxrpc: Simplify connect() implementation and simplify sendmsg() op - - - - --- 2016-06-09 David Howells davem Accepted
rxrpc: Simplify connect() implementation and simplify sendmsg() op - - - - --- 2016-05-20 David Howells davem Deferred
[3/3] rxrpc: Use the listen() system call to move to listening state - - - - --- 2016-04-12 David Howells davem Rejected
[2/3] rxrpc: The RXRPC_ACCEPT control message should not have an address - - - - --- 2016-04-12 David Howells davem Rejected
[1/3] rxrpc: Don't permit use of connect() op and simplify sendmsg() op - - - - --- 2016-04-12 David Howells davem Rejected
[9/9] rxrpc: Create a null security type and get rid of conditional calls - - - - --- 2016-04-07 David Howells davem Accepted
[8/9] rxrpc: Absorb the rxkad security module - - - - --- 2016-04-07 David Howells davem Accepted
[7/9] rxrpc: Don't assume transport address family and size when using it - - - - --- 2016-04-07 David Howells davem Accepted
[6/9] rxrpc: Don't pass gfp around in incoming call handling functions - - - - --- 2016-04-07 David Howells davem Accepted
[5/9] rxrpc: Differentiate local and remote abort codes in structs - - - - --- 2016-04-07 David Howells davem Accepted
[4/9] rxrpc: Static arrays of strings should be const char *const[] - - - - --- 2016-04-07 David Howells davem Accepted
[3/9] rxrpc: Move some miscellaneous bits out into their own file - - - - --- 2016-04-07 David Howells davem Accepted
[2/9] rxrpc: Disable a debugging statement that has been left enabled. - - - - --- 2016-04-07 David Howells davem Accepted
[1/9] afs: Wait for outstanding async calls before closing rxrpc socket - - - - --- 2016-04-07 David Howells davem Accepted
rxrpc: Replace all unsigned with unsigned int - - - - --- 2016-03-09 David Howells davem Accepted
[11/11] rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() - - - - --- 2016-03-07 David Howells davem Changes Requested
[10/11] rxrpc: Rename ar-error.c to peer-event.c - - - - --- 2016-03-07 David Howells davem Changes Requested
[09/11] rxrpc: Add /proc/net/rxrpc_peers to display the known remote endpoints - - - - --- 2016-03-07 David Howells davem Changes Requested
[08/11] rxrpc: Implement peer endpoint cache - - - - --- 2016-03-07 David Howells davem Changes Requested
[07/11] rxrpc: Rename ar-peer.c to peer-object.c - - - - --- 2016-03-07 David Howells davem Changes Requested
[06/11] rxrpc: Rename ar-local.c to local-event.c - - - - --- 2016-03-07 David Howells davem Changes Requested
[05/11] rxrpc: procfs file to list local endpoints - - - - --- 2016-03-07 David Howells davem Changes Requested
[04/11] rxrpc: Implement local endpoint cache - - - - --- 2016-03-07 David Howells davem Changes Requested
[03/11] rxrpc: Separate local endpoint object handling out into its own file - - - - --- 2016-03-07 David Howells davem Changes Requested
[02/11] rxrpc: Do procfs lists through objcache - - - - --- 2016-03-07 David Howells davem Changes Requested
[01/11] rxrpc: Add a common object cache - - - - --- 2016-03-07 David Howells davem Changes Requested
[13/13] rxrpc: Don't try to map ICMP to error as the lower layer already did that - - - - --- 2016-03-04 David Howells davem Accepted
[12/13] rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use - - - - --- 2016-03-04 David Howells davem Accepted
[11/13] rxrpc: rxkad: Casts are needed when comparing be32 values - - - - --- 2016-03-04 David Howells davem Accepted
[10/13] rxrpc: rxkad: The version number in the response should be net byte order - - - - --- 2016-03-04 David Howells davem Accepted
« 1 2 ... 5 6 7 8 »