index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
rds: RDS (tcp) hangs on sendto() to unresponding address
Ka-Cheong Poon
1
-3
/
+10
2018-09-23
rds: Fix build regression.
David S. Miller
1
-1
/
+1
2018-09-21
RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
Nathan Chancellor
1
-1
/
+1
2018-09-12
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-08-31
net/rds: RDS is not Radio Data System
Pavel Machek
1
-1
/
+1
2018-08-27
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
1
-7
/
+2
2018-08-21
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
1
-1
/
+0
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
30
-441
/
+1600
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
9
-21
/
+107
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-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-3
/
+3
2018-07-27
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
1
-1
/
+1
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-25
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
1
-1
/
+1
2018-07-25
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
1
-1
/
+1
2018-07-24
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2
-10
/
+5
2018-07-24
net/rds: Remove two WARN_ON() statements
Bart Van Assche
1
-2
/
+0
2018-07-24
rds: remove trailing whitespace and blank lines
Stephen Hemminger
7
-7
/
+0
2018-07-23
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
6
-9
/
+226
2018-07-23
rds: Enable RDS IPv6 support
Ka-Cheong Poon
14
-114
/
+459
2018-07-23
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-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+1
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+11
2018-06-14
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
1
-2
/
+4
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-06-12
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-24
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-17
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-08
rds: rds_info_from_znotifier() can be static
kbuild test robot
1
-1
/
+1
[next]