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
/
rds
Age
Commit message (
Expand
)
Author
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-22
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
2018-01-19
net/rds: Use rdma_read_gids to read connection GIDs
Parav Pandit
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-05
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
2018-01-05
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
2018-01-04
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-03
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
2017-12-27
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
2017-12-27
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
2017-12-27
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
2017-12-06
rds: debug: fix null check on static array
Prashant Bhole
2017-12-01
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-12-01
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
2017-11-27
net: annotate ->poll() instances
Al Viro
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-26
rds: Fix inaccurate accounting of unsignaled wrs
Håkon Bugge
2017-10-26
rds: ib: Fix uninitialized variable
Håkon Bugge
2017-10-05
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
2017-10-05
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2017-09-07
rds: Fix incorrect statistics counting
Håkon Bugge
2017-09-05
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
2017-08-28
RDS: make rhashtable_params const
Bhumika Goyal
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
2017-07-16
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
2017-07-08
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
2017-07-04
net, rds: convert rds_message.m_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t
Reshetova, Elena
[next]