index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rxrpc
Age
Commit message (
Expand
)
Author
2018-10-25
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-08
rxrpc: Fix the packet reception routine
David Howells
2018-10-08
rxrpc: Fix connection-level abort handling
David Howells
2018-10-08
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
2018-10-08
rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
David Howells
2018-10-08
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
2018-10-08
rxrpc: Don't need to take the RCU read lock in the packet receiver
David Howells
2018-10-08
rxrpc: Use the UDP encap_rcv hook
David Howells
2018-10-05
rxrpc: Fix the data_ready handler
David Howells
2018-10-05
rxrpc: Fix some missed refs to init_net
David Howells
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
rxrpc: Allow the reply time to be obtained on a client call
David Howells
2018-10-04
rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
David Howells
2018-10-04
rxrpc: Use IPv4 addresses throught the IPv6
David Howells
2018-10-04
rxrpc: Emit the data Tx trace line before transmitting
David Howells
2018-10-04
rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
David Howells
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-28
rxrpc: Fix error distribution
David Howells
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
2018-09-28
rxrpc: Make service call handling more robust
David Howells
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
2018-09-28
rxrpc: Fix RTT gathering
David Howells
2018-09-28
rxrpc: Fix checks as to whether we should set up a new call
David Howells
2018-09-28
rxrpc: Remove VLA usage of skcipher
Kees Cook
2018-09-27
rxrpc: Remove dup code from rxrpc_find_connection_rcu()
David Howells
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-08-11
rxrpc: remove redundant static int 'zero'
Colin Ian King
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-08
rxrpc: Fix the keepalive generator [ver #2]
David Howells
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
2018-08-01
rxrpc: Transmit more ACKs during data reception
David Howells
2018-08-01
rxrpc: Propose, but don't immediately transmit, the final ACK for a call
David Howells
2018-08-01
rxrpc: Increase the size of a call's Rx window
David Howells
2018-08-01
rxrpc: Trace socket notification
David Howells
2018-08-01
rxrpc: Trace packet transmission
David Howells
[next]