summaryrefslogtreecommitdiffstats
path: root/net/rxrpc
AgeCommit message (Expand)Author
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells
2018-05-26net/rxrpc: convert to ->poll_maskChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-10rxrpc: Trace UDP transmission failureDavid Howells
2018-05-10rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells
2018-05-10rxrpc: Fix the min security level for kernel callsDavid Howells
2018-05-10rxrpc: Fix error reception on AF_INET6 socketsDavid Howells
2018-05-10rxrpc: Fix missing start of call timeoutDavid Howells
2018-04-04rxrpc: Fix undefined packet handlingDavid Howells
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells
2018-03-30rxrpc: Fix potential call vs socket/net destruction raceDavid Howells
2018-03-30rxrpc: Fix checker warnings and errorsDavid Howells
2018-03-30rxrpc: remove unused static variablesSebastian Andrzej Siewior
2018-03-30rxrpc: Fix resend event time calculationMarc Dionne
2018-03-30rxrpc: Don't treat call aborts as conn abortsDavid Howells
2018-03-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells
2018-03-30rxrpc: Fix a bit of time confusionDavid Howells
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells
2018-03-27rxrpc: Trace call completionDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27rxrpc: Trace resendDavid Howells
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-03-23net: Convert rxrpc_net_opsKirill Tkhai
2018-03-16rxrpc: remove redundant initialization of variable 'len'Colin Ian King
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-02-16rxrpc: Work around usercopy checkDavid Howells
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08rxrpc: Don't put crypto buffers on the stackDavid Howells
2018-02-07rxrpc: Fix received abort handlingDavid Howells
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells
2017-11-30Merge tag 'rxrpc-fixes-20171129' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2017-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-29rxrpc: Fix variable overwriteGustavo A. R. Silva
2017-11-29rxrpc: Fix ACK generation from the connection event processorDavid Howells
2017-11-29rxrpc: Clean up whitespaceDavid Howells