index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-14
rds: fix building with IPV6=m
Arnd Bergmann
1
-0
/
+1
2018-08-07
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-20
/
+39
2018-08-01
rds: remove redundant variable 'rds_ibdev'
YueHaibing
1
-3
/
+0
2018-08-01
rds: Remove IPv6 dependency
Ka-Cheong Poon
12
-26
/
+140
2018-08-01
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
3
-7
/
+7
2018-07-27
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
1
-1
/
+1
2018-07-27
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-26
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
1
-1
/
+1
2018-07-26
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
1
-1
/
+1
2018-07-25
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-24
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
6
-9
/
+226
2018-07-24
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
23
-369
/
+863
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
1
-2
/
+1
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
1
-2
/
+0
2018-06-27
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
3
-1
/
+68
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+11
2018-06-15
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-13
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-2
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-28
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
1
-1
/
+1
2018-05-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2018-05-09
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
1
-1
/
+1
2018-05-03
rds: do not leak kernel memory to user land
Eric Dumazet
1
-0
/
+1
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-11
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
1
-5
/
+10
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-22
rds: tcp: remove register_netdevice_notifier infrastructure.
Sowmini Varadhan
1
-70
/
+23
2018-03-18
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
Sowmini Varadhan
1
-8
/
+9
2018-03-13
net: Convert rds_tcp_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-12
net: rds: drop VLA in rds_walk_conn_path_info()
Salvatore Mesoraca
1
-1
/
+4
2018-03-12
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
3
-1
/
+5
2018-03-12
rds: remove redundant variable 'sg_off'
Colin Ian King
1
-2
/
+0
2018-03-09
rds: rds_info_from_znotifier() can be static
kbuild test robot
1
-1
/
+1
2018-03-09
rds: rds_message_zcopy_from_user() can be static
kbuild test robot
1
-1
/
+1
2018-03-08
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
4
-44
/
+85
2018-03-08
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
1
-48
/
+60
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+11
2018-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-02-27
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
4
-25
/
+53
2018-02-23
rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
Sowmini Varadhan
1
-1
/
+2
2018-02-21
rds: send: mark expected switch fall-through in rds_rm_size
Gustavo A. R. Silva
1
-0
/
+2
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-17
rds: zerocopy Tx support.
Sowmini Varadhan
3
-8
/
+90
2018-02-17
rds: support for zcopy completion notification
Sowmini Varadhan
4
-7
/
+94
2018-02-17
rds: hold a sock ref from rds_message to the rds_sock
Sowmini Varadhan
2
-7
/
+8
2018-02-13
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
1
-1
/
+1
[next]