Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6d0efeb14bbe2350a94ba07b403a686d731c5179
/
net
/
rxrpc
/
rxkad.c
f45d01f
rxrpc: Fix a memory leak in rxkad_verify_response()
by Qiushi Wu
· 4 years, 8 months ago
063c60d
rxrpc: Fix missing security check on incoming calls
by David Howells
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d0d5c0c
rxrpc: Use skb_unshare() rather than skb_cow_data()
by David Howells
· 5 years ago
1db88c5
rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
by David Howells
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
69d826f
rxrpc: Remove VLA usage of skcipher
by Kees Cook
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
330bdcf
rxrpc: Fix the keepalive generator [ver #2]
by David Howells
· 6 years ago
54424d3
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
by Kees Cook
· 6 years ago
4764c0d
rxrpc: Trace packet transmission
by David Howells
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
6b47fe1
rxrpc: Trace UDP transmission failure
by David Howells
· 7 years ago
ace45be
rxrpc: Fix firewall route keepalive
by David Howells
· 7 years ago
8c2f826
rxrpc: Don't put crypto buffers on the stack
by David Howells
· 7 years ago
7b674e3
rxrpc: Fix IPv6 support
by David Howells
· 7 years ago
10674a0
net: rxrpc: Replace time_t type with time64_t type
by Baolin Wang
· 7 years ago
68d6d1a
rxrpc: Separate the connection's protocol service ID from the lookup ID
by David Howells
· 8 years ago
89a5ea9
rxrpc: check return value of skb_to_sgvec always
by Jason A. Donenfeld
· 8 years ago
fb46f6e
rxrpc: Trace protocol errors in received packets
by David Howells
· 8 years ago
ef68622
rxrpc: Handle temporary errors better in rxkad security
by David Howells
· 8 years ago
3a92789
rxrpc: Use negative error codes in rxrpc_call struct
by David Howells
· 8 years ago
26cb02a
rxrpc: Fix warning by splitting rxrpc_send_call_packet()
by David Howells
· 8 years ago
775e5b7
rxrpc: The offset field in struct rxrpc_skb_priv is unnecessary
by David Howells
· 8 years ago
5a924b8
rxrpc: Don't store the rxrpc header in the Tx queue sk_buffs
by David Howells
· 8 years ago
248f219
rxrpc: Rewrite the data and ack handling code
by David Howells
· 8 years ago
5a42976
rxrpc: Add tracepoint for working out where aborts happen
by David Howells
· 8 years ago
01a90a4
rxrpc: Drop channel number field from rxrpc_call struct
by David Howells
· 8 years ago
a1399f8
rxrpc: Call channels should have separate call number spaces
by David Howells
· 9 years ago
a263629
rxrpc: Avoid using stack memory in SG lists in rxkad
by Herbert Xu
· 9 years ago
85f3227
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
by David Howells
· 9 years ago
19ffa01
rxrpc: Use structs to hold connection params and protocol info
by David Howells
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
fa54cc7
rxrpc: fix ptr_ret.cocci warnings
by Wu Fengguang
· 9 years ago
9b6d539
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
by Joe Perches
· 9 years ago
648af7f
rxrpc: Absorb the rxkad security module
by David Howells
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
2b15ef1
rxrpc: rxkad: Casts are needed when comparing be32 values
by David Howells
· 9 years ago
098a209
rxrpc: rxkad: The version number in the response should be net byte order
by David Howells
· 9 years ago
b4f1342
rxrpc: Adjust some whitespace and comments
by David Howells
· 9 years ago
0d12f8a
rxrpc: Keep the skb private record of the Rx header in host byte order
by David Howells
· 9 years ago
1afe593
rxrpc: Use skcipher
by Herbert Xu
· 9 years ago
146aa8b
KEYS: Merge the type-specific data with the payload data
by David Howells
· 9 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
3394128
RxRPC: Allow key payloads to be passed in XDR form
by David Howells
· 15 years ago
8b81547
RxRPC: Declare the security index constants symbolically
by David Howells
· 15 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
02f3705
RxRPC: Fix a regression in the RXKAD security module
by David Howells
· 17 years ago
424b00e
AFS: Do not describe debug parameters with their value
by Paul Bolle
· 17 years ago
91e916c
net/rxrpc trivial annotations
by Al Viro
· 17 years ago
ae445d1
[RXRPC]: Use cpu_to_be32() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
4aa9cb3
[AF_RXRPC]: Add a missing goto
by David Howells
· 17 years ago
c46f233
[SG] Get rid of __sg_mark_end()
by Jens Axboe
· 17 years ago
51c739d
[NET]: Fix incorrect sg_mark_end() calls.
by David S. Miller
· 17 years ago
68e3f5d
[CRYPTO] users: Fix up scatterlist conversion errors
by Herbert Xu
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
b1bdb69
[AF_RXRPC/AFS]: Arch-specific fixes.
by David Howells
· 18 years ago
17926a7
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
by David Howells
· 18 years ago