Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
[cascardo/linux.git] / net / rxrpc / ar-internal.h
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 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 ACK-Requests sent
2016-09-22 David Howellsrxrpc: Obtain RTT data by requesting ACKs on DATA packets
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 '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: Improve skb tracing
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 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-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 '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...
2016-09-13 David Howellsrxrpc: Correctly initialise, limit and transmit call...
2016-09-13 David Howellsrxrpc: Adjust the call ref tracepoint to show kernel...
2016-09-13 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-09-13 Jens AxboeMerge branch 'nvmf-4.8-rc' of git://git.infradead.org...
2016-09-13 Dave AirlieMerge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com...
2016-09-12 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-09-12 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-09-12 Linus TorvaldsMerge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org...
2016-09-10 David S. MillerMerge tag 'rxrpc-rewrite-20160908' of git://git./linux...
2016-09-09 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-09-09 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-09 Arnd BergmannMerge tag 'sti-dt-fixes-for-v4.8-rcs' of git://git...
2016-09-09 Arnd BergmannMerge tag 'renesas-fixes-for-v4.8' of git://git./linux...
2016-09-09 Greg Kroah-HartmanMerge tag 'usb-ci-v4.8-rc6' of git://git./linux/kernel...
2016-09-09 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.8b' of git://git./linux...
2016-09-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2016-09-08 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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: 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./linux...
2016-09-08 Olof JohanssonMerge tag 'imx-fixes-4.8-2' of git://git./linux/kernel...
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-2' of git://git....
2016-09-08 David S. MillerMerge tag 'rxrpc-rewrite-20160907-1' of git://git....
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: Cache the security index in the rxrpc_call struct
2016-09-07 David Howellsrxrpc: Improve the call tracking tracepoint
2016-09-07 David Howellsrxrpc: Whitespace cleanup
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-2' of git://git....
2016-09-06 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-09-06 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
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./linux/kernel/git...
2016-09-05 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2016-09-04 David Howellsrxrpc Move enum rxrpc_command to sendmsg.c
2016-09-04 David Howellsrxrpc: Split sendmsg from packet transmission code
2016-09-03 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-09-03 Linus TorvaldsMerge tag 'char-misc-4.8-rc5' of git://git./linux/kerne...
2016-09-03 Linus TorvaldsMerge tag 'staging-4.8-rc5' of git://git./linux/kernel...
2016-09-03 Linus TorvaldsMerge tag 'tty-4.8-rc5' of git://git./linux/kernel...
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 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
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...
2016-09-02 Dave AirlieMerge tag 'drm-vc4-fixes-2016-08-29' of https://github...
2016-09-02 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-09-01 David Howellsrxrpc: Don't expose skbs to in-kernel users [ver #2]
2016-09-01 Linus TorvaldsMerge branch 'stable-4.8' of git://git.infradead.org...
2016-09-01 Linus TorvaldsMerge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git...
2016-08-31 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-08-31 David S. MillerMerge tag 'rxrpc-rewrite-20160830-1' of git://git....
2016-08-31 David S. MillerMerge tag 'mac80211-for-davem-2016-08-30' of git:/...
2016-08-30 Linus TorvaldsMerge tag 'md/4.8-rc4' of git://git./linux/kernel/git...
2016-08-30 Linus TorvaldsMerge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org...
2016-08-30 Linus TorvaldsMerge branch 'for-4.8-fixes' of git://git./linux/kernel...
2016-08-30 Linus TorvaldsMerge branch 'for-4.8-fixes' of git://git./linux/kernel...
2016-08-30 David Howellsrxrpc: Trace rxrpc_call usage
2016-08-30 David Howellsrxrpc: Calls should only have one terminal state
2016-08-30 Greg Kroah-HartmanMerge tag 'phy-for-4.8-rc' of git://git./linux/kernel...
2016-08-30 Greg Kroah-HartmanMerge tag 'usb-ci-v4.8-rc3' of git://git./linux/kernel...
2016-08-30 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-08-29 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2016-08-29 Jens AxboeMerge branch 'nvmf-4.8-rc' of git://git.infradead.org...
2016-08-28 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-28 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
next