index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Commit message (
Expand
)
Author
Age
*
rxrpc: Fix undefined packet handling
David Howells
2018-04-04
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
|
\
|
*
rxrpc: Fix leak of rxrpc_peer objects
David Howells
2018-03-30
|
*
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
2018-03-30
|
*
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
2018-03-30
|
*
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
2018-03-30
|
*
rxrpc: Fix potential call vs socket/net destruction race
David Howells
2018-03-30
|
*
rxrpc: Fix checker warnings and errors
David Howells
2018-03-30
|
*
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
2018-03-30
|
*
rxrpc: Fix resend event time calculation
Marc Dionne
2018-03-30
|
*
rxrpc: Don't treat call aborts as conn aborts
David Howells
2018-03-30
|
*
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
2018-03-30
|
*
rxrpc: Fix a bit of time confusion
David Howells
2018-03-30
|
*
rxrpc: Fix firewall route keepalive
David Howells
2018-03-30
|
*
rxrpc: Trace call completion
David Howells
2018-03-27
|
*
rxrpc, afs: Use debug_ids rather than pointers in traces
David Howells
2018-03-27
|
*
rxrpc: Trace resend
David Howells
2018-03-27
|
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
|
*
net: Use octal not symbolic permissions
Joe Perches
2018-03-26
|
*
net: Convert rxrpc_net_ops
Kirill Tkhai
2018-03-23
|
*
rxrpc: remove redundant initialization of variable 'len'
Colin Ian King
2018-03-16
|
/
*
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2018-02-22
*
rxrpc: Work around usercopy check
David Howells
2018-02-16
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
*
rxrpc: Don't put crypto buffers on the stack
David Howells
2018-02-08
*
rxrpc: Fix received abort handling
David Howells
2018-02-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
|
\
|
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
|
\
\
|
|
/
|
/
|
|
*
net: annotate ->poll() instances
Al Viro
2017-11-27
*
|
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
2017-12-03
*
|
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2017-11-30
|
\
\
|
*
|
rxrpc: Fix variable overwrite
Gustavo A. R. Silva
2017-11-29
|
*
|
rxrpc: Fix ACK generation from the connection event processor
David Howells
2017-11-29
|
*
|
rxrpc: Clean up whitespace
David Howells
2017-11-29
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
rxrpc: Fix conn expiry timers
David Howells
2017-11-24
|
*
rxrpc: Fix service endpoint expiry
David Howells
2017-11-24
|
*
rxrpc: Add keepalive for a call
David Howells
2017-11-24
|
*
rxrpc: Add a timeout for detecting lost ACKs/lost DATA
David Howells
2017-11-24
|
*
rxrpc: Express protocol timeouts in terms of RTT
David Howells
2017-11-24
|
*
rxrpc: Don't transmit DELAY ACKs immediately on proposal
David Howells
2017-11-24
|
*
rxrpc: Fix call timeouts
David Howells
2017-11-24
|
*
rxrpc: Split the call params from the operation params
David Howells
2017-11-24
|
*
rxrpc: Delay terminal ACK transmission on a client call
David Howells
2017-11-24
|
*
rxrpc: Provide a different lockdep key for call->user_mutex for kernel calls
David Howells
2017-11-24
|
*
rxrpc: Don't set upgrade by default in sendmsg()
David Howells
2017-11-24
|
*
rxrpc: The mutex lock returned by rxrpc_accept_call() needs releasing
David Howells
2017-11-24
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
|
/
*
Merge tag 'rxrpc-next-20171111' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2017-11-14
|
\
[next]