index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
conn_client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Strip barriers and atomics off of timer tracking
David Howells
2024-02-29
1
-2
/
+2
*
rxrpc: Create a procfile to display outstanding client conn bundles
David Howells
2023-12-24
1
-0
/
+10
*
rxrpc: Fix some minor issues with bundle tracing
David Howells
2023-11-17
1
-3
/
+4
*
rxrpc: Move client call connection to the I/O thread
David Howells
2023-01-06
1
-408
/
+125
*
rxrpc: Move the client conn cache management to the I/O thread
David Howells
2023-01-06
1
-60
/
+32
*
rxrpc: Remove call->state_lock
David Howells
2023-01-06
1
-6
/
+4
*
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
2023-01-06
1
-65
/
+67
*
rxrpc: Make the set of connection IDs per local endpoint
David Howells
2023-01-06
1
-25
/
+19
*
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
2023-01-06
1
-3
/
+3
*
rxrpc: Stash the network namespace pointer in rxrpc_local
David Howells
2023-01-06
1
-1
/
+1
*
rxrpc: Fix security setting propagation
David Howells
2022-12-19
1
-2
/
+0
*
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
2022-12-01
1
-2
/
+2
*
rxrpc: Remove RCU from peer->error_targets list
David Howells
2022-12-01
1
-0
/
+4
*
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
2022-12-01
1
-1
/
+1
*
rxrpc: Don't hold a ref for connection workqueue
David Howells
2022-12-01
1
-23
/
+8
*
rxrpc: Trace rxrpc_bundle refcount
David Howells
2022-12-01
1
-11
/
+16
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
David Howells
2022-12-01
1
-1
/
+1
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
David Howells
2022-12-01
1
-14
/
+14
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
David Howells
2022-12-01
1
-4
/
+4
*
rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
David Howells
2022-12-01
1
-1
/
+1
*
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
1
-21
/
+32
*
rxrpc: Remove the [_k]net() debugging macros
David Howells
2022-12-01
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-15
/
+23
|
\
|
*
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2022-11-18
1
-15
/
+23
*
|
rxrpc: Fix congestion management
David Howells
2022-11-08
1
-1
/
+2
|
/
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
1
-14
/
+16
*
rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
Eiichi Tsukata
2021-11-29
1
-5
/
+9
*
rxrpc: Merge prime_packet_security into init_connection_security
David Howells
2020-11-23
1
-6
/
+0
*
rxrpc: Fix loss of final ack on shutdown
David Howells
2020-10-15
1
-0
/
+3
*
rxrpc: Fix bundle counting for exclusive connections
David Howells
2020-10-15
1
-2
/
+3
*
rxrpc: Fix an overget of the conn bundle when setting up a client conn
David Howells
2020-09-14
1
-1
/
+0
*
rxrpc: Fix conn bundle leak in net-namespace exit
David Howells
2020-09-14
1
-0
/
+1
*
rxrpc: Fix an error goto in rxrpc_connect_call()
David Howells
2020-09-14
1
-2
/
+3
*
rxrpc: Allow multiple client connections to the same peer
David Howells
2020-09-08
1
-0
/
+6
*
rxrpc: Rewrite the client connection manager
David Howells
2020-09-08
1
-594
/
+487
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
rxrpc: Fix call interruptibility handling
David Howells
2020-03-14
1
-3
/
+10
*
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-03
1
-2
/
+1
*
rxrpc: Fix call crypto state cleanup
David Howells
2019-10-07
1
-0
/
+3
*
rxrpc: Fix trace-after-put looking at the put connection record
David Howells
2019-10-07
1
-2
/
+4
*
rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
David Howells
2019-08-31
1
-0
/
+44
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2019-05-24
1
-6
/
+1
*
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
1
-2
/
+6
*
rxrpc: Fix client call queueing, waiting for channel
David Howells
2019-03-09
1
-2
/
+2
*
rxrpc: Fix client call connect/disconnect race
David Howells
2019-03-08
1
-5
/
+15
*
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2019-01-16
1
-4
/
+1
*
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-05
1
-4
/
+6
*
rxrpc: Fix error distribution
David Howells
2018-09-28
1
-2
/
+2
*
rxrpc: Trace packet transmission
David Howells
2018-08-01
1
-0
/
+1
*
rxrpc: remove redundant variables 'sp' and 'did_discard'
YueHaibing
2018-08-01
1
-2
/
+0
[next]