cxgb4: unexport cxgb4_dcb_enabled
[cascardo/linux.git] / net / rxrpc /
2016-10-03 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-10-01 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-10-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-30 David S. MillerMerge tag 'rxrpc-rewrite-20160929' of git://git./linux...
2016-09-30 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-09...
2016-09-29 David Howellsrxrpc: Note serial number being ACK'd in the congestion...
2016-09-29 David Howellsrxrpc: Request more ACKs in slow-start mode
2016-09-29 David Howellsrxrpc: Reduce the rxrpc_local::services list to a pointer
2016-09-29 David Howellsrxrpc: When activating client conn channels, do state...
2016-09-29 David Howellsrxrpc: Make Tx loss-injection go through normal return...
2016-09-29 David Howellsrxrpc: Fix exclusive client connections
2016-09-28 Linus TorvaldsMerge tag 'for-linus-20160928' of git://git.infradead...
2016-09-28 James BottomleyMerge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes...
2016-09-27 Linus TorvaldsMerge branch 'for-4.8-fixes' of git://git./linux/kernel...
2016-09-26 David S. MillerMerge branch 'for-upstream' of git://git./linux/kernel...
2016-09-26 Linus TorvaldsMerge tag 'trace-v4.8-rc7' of git://git./linux/kernel...
2016-09-25 Pablo Neira AyusoMerge branch 'master' of git://git./linux/kernel/git...
2016-09-25 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-09-25 David S. MillerMerge tag 'rxrpc-rewrite-20160924' of git://git./linux...
2016-09-24 David Howellsrxrpc: Implement slow-start
2016-09-24 David Howellsrxrpc: Schedule an ACK if the reply to a client call...
2016-09-24 David Howellsrxrpc: Generate a summary of the ACK state for later use
2016-09-24 David Howellsrxrpc: Delay the resend timer to allow for nsec->jiffie...
2016-09-24 David Howellsrxrpc: Reinitialise the call ACK and timer state for...
2016-09-24 David Howellsrxrpc: Include the last reply DATA serial number in...
2016-09-24 David Howellsrxrpc: Send an immediate ACK if we fill in a hole
2016-09-24 David Howellsrxrpc: Send an ACK after every few DATA packets we...
2016-09-24 David S. MillerMerge tag 'rxrpc-rewrite-20160923' of git://git./linux...
2016-09-24 David S. MillerMerge branch '10GbE' of git://git./linux/kernel/git...
2016-09-24 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-24 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-23 Linus TorvaldsMerge tag 'regmap-fix-v4.8-rc7' of git://git./linux...
2016-09-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-23 David Howellsrxrpc: Add a tracepoint to log which packets will be...
2016-09-23 David Howellsrxrpc: Add tracepoint for ACK proposal
2016-09-23 David Howellsrxrpc: Add a tracepoint to log injected Rx packet loss
2016-09-23 David Howellsrxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint
2016-09-23 David Howellsrxrpc: Add a tracepoint for the call timer
2016-09-23 David Howellsrxrpc: Don't call the tx_ack tracepoint if don't genera...
2016-09-23 David Howellsrxrpc: Pass the last Tx packet marker in the annotation...
2016-09-23 David Howellsrxrpc: Fix call timer
2016-09-23 David Howellsrxrpc: Fix accidental cancellation of scheduled resend...
2016-09-23 David Howellsrxrpc: Need to start the resend timer on initial transm...
2016-09-23 David Howellsrxrpc: Use before_eq() and friends to compare serial...
2016-09-23 David Howellsrxrpc: Should be using ktime_add_ms() not ktime_add_ns()
2016-09-23 David Howellsrxrpc: Make sure sendmsg() is woken on call completion
2016-09-23 David Howellsrxrpc: Don't send an ACK at the end of service call...
2016-09-23 David Howellsrxrpc: Preset timestamp on Tx sk_buffs
2016-09-23 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-09-22 David S. MillerMerge tag 'rxrpc-rewrite-20160922-v2' of git://git...
2016-09-22 David Howellsrxrpc: Reduce the number of PING ACKs sent
2016-09-22 David Howellsrxrpc: Reduce the number of ACK-Requests sent
2016-09-22 David Howellsrxrpc: Obtain RTT data by requesting ACKs on DATA packets
2016-09-22 David Howellsrxrpc: Expedite ping response transmission
2016-09-22 David Howellsrxrpc: Send pings to get RTT data
2016-09-22 David Howellsrxrpc: Add per-peer RTT tracker
2016-09-22 David Howellsrxrpc: Add re-sent Tx annotation
2016-09-22 David Howellsrxrpc: Don't store the rxrpc header in the Tx queue...
2016-09-19 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-2' of git://git....
2016-09-19 David S. MillerMerge tag 'rxrpc-rewrite-20160917-1' of git://git....
2016-09-19 David S. MillerMerge tag 'mac80211-next-for-davem-2016-09-16' of git...
2016-09-17 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of...
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 Dave AirlieMerge tag 'drm-vc4-fixes-2016-09-14' of https://github...
2016-09-16 Arnd BergmannMerge tag 'samsung-fixes-4.8-2' of git://git./linux...
2016-09-16 David S. MillerMerge tag 'batadv-net-for-davem-20160914' of git:/...
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-2' of git://git....
2016-09-16 David S. MillerMerge tag 'rxrpc-rewrite-20160913-1' of git://git....
2016-09-14 Linus TorvaldsMerge tag 'pci-v4.8-fixes-2' of git://git./linux/kernel...
2016-09-14 Arnd BergmannMerge branch 'dt/irq-fix' into fixes
2016-09-14 Linus TorvaldsMerge branch 'uaccess-fixes' of git://git./linux/kernel...
next