index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rxrpc
/
call_object.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
David Howells
2022-12-01
1
-3
/
+3
*
rxrpc: Remove the [_k]net() debugging macros
David Howells
2022-12-01
1
-6
/
+0
*
rxrpc: Fix congestion management
David Howells
2022-11-08
1
-1
/
+6
*
rxrpc: Remove the rxtx ring
David Howells
2022-11-08
1
-24
/
+0
*
rxrpc: Save last ACK's SACK table rather than marking txbufs
David Howells
2022-11-08
1
-0
/
+2
*
rxrpc: Remove call->lock
David Howells
2022-11-08
1
-3
/
+0
*
rxrpc: Don't use a ring buffer for call Tx queue
David Howells
2022-11-08
1
-3
/
+12
*
rxrpc: Get rid of the Rx ring
David Howells
2022-11-08
1
-2
/
+5
*
rxrpc: Clean up ACK handling
David Howells
2022-11-08
1
-1
/
+1
*
rxrpc: Remove call->tx_phase
David Howells
2022-11-08
1
-1
/
+0
*
rxrpc: Split call timer-expiration from call timer-set tracepoint
David Howells
2022-11-08
1
-1
/
+1
*
rxrpc: Fix locking in rxrpc's sendmsg
David Howells
2022-08-25
1
-1
/
+3
*
rxrpc: Fix locking issue
David Howells
2022-05-22
1
-9
/
+9
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
1
-21
/
+23
*
rxrpc: Fix call timer start racing with call destruction
David Howells
2022-03-31
1
-5
/
+35
*
rxrpc: Fix clearance of Tx/Rx ring when releasing a call
David Howells
2021-02-05
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-09
1
-4
/
+1
|
\
|
*
rxrpc: Fix accept on a connection that need securing
David Howells
2020-10-05
1
-4
/
+1
*
|
rxrpc: Impose a maximum number of client calls
David Howells
2020-09-08
1
-0
/
+43
|
/
*
rxrpc: Fix loss of RTT samples due to interposed ACK
David Howells
2020-08-20
1
-0
/
+1
*
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
2020-07-31
1
-8
/
+19
*
rxrpc: Fix call interruptibility handling
David Howells
2020-03-14
1
-2
/
+1
*
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
2020-02-07
1
-3
/
+19
*
rxrpc: Fix NULL pointer deref due to call->conn being cleared on disconnect
David Howells
2020-02-03
1
-2
/
+2
*
rxrpc: Fix call crypto state cleanup
David Howells
2019-10-07
1
-3
/
+3
*
rxrpc: Fix trace-after-put looking at the put call record
David Howells
2019-10-07
1
-11
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-17
/
+16
|
\
|
*
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
1
-4
/
+2
|
*
rxrpc: Abstract out rxtx ring cleanup
David Howells
2019-08-27
1
-16
/
+17
*
|
rxrpc: Fix -Wframe-larger-than= warnings from on-stack crypto
David Howells
2019-07-30
1
-1
/
+3
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
rxrpc: Allow the kernel to mark a call as being non-interruptible
David Howells
2019-05-16
1
-0
/
+2
*
rxrpc: Fix net namespace cleanup
David Howells
2019-04-30
1
-16
/
+16
*
Revert "rxrpc: Allow failed client calls to be retried"
David Howells
2019-01-16
1
-97
/
+0
*
rxrpc: Fix the packet reception routine
David Howells
2018-10-08
1
-0
/
+1
*
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-05
1
-2
/
+2
*
rxrpc: Fix error distribution
David Howells
2018-09-28
1
-1
/
+1
*
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
2018-06-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
1
-9
/
+23
|
\
|
*
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
1
-3
/
+13
|
*
rxrpc: Fix checker warnings and errors
David Howells
2018-03-30
1
-0
/
+1
|
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-28
1
-6
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
1
-23
/
+39
|
\
|
*
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
2017-11-24
1
-0
/
+1
|
*
rxrpc: Fix call timeouts
David Howells
2017-11-24
1
-11
/
+16
|
*
rxrpc: Split the call params from the operation params
David Howells
2017-11-24
1
-8
/
+7
|
*
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells
2017-11-24
1
-4
/
+15
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+3
|
/
*
rxrpc: Lock around calling a kernel service Rx notification
David Howells
2017-11-02
1
-0
/
+1
*
rxrpc: Allow failed client calls to be retried
David Howells
2017-08-29
1
-5
/
+97
[next]