]> git.kernelconcepts.de Git - karo-tx-linux.git/history - net/rxrpc
net/mlx4_core: Use RCU to perform radix tree lookup for SRQ
[karo-tx-linux.git] / net / rxrpc /
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-2' of git://git.kerne...
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-1' of git://git.kerne...
2016-09-19 David S. MillerMerge tag 'mac80211-next-for-davem-2016-09-16' of git...
2016-09-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-09...
2016-09-17 David Howellsrxrpc: Add config to inject packet loss
2016-09-17 David Howellsrxrpc: Improve skb tracing
2016-09-17 David Howellsrxrpc: Remove printks from rxrpc_recvmsg_data() to...
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow what recvmsg does
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow packets in the Rx...
2016-09-17 David Howellsrxrpc: Add a tracepoint to log ACK transmission
2016-09-17 David Howellsrxrpc: Add a tracepoint to log received ACK packets
2016-09-17 David Howellsrxrpc: Add a tracepoint to follow the life of a packet...
2016-09-17 David Howellsrxrpc: Add connection tracepoint and client conn state...
2016-09-17 David Howellsrxrpc: Add some additional call tracing
2016-09-17 David Howellsrxrpc: Print the packet type name in the Rx packet...
2016-09-17 David Howellsrxrpc: Fix the basic transmit DATA packet content size...
2016-09-17 David Howellsrxrpc: Be consistent about switch value in rxrpc_send_c...
2016-09-17 David Howellsrxrpc: Don't transmit an ACK if there's no reason set
2016-09-17 David Howellsrxrpc: Fix retransmission algorithm
2016-09-17 David Howellsrxrpc: Fix the parsing of soft-ACKs
2016-09-17 David Howellsrxrpc: Fix unexposed client conn release
2016-09-17 David Howellsrxrpc: Call rxrpc_release_call() on error in rxrpc_new_...
2016-09-17 David Howellsrxrpc: Fix the putting of client connections
2016-09-17 David Howellsrxrpc: Purge the to_be_accepted queue on socket release
2016-09-17 David Howellsrxrpc: Record calls that need to be accepted
2016-09-17 David Howellsrxrpc: Fix handling of the last packet in rxrpc_recvmsg...
2016-09-17 David Howellsrxrpc: Check the return value of rxrpc_locate_data()
2016-09-17 David Howellsrxrpc: Move the check of rx_pkt_offset from rxrpc_locat...
2016-09-17 David Howellsrxrpc: Remove some whitespace.
2016-09-17 David Howellsrxrpc: Make IPv6 support conditional on CONFIG_IPV6
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-2' of git://git.kerne...
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-1' of git://git.kerne...
2016-09-13 David Howellsrxrpc: Add IPv6 support
2016-09-13 David Howellsrxrpc: Use rxrpc_extract_addr_from_skb() rather than...
2016-09-13 David Howellsrxrpc: Don't specify protocol to when creating transpor...
2016-09-13 David Howellsrxrpc: Create an address for sendmsg() to bind unbound...
2016-09-13 David Howellsrxrpc: Correctly initialise, limit and transmit call...
2016-09-13 David Howellsrxrpc: Fix prealloc refcounting
2016-09-13 David Howellsrxrpc: Adjust the call ref tracepoint to show kernel...
2016-09-13 David Howellsrxrpc: Allow tx_winsize to grow in response to an ACK
2016-09-13 David Howellsrxrpc: Use skb->len not skb->data_len
2016-09-13 David Howellsrxrpc: Add missing unlock in rxrpc_call_accept()
2016-09-13 David Howellsrxrpc: Requeue call for recvmsg if more data
2016-09-13 David Howellsrxrpc: The IDLE ACK packet should use rxrpc_idle_ack_delay
2016-09-13 David Howellsrxrpc: Add missing wakeup on Tx window rotation
2016-09-13 David Howellsrxrpc: Make sure we initialise the peer hash key
2016-09-12 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-09-10 David S. MillerMerge tag 'rxrpc-rewrite-20160908' of git://git.kernel...
2016-09-09 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-09-09 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git.kernel.org...
2016-09-09 Greg Kroah-HartmanMerge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org...
2016-09-09 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.8b' of git://git.kernel...
2016-09-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-09-08 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-09-08 David Howellsrxrpc: Rewrite the data and ack handling code
2016-09-08 David Howellsrxrpc: Preallocate peers, conns and calls for incoming...
2016-09-08 David Howellsrxrpc: Add tracepoints to record received packets and...
2016-09-08 David Howellsrxrpc: Remove skb_count from struct rxrpc_call
2016-09-08 David Howellsrxrpc: Convert rxrpc_local::services to an hlist
2016-09-08 David Howellsrxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed...
2016-09-08 Olof JohanssonMerge tag 'sunxi-fixes-for-4.8' of https://git.kernel...
2016-09-08 Olof JohanssonMerge tag 'imx-fixes-4.8-2' of git://git.kernel.org...
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-2' of git://git.kerne...
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-1' of git://git.kerne...
2016-09-07 David Howellsrxrpc: Add tracepoint for working out where aborts...
2016-09-07 David Howellsrxrpc: Fix returns of call completion helpers
2016-09-07 David Howellsrxrpc: Calls shouldn't hold socket refs
2016-09-07 David Howellsrxrpc: Use rxrpc_is_service_call() rather than rxrpc_co...
2016-09-07 David Howellsrxrpc: Pass the connection pointer to rxrpc_post_packet...
2016-09-07 David Howellsrxrpc: Cache the security index in the rxrpc_call struct
2016-09-07 David Howellsrxrpc: Use call->peer rather than call->conn->params...
2016-09-07 David Howellsrxrpc: Improve the call tracking tracepoint
2016-09-07 David Howellsrxrpc: Delete unused rxrpc_kernel_free_skb()
2016-09-07 David Howellsrxrpc: Whitespace cleanup
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-2' of git://git.kerne...
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-1' of git://git.kerne...
2016-09-06 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-09-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2016-09-06 Mark BrownMerge remote-tracking branches 'spi/fix/lock', 'spi...
2016-09-06 Mark BrownMerge remote-tracking branches 'regulator/fix/email...
2016-09-05 Linus TorvaldsMerge branch 'linus' of git://git.kernel.org/pub/scm...
2016-09-05 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2016-09-04 David Howellsrxrpc Move enum rxrpc_command to sendmsg.c
2016-09-04 David Howellsrxrpc: Rearrange net/rxrpc/sendmsg.c
2016-09-04 David Howellsrxrpc: Split sendmsg from packet transmission code
2016-09-04 David Howellsrxrpc: Don't change the epoch
2016-09-04 David Howellsrxrpc: Randomise epoch and starting client conn ID...
2016-09-04 David Howellsrxrpc: The client call state must be changed before...
2016-09-03 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git.kernel.org...
2016-09-03 Linus TorvaldsMerge tag 'char-misc-4.8-rc5' of git://git.kernel.org...
2016-09-03 Linus TorvaldsMerge tag 'staging-4.8-rc5' of git://git.kernel.org...
2016-09-03 Linus TorvaldsMerge tag 'tty-4.8-rc5' of git://git.kernel.org/pub...
2016-09-03 Mark BrownMerge remote-tracking branch 'regmap/fix/rbtree' into...
2016-09-03 Mark BrownMerge remote-tracking branch 'regmap/fix/cache' into...
2016-09-02 David Howellsrxrpc: Fix uninitialised variable warning
2016-09-02 Arnd Bergmannrxrpc: fix undefined behavior in rxrpc_mark_call_released
2016-09-02 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-09-02 Linus TorvaldsMerge tag 'dmaengine-fix-4.8-rc5' of git://git.infradea...
2016-09-02 Arnd BergmannMerge tag 'ccn/fixes-for-4.8-v2' of git://git.linaro...
2016-09-02 Arnd BergmannMerge tag 'mvebu-fixes-4.8-2' of git://git.infradead...
next