mac80211: remove unused assignment
[cascardo/linux.git] / net / rxrpc /
2016-09-10 David S. MillerMerge tag 'rxrpc-rewrite-20160908' of git://git./linux...
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 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-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-02 David Howellsrxrpc: Fix uninitialised variable warning
2016-09-02 Arnd Bergmannrxrpc: fix undefined behavior in rxrpc_mark_call_released
2016-09-01 David Howellsrxrpc: Don't expose skbs to in-kernel users [ver #2]
2016-08-31 David S. MillerMerge tag 'rxrpc-rewrite-20160830-1' of git://git....
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 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-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...
2016-08-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-08-27 Linus TorvaldsMerge tag 'pci-v4.8-fixes-1' of git://git./linux/kernel...
2016-08-25 Takashi IwaiMerge tag 'asoc-fix-v4.8-rc4' of git://git./linux/kerne...
2016-08-25 Linus TorvaldsMerge branch 'for-rc' of git://git./linux/kernel/git...
2016-08-25 Dave AirlieMerge branch 'drm-fixes-4.8' of git://people.freedeskto...
2016-08-25 Dave AirlieMerge tag 'drm/tegra/for-4.8-rc4' of git://anongit...
2016-08-24 Mark BrownMerge remote-tracking branches 'asoc/fix/max98371'...
2016-08-24 Mark BrownMerge remote-tracking branches 'asoc/fix/atmel', 'asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/rcar' into asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/intel' into...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2016-08-24 Mark BrownMerge remote-tracking branch 'asoc/fix/core' into asoc...
2016-08-24 David S. MillerMerge tag 'rxrpc-rewrite-20160824-2' of git://git....
2016-08-24 David S. MillerMerge tag 'rxrpc-rewrite-20160824-1' of git://git....
2016-08-24 David S. MillerMerge tag 'shared-for-4.9-2' of git://git./linux/kernel...
2016-08-24 David Howellsrxrpc: Improve management and caching of client connect...
2016-08-24 David Howellsrxrpc: Dup the main conn list for the proc interface
2016-08-24 David Howellsrxrpc: Make /proc/net/rxrpc_calls safer
2016-08-24 David Howellsrxrpc: Fix conn-based retransmit
2016-08-24 David S. MillerMerge tag 'rxrpc-rewrite-20160823-2' of git://git....
2016-08-24 David S. MillerMerge tag 'rxrpc-rewrite-20160823-1' of git://git....
2016-08-23 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-08-23 David S. MillerMerge tag 'shared-for-4.9-1' of git://git./linux/kernel...
2016-08-23 David Howellsrxrpc: Perform terminal call ACK/ABORT retransmission...
2016-08-23 David Howellsrxrpc: Calculate serial skew on packet reception
2016-08-23 David Howellsrxrpc: Set connection expiry on idle, not put
2016-08-23 David Howellsrxrpc: Use a tracepoint for skb accounting debugging
2016-08-23 David Howellsrxrpc: Drop channel number field from rxrpc_call struct
2016-08-23 David Howellsrxrpc: When clearing a socket, clear the call sets...
2016-08-23 David Howellsrxrpc: Tidy up the rxrpc_call struct a bit
2016-08-23 David Howellsrxrpc: Remove RXRPC_CALL_PROC_BUSY
2016-08-23 David S. MillerMerge tag 'batadv-next-for-davem-20160822' of git:...
2016-08-22 Linus TorvaldsMerge tag 'arc-4.8-rc4-fixes' of git://git./linux/kerne...
2016-08-22 Linus TorvaldsMerge tag 'gpio-v4.8-2' of git://git./linux/kernel...
2016-08-22 Joerg RoedelMerge branch 'for-joerg/arm-smmu/fixes' of git://git...
2016-08-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2016-08-19 Linus TorvaldsMerge tag 'dm-4.8-fixes-2' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-08-19 Linus TorvaldsMerge tag 'usb-4.8-rc3' of git://git./linux/kernel...
2016-08-19 Linus TorvaldsMerge tag 'xfs-iomap-for-linus-4.8-rc3' of git://git...
2016-08-19 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.8-rc2' of git://git....
2016-08-19 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc3-2' of git://people...
2016-08-19 Linus TorvaldsMerge tag 'devicetree-fixes-for-4.8' of git://git....
2016-08-19 Linus TorvaldsMerge tag '4.8-doc-fixes' of git://git.lwn.net/linux
2016-08-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-08-18 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-08-18 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2016-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2016-08-18 Linus TorvaldsMerge branch 'fixes' of git://git.armlinux.org.uk/...
2016-08-18 Linus TorvaldsMerge tag 'pm-4.8-rc3' of git://git./linux/kernel/git...
2016-08-18 Linus TorvaldsMerge tag 'drm-fixes-for-4.8-rc3' of git://people.freed...
2016-08-18 Paolo BonziniMerge tag 'kvm-arm-for-v4.8-rc3' of git://git./linux...
2016-08-18 David S. MillerMerge git://git./linux/kernel/git/davem/net
next