twx-linux/net/rxrpc
David Howells 23494bccd2 rxrpc: Don't pick values out of the wire header when setting up security
[ Upstream commit a1c9af4d4467354132417c2d8db10d6e928a7f77 ]

Don't pick values out of the wire header in rxkad when setting up DATA
packet security, but rather use other sources.  This makes it easier to get
rid of txb->wire.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: "David S. Miller" <davem@davemloft.net>
cc: Eric Dumazet <edumazet@google.com>
cc: Jakub Kicinski <kuba@kernel.org>
cc: Paolo Abeni <pabeni@redhat.com>
cc: linux-afs@lists.infradead.org
cc: netdev@vger.kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-29 17:33:36 +02:00
..
af_rxrpc.c Networking changes for 6.5. 2023-06-28 16:43:10 -07:00
ar-internal.h rxrpc: Fix congestion control algorithm 2024-05-17 12:02:23 +02:00
call_accept.c
call_event.c rxrpc: Fix counting of new acks and nacks 2024-02-16 19:10:50 +01:00
call_object.c rxrpc: Fix congestion control algorithm 2024-05-17 12:02:23 +02:00
call_state.c
conn_client.c rxrpc: Fix some minor issues with bundle tracing 2023-12-20 17:01:55 +01:00
conn_event.c rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
conn_object.c rxrpc: Clients must accept conn from any address 2024-05-17 12:02:06 +02:00
conn_service.c rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock() 2024-02-05 20:14:16 +00:00
input.c rxrpc: Only transmit one ACK per jumbo packet received 2024-05-17 12:02:23 +02:00
insecure.c
io_thread.c
Kconfig
key.c
local_event.c
local_object.c rxrpc: Fix use of Don't Fragment flag 2024-01-25 15:35:56 -08:00
Makefile
misc.c
net_ns.c
output.c rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
peer_event.c
peer_object.c
proc.c rxrpc: Fix generation of serial numbers to skip zero 2024-02-16 19:10:49 +01:00
protocol.h rxrpc: Fix the names of the fields in the ACK trailer struct 2024-05-17 12:02:23 +02:00
recvmsg.c
rtt.c
rxkad.c rxrpc: Don't pick values out of the wire header when setting up security 2024-08-29 17:33:36 +02:00
rxperf.c
security.c
sendmsg.c
server_key.c
skbuff.c
sysctl.c
txbuf.c
utils.c