Kees Cook
|
69d826fa5d
rxrpc: Remove VLA usage of skcipher
|
7 éve |
David S. Miller
|
a736e07468
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
|
7 éve |
David Howells
|
330bdcfadc
rxrpc: Fix the keepalive generator [ver #2]
|
7 éve |
Kees Cook
|
54424d3891
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
|
7 éve |
David Howells
|
4764c0da69
rxrpc: Trace packet transmission
|
7 éve |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 éve |
David Howells
|
6b47fe1d1c
rxrpc: Trace UDP transmission failure
|
7 éve |
David Howells
|
ace45bec6d
rxrpc: Fix firewall route keepalive
|
7 éve |
David Howells
|
8c2f826dc3
rxrpc: Don't put crypto buffers on the stack
|
7 éve |
David Howells
|
7b674e390e
rxrpc: Fix IPv6 support
|
8 éve |
Baolin Wang
|
10674a03c6
net: rxrpc: Replace time_t type with time64_t type
|
8 éve |
David Howells
|
68d6d1ae5c
rxrpc: Separate the connection's protocol service ID from the lookup ID
|
8 éve |
Jason A. Donenfeld
|
89a5ea9966
rxrpc: check return value of skb_to_sgvec always
|
8 éve |
David Howells
|
fb46f6ee10
rxrpc: Trace protocol errors in received packets
|
8 éve |
David Howells
|
ef68622da9
rxrpc: Handle temporary errors better in rxkad security
|
8 éve |
David Howells
|
3a92789af0
rxrpc: Use negative error codes in rxrpc_call struct
|
8 éve |
David Howells
|
26cb02aa6d
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
|
9 éve |
David Howells
|
775e5b71db
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
|
9 éve |
David Howells
|
5a924b8951
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
|
9 éve |
David Howells
|
248f219cb8
rxrpc: Rewrite the data and ack handling code
|
9 éve |
David Howells
|
5a42976d4f
rxrpc: Add tracepoint for working out where aborts happen
|
9 éve |
David Howells
|
01a90a4598
rxrpc: Drop channel number field from rxrpc_call struct
|
9 éve |
David Howells
|
a1399f8bb0
rxrpc: Call channels should have separate call number spaces
|
9 éve |
Herbert Xu
|
a263629da5
rxrpc: Avoid using stack memory in SG lists in rxkad
|
9 éve |
David Howells
|
85f32278bd
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
|
9 éve |
David Howells
|
19ffa01c9c
rxrpc: Use structs to hold connection params and protocol info
|
9 éve |
David S. Miller
|
1578b0a5e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 éve |
Wu Fengguang
|
fa54cc70ed
rxrpc: fix ptr_ret.cocci warnings
|
9 éve |
Joe Perches
|
9b6d53985f
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
|
9 éve |
David Howells
|
648af7fca1
rxrpc: Absorb the rxkad security module
|
9 éve |