aboutsummaryrefslogtreecommitdiffstats
path: root/net/rxrpc
Commit message (Expand)AuthorAge
...
| * | rxrpc: Fix checks as to whether we should set up a new callDavid Howells2018-09-28
| * | rxrpc: Remove dup code from rxrpc_find_connection_rcu()David Howells2018-09-27
| |/
* / net: Add and use skb_mark_not_on_list().David S. Miller2018-09-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15
|\
| * rxrpc: remove redundant static int 'zero'Colin Ian King2018-08-11
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-09
| |\
| * | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells2018-08-03
| * | rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK bufferKees Cook2018-08-03
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
| |\ \
| * | | rxrpc: Remove set but not used variable 'nowj'Wei Yongjun2018-08-02
| * | | rxrpc: Transmit more ACKs during data receptionDavid Howells2018-08-01
| * | | rxrpc: Propose, but don't immediately transmit, the final ACK for a callDavid Howells2018-08-01
| * | | rxrpc: Increase the size of a call's Rx windowDavid Howells2018-08-01
| * | | rxrpc: Trace socket notificationDavid Howells2018-08-01
| * | | rxrpc: Trace packet transmissionDavid Howells2018-08-01
| * | | rxrpc: Fix the trace for terminal ACK (re)transmissionDavid Howells2018-08-01
| * | | rxrpc: Show some more information through /proc filesDavid Howells2018-08-01
| * | | rxrpc: Display call expect-receive-by timeout in procDavid Howells2018-08-01
| * | | rxrpc: remove redundant variables 'sp' and 'did_discard'YueHaibing2018-08-01
| * | | net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar2018-07-17
| |\| |
| * | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-21
* | | | rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-08
| |_|/ |/| |
* | | rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-01
| |/ |/|
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
|/
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * rxrpc: Fix terminal retransmission connection ID to include the channelDavid Howells2018-06-06
| * rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-04
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \
| * | net/rxrpc: convert to ->poll_maskChristoph Hellwig2018-05-26
* | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
| |/ |/|
* | rxrpc: Trace UDP transmission failureDavid Howells2018-05-10
* | rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messagesDavid Howells2018-05-10
* | rxrpc: Fix the min security level for kernel callsDavid Howells2018-05-10
* | rxrpc: Fix error reception on AF_INET6 socketsDavid Howells2018-05-10
* | rxrpc: Fix missing start of call timeoutDavid Howells2018-05-10
|/
* rxrpc: Fix undefined packet handlingDavid Howells2018-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03
|\
| * rxrpc: Fix leak of rxrpc_peer objectsDavid Howells2018-03-30
| * rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells2018-03-30
| * rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells2018-03-30
| * rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells2018-03-30
| * rxrpc: Fix potential call vs socket/net destruction raceDavid Howells2018-03-30
| * rxrpc: Fix checker warnings and errorsDavid Howells2018-03-30
| * rxrpc: remove unused static variablesSebastian Andrzej Siewior2018-03-30
| * rxrpc: Fix resend event time calculationMarc Dionne2018-03-30
| * rxrpc: Don't treat call aborts as conn abortsDavid Howells2018-03-30
| * rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells2018-03-30