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.12.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
*
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-26
1
-1
/
+1
*
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-25
1
-0
/
+1
*
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-12-08
1
-1
/
+1
*
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
2021-09-03
1
-2
/
+2
*
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-30
1
-1
/
+1
*
rds: Prevent kernel-infoleak in rds_notify_queue_get()
Peilin Ye
2020-08-05
1
-1
/
+2
*
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
2020-01-27
1
-1
/
+1
*
net/rds: Add a few missing rds_stat_names entries
Gerd Rausch
2020-01-27
1
-0
/
+2
*
net/rds: Fix error handling in rds_ib_add_one()
Dotan Barak
2019-10-07
1
-3
/
+3
*
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
2019-06-11
1
-4
/
+6
*
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2019-05-02
2
-3
/
+11
*
net: rds: force to destroy connection if t_sock is NULL in rds_tcp_kill_sock().
Mao Wenan
2019-04-17
1
-1
/
+1
*
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
2019-02-12
1
-3
/
+3
*
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
2018-10-13
3
-7
/
+7
*
rds: fix two RCU related problems
Cong Wang
2018-09-26
1
-1
/
+4
*
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-09-15
1
-0
/
+1
*
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-07-22
3
-0
/
+11
*
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-06-21
1
-1
/
+2
*
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
2018-05-30
1
-3
/
+11
*
rds: do not leak kernel memory to user land
Eric Dumazet
2018-05-19
1
-0
/
+1
*
RDS: IB: Fix null pointer issue
Guanglei Li
2018-04-26
1
-1
/
+2
*
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
2018-04-19
1
-5
/
+10
*
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
2018-04-12
1
-0
/
+1
*
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2018-02-25
2
-2
/
+8
*
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2018-02-25
3
-6
/
+7
*
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-17
1
-0
/
+1
*
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2018-01-17
1
-0
/
+3
*
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
2018-01-02
1
-0
/
+3
*
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
2017-12-17
1
-1
/
+1
*
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-11-10
1
-5
/
+5
*
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
8
-0
/
+8
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
8
-0
/
+8
*
|
rds: Fix inaccurate accounting of unsignaled wrs
Håkon Bugge
2017-10-26
1
-8
/
+7
*
|
rds: ib: Fix uninitialized variable
Håkon Bugge
2017-10-26
1
-0
/
+1
|
/
*
rds: Fix incorrect statistics counting
Håkon Bugge
2017-09-07
1
-3
/
+7
*
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
2017-09-05
1
-2
/
+2
*
RDS: make rhashtable_params const
Bhumika Goyal
2017-08-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-1
/
+4
|
\
|
*
rds: Reintroduce statistics counting
Håkon Bugge
2017-08-08
1
-1
/
+4
*
|
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2017-08-03
2
-10
/
+26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
1
-3
/
+3
|
\
|
|
*
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
2017-07-20
1
-3
/
+3
*
|
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
2017-07-16
6
-12
/
+16
|
/
*
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
2017-07-08
1
-1
/
+1
*
net, rds: convert rds_message.m_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
2
-7
/
+7
*
net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
2
-7
/
+7
*
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
2
-7
/
+8
*
net, rds: convert rds_ib_device.refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
3
-9
/
+9
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-1
/
+1
*
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
2017-06-22
5
-2
/
+7
[next]