index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
2018-05-10
rxrpc: Trace UDP transmission failure
David Howells
2018-05-10
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
2018-05-10
rxrpc: Fix the min security level for kernel calls
David Howells
2018-05-10
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
2018-05-10
rxrpc: Fix missing start of call timeout
David Howells
2018-04-04
rxrpc: Fix undefined packet handling
David Howells
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-03-30
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-27
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-26
net: Use octal not symbolic permissions
Joe Perches
2018-03-23
net: Convert rxrpc_net_ops
Kirill Tkhai
2018-03-16
rxrpc: remove redundant initialization of variable 'len'
Colin Ian King
2018-02-22
rxrpc: Fix send in rxrpc_send_data_packet()
David Howells
2018-02-16
rxrpc: Work around usercopy check
David Howells
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
rxrpc: Don't put crypto buffers on the stack
David Howells
2018-02-07
rxrpc: Fix received abort handling
David Howells
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2017-12-03
rxrpc: Use correct netns source in rxrpc_release_sock()
David Howells
2017-11-30
Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-29
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-27
net: annotate ->poll() instances
Al Viro
2017-11-24
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
[next]