index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Commit message (
Expand
)
Author
Age
Files
Lines
*
rds: stop using dmapool
Christoph Hellwig
2020-11-17
5
-69
/
+101
*
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-17
1
-2
/
+3
|
\
|
*
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
2020-10-28
1
-2
/
+3
*
|
RDMA: Lift ibdev_to_node from rds to common code
Christoph Hellwig
2020-11-12
1
-7
/
+0
|
/
*
net/rds: suppress page allocation failure error in recv buffer refill
Manjunath Patil
2020-10-09
1
-3
/
+3
*
RDS: drop double zeroing
Julia Lawall
2020-09-20
1
-1
/
+1
*
net: rds: delete duplicated words
Randy Dunlap
2020-09-18
2
-2
/
+2
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-1
/
+2
|
\
|
*
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
2020-07-31
1
-1
/
+2
*
|
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
3
-27
/
+23
*
|
net: rds: rdma_transport.h: delete duplicated word
Randy Dunlap
2020-07-19
1
-1
/
+1
|
/
*
rds: If one path needs re-connection, check all and re-connect
Rao Shoaib
2020-07-01
3
-1
/
+20
*
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2020-06-25
1
-9
/
+17
*
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
2020-06-15
1
-1
/
+7
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-3
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
8
-332
/
+38
|
\
|
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
1
-1
/
+1
|
*
RDMA/rds: Remove FMR support for memory registration
Max Gurtovoy
2020-06-02
8
-322
/
+21
|
*
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
1
-1
/
+3
|
*
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
4
-65
/
+51
|
|
\
|
*
|
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
1
-8
/
+13
*
|
|
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
2
-15
/
+4
*
|
|
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
1
-3
/
+1
*
|
|
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
1
-4
/
+1
*
|
|
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
3
-12
/
+2
*
|
|
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-28
1
-7
/
+2
*
|
|
net: add sock_set_keepalive
Christoph Hellwig
2020-05-28
1
-5
/
+1
*
|
|
net: add sock_no_linger
Christoph Hellwig
2020-05-28
3
-14
/
+2
*
|
|
rds: fix crash in rds_info_getsockopt()
John Hubbard
2020-05-20
1
-1
/
+2
*
|
|
rds: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-17
1
-4
/
+2
*
|
|
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
1
-4
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-4
/
+2
|
|
/
*
|
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
2020-04-15
4
-21
/
+19
*
|
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2020-04-09
2
-21
/
+12
*
|
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
2020-04-09
3
-23
/
+20
|
/
*
net/rds: Track user mapped pages through special API
Leon Romanovsky
2020-02-16
1
-12
/
+12
*
net/rds: Use prefetch for On-Demand-Paging MR
Hans Westgaard Ry
2020-01-18
1
-0
/
+9
*
net/rds: Handle ODP mr registration/unregistration
Hans Westgaard Ry
2020-01-18
7
-56
/
+244
*
net/rds: Detect need of On-Demand-Paging memory registration
Hans Westgaard Ry
2020-01-16
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-8
/
+15
|
\
|
*
rds: ib: update WR sizes when bringing up connection
Dag Moxnes
2019-11-16
1
-8
/
+15
*
|
net/rds: Remove unnecessary null check
YueHaibing
2019-10-17
1
-2
/
+1
*
|
net/rds: Add missing include file
YueHaibing
2019-10-06
2
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-05
1
-3
/
+3
|
\
|
|
*
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
2019-10-02
1
-3
/
+3
*
|
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-03
5
-61
/
+153
*
|
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-10-02
2
-4
/
+5
|
/
*
net/rds: Check laddr_check before calling it
Ka-Cheong Poon
2019-09-27
1
-1
/
+4
*
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
1
-2
/
+2
[next]