summaryrefslogtreecommitdiffstats
path: root/net/rxrpc
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-097-90/+109
|\
| * rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-087-89/+109
* | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-031-22/+11
* | rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook2018-08-031-12/+13
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-2/+2
|\ \ | |/
| * rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-011-2/+2
* | rxrpc: Remove set but not used variable 'nowj'Wei Yongjun2018-08-021-2/+1
* | rxrpc: Transmit more ACKs during data receptionDavid Howells2018-08-012-0/+18
* | rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells2018-08-011-4/+2
* | rxrpc: Increase the size of a call's Rx windowDavid Howells2018-08-011-1/+1
* | rxrpc: Trace socket notificationDavid Howells2018-08-011-1/+3
* | rxrpc: Trace packet transmissionDavid Howells2018-08-017-15/+55
* | rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells2018-08-011-2/+4
* | rxrpc: Show some more information through /proc filesDavid Howells2018-08-011-4/+9
* | rxrpc: Display call expect-receive-by timeout in procDavid Howells2018-08-011-3/+11
* | rxrpc: remove redundant variables 'sp' and 'did_discard'YueHaibing2018-08-012-4/+0
* | net: simplify sock_poll_waitChristoph Hellwig2018-07-301-1/+1
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-3/+7
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-064-4/+18
|\
| * rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells2018-06-061-1/+1
| * rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-043-3/+17
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-7/+3
|\ \
| * | net/rxrpc: convert to ->poll_maskChristoph Hellwig2018-05-261-7/+3
* | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-163-33/+9
| |/ |/|
* | rxrpc: Trace UDP transmission failureDavid Howells2018-05-104-8/+35
* | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-101-23/+23
* | rxrpc: Fix the min security level for kernel callsDavid Howells2018-05-101-1/+1
* | rxrpc: Fix error reception on AF_INET6 socketsDavid Howells2018-05-101-15/+42
* | rxrpc: Fix missing start of call timeoutDavid Howells2018-05-104-1/+23
|/
* rxrpc: Fix undefined packet handlingDavid Howells2018-04-042-0/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-0320-97/+464
|\
| * rxrpc: Fix leak of rxrpc_peer objectsDavid Howells2018-03-305-0/+26
| * rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-303-22/+68
| * rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells2018-03-306-0/+14
| * rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells2018-03-303-27/+68
| * rxrpc: Fix potential call vs socket/net destruction raceDavid Howells2018-03-304-3/+17
| * rxrpc: Fix checker warnings and errorsDavid Howells2018-03-306-3/+13
| * rxrpc: remove unused static variablesSebastian Andrzej Siewior2018-03-301-3/+0
| * rxrpc: Fix resend event time calculationMarc Dionne2018-03-301-1/+1
| * rxrpc: Don't treat call aborts as conn abortsDavid Howells2018-03-301-6/+9
| * rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells2018-03-301-1/+3
| * rxrpc: Fix a bit of time confusionDavid Howells2018-03-301-1/+1
| * rxrpc: Fix firewall route keepaliveDavid Howells2018-03-309-4/+204
| * rxrpc: Trace call completionDavid Howells2018-03-271-0/+1
| * rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells2018-03-277-24/+36
| * rxrpc: Trace resendDavid Howells2018-03-271-0/+1
| * net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
| * net: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
| * net: Convert rxrpc_net_opsKirill Tkhai2018-03-231-0/+1
OpenPOWER on IntegriCloud