iwlwifi: mvm: correct rate_idx bounds-check
[cascardo/linux.git] / net / rxrpc /
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: Make IPv6 support conditional on CONFIG_IPV6
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-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./linux/kernel/git/davem/net
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 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: 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./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: 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....
2016-09-06 David S. MillerMerge tag 'rxrpc-rewrite-20160904-1' 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: 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./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 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./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: Pass struct socket * to more rxrpc kernel interf...
2016-08-30 David Howellsrxrpc: Use call->peer rather than going to the connection
2016-08-30 David Howellsrxrpc: Provide a way for AFS to ask for the peer addres...
2016-08-30 David Howellsrxrpc: Trace rxrpc_call usage
2016-08-30 David Howellsrxrpc: Calls should only have one terminal state
2016-08-30 David Howellsrxrpc: Fix a potential NULL-pointer deref in rxrpc_abor...
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...
2016-08-27 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git./linux/kernel...
2016-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next