summaryrefslogtreecommitdiffstats
path: root/net/rxrpc
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* rxrpc: Allow the kernel to mark a call as being non-interruptibleDavid Howells2019-05-16
* rxrpc: Provide kernel interface to set max lifespan on a callDavid Howells2019-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
|\
| * rxrpc: Fix net namespace cleanupDavid Howells2019-04-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-25
|\|
| * rxrpc: fix race condition in rxrpc_input_packet()Eric Dumazet2019-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-17
|\|
| * rxrpc: Fix detection of out of order acksJeffrey Altman2019-04-12
| * rxrpc: Trace received connection abortsDavid Howells2019-04-12
| * rxrpc: Allow errors to be returned from rxrpc_queue_packet()Marc Dionne2019-04-12
| * rxrpc: Make rxrpc_kernel_check_life() indicate if call completedMarc Dionne2019-04-12
| * rxrpc: Clear socket errorMarc Dionne2019-04-12
| * rxrpc: Check address length before reading srx_service fieldTetsuo Handa2019-04-12
* | rxrpc: Mark expected switch fall-throughGustavo A. R. Silva2019-04-04
|/
* rxrpc: avoid clang -Wuninitialized warningArnd Bergmann2019-03-23
* rxrpc: Fix client call queueing, waiting for channelDavid Howells2019-03-08
* rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-08
|\
| * rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet2019-02-06
* | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-03
|/
* Revert "rxrpc: Allow failed client calls to be retried"David Howells2019-01-16
* rxrpc: Fix life checkDavid Howells2018-11-15
* rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells2018-11-03
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-25
|\
| * rxrpc: Remove VLA usage of skcipherKees Cook2018-09-28
* | Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\ \
| * | rxrpc: Fix a missing rxrpc_put_peer() in the error_report handlerDavid Howells2018-10-16
| * | rxrpc: Fix incorrect conditional on IPV6David Howells2018-10-16
| * | rxrpc: use correct kvec num when sending BUSY response packetYueHaibing2018-10-16
| * | rxrpc: Fix an uninitialised variableDavid Howells2018-10-16
* | | rxrpc: Add /proc/net/rxrpc/peers to display peer listDavid Howells2018-10-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-13
|\| |
| * | rxrpc: Fix the packet reception routineDavid Howells2018-10-08
| * | rxrpc: Fix connection-level abort handlingDavid Howells2018-10-08
| * | rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells2018-10-08
| * | rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()David Howells2018-10-08
| * | rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells2018-10-08
| * | rxrpc: Don't need to take the RCU read lock in the packet receiverDavid Howells2018-10-08
| * | rxrpc: Use the UDP encap_rcv hookDavid Howells2018-10-08
| * | rxrpc: Fix the data_ready handlerDavid Howells2018-10-05
| * | rxrpc: Fix some missed refs to init_netDavid Howells2018-10-05
* | | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-04
* | | rxrpc: Allow the reply time to be obtained on a client callDavid Howells2018-10-04
* | | rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()David Howells2018-10-04
* | | rxrpc: Use IPv4 addresses throught the IPv6David Howells2018-10-04
* | | rxrpc: Emit the data Tx trace line before transmittingDavid Howells2018-10-04
* | | rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb() David Howells2018-10-04