index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Commit message (
Expand
)
Author
Age
Files
Lines
*
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
2018-02-13
1
-1
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-8
/
+8
*
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
2018-02-08
11
-30
/
+76
*
RDS: IB: Fix null pointer issue
Guanglei Li
2018-02-06
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
11
-74
/
+128
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
3
-5
/
+6
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-0
/
+4
|
|
\
\
|
*
|
|
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
2018-01-05
6
-20
/
+81
|
*
|
|
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
2018-01-05
3
-6
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
1
-0
/
+3
|
|
\
\
\
|
*
|
|
|
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
2017-12-27
1
-20
/
+26
|
*
|
|
|
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
2017-12-27
1
-0
/
+1
|
*
|
|
|
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
2017-12-27
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
1
-1
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
rds: debug: fix null check on static array
Prashant Bhole
2017-12-06
1
-2
/
+2
|
*
|
|
|
|
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2017-12-01
2
-2
/
+8
|
*
|
|
|
|
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-12-01
3
-6
/
+7
|
*
|
|
|
|
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
2017-12-01
1
-24
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
1
-4
/
+2
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
2018-01-30
5
-6
/
+14
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
net/rds: Use rdma_read_gids to read connection GIDs
Parav Pandit
2018-01-19
1
-4
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
/
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
2018-01-22
3
-5
/
+6
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-04
1
-0
/
+1
*
|
|
|
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
2018-01-03
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
2017-12-27
1
-0
/
+3
|
|
/
|
/
|
*
|
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
2017-12-06
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
|
*
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-12
1
-5
/
+5
|
\
|
|
*
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-11-10
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
8
-0
/
+8
|
\
|
|
*
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
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-8
/
+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: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
2017-10-05
1
-2
/
+2
*
|
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2017-10-05
2
-7
/
+6
|
/
*
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
[next]