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
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
net: add sock_no_linger
Christoph Hellwig
2020-05-20
rds: fix crash in rds_info_getsockopt()
John Hubbard
2020-05-17
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-15
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
2020-02-16
net/rds: Track user mapped pages through special API
Leon Romanovsky
2020-01-18
net/rds: Use prefetch for On-Demand-Paging MR
Hans Westgaard Ry
2020-01-18
net/rds: Handle ODP mr registration/unregistration
Hans Westgaard Ry
2020-01-16
net/rds: Detect need of On-Demand-Paging memory registration
Hans Westgaard Ry
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
rds: ib: update WR sizes when bringing up connection
Dag Moxnes
2019-10-17
net/rds: Remove unnecessary null check
YueHaibing
2019-10-06
net/rds: Add missing include file
YueHaibing
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-03
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-02
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-10-02
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
2019-09-27
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
2019-09-26
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-11
net/rds: An rds_sock is added too early to the hash table
Ka-Cheong Poon
2019-09-05
Convert usage of IN_MULTICAST to ipv4_is_multicast
Dave Taht
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
net/rds: Fix info leak in rds6_inc_info_copy()
Ka-Cheong Poon
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-24
net: rds: add service level support in rds-info
Zhu Yanjun
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
2019-08-15
rds: check for excessive looping in rds_send_xmit
Andy Grover
2019-08-15
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
2019-08-15
RDS: don't use GFP_ATOMIC for sk_alloc in rds_create
Chris Mason
2019-08-15
RDS: limit the number of times we loop in rds_send_xmit
Chris Mason
2019-08-15
net/rds: Add RDS6_INFO_SOCKETS and RDS6_INFO_RECV_MESSAGES options
Ka-Cheong Poon
2019-07-27
net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler...
Jia-Ju Bai
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-17
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
2019-07-17
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
2019-07-17
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
2019-07-17
net/rds: Fix NULL/ERR_PTR inconsistency
Gerd Rausch
2019-07-17
net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...
Gerd Rausch
[next]