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-03-02
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
1
-3
/
+11
2018-02-13
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-8
/
+8
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
11
-30
/
+76
2018-02-06
RDS: IB: Fix null pointer issue
Guanglei Li
1
-1
/
+2
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
11
-74
/
+128
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-30
Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
Jason Gunthorpe
5
-6
/
+14
2018-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-5
/
+6
2018-01-22
rds: tcp: compute m_ack_seq as offset from ->write_seq
Sowmini Varadhan
3
-5
/
+6
2018-01-19
net/rds: Use rdma_read_gids to read connection GIDs
Parav Pandit
1
-4
/
+2
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2018-01-05
rds: use RCU to synchronize work-enqueue with connection teardown
Sowmini Varadhan
6
-20
/
+81
2018-01-05
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
3
-6
/
+7
2018-01-04
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
1
-0
/
+1
2018-01-03
RDS: Heap OOB write in rds_message_alloc_sgs()
Mohamed Ghannam
1
-0
/
+3
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-12-27
rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()
Sowmini Varadhan
1
-20
/
+26
2017-12-27
rds: tcp: initialize t_tcp_detached to false
Sowmini Varadhan
1
-0
/
+1
2017-12-27
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
Sowmini Varadhan
1
-0
/
+1
2017-12-27
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
1
-0
/
+3
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-06
rds: Fix NULL pointer dereference in __rds_rdma_map
Håkon Bugge
1
-1
/
+1
2017-12-06
rds: debug: fix null check on static array
Prashant Bhole
1
-2
/
+2
2017-12-01
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
Sowmini Varadhan
2
-2
/
+8
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
3
-6
/
+7
2017-12-01
rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
Sowmini Varadhan
1
-24
/
+1
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2017-11-15
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+2
2017-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
1
-5
/
+5
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-0
/
+8
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+8
2017-10-26
rds: Fix inaccurate accounting of unsignaled wrs
Håkon Bugge
1
-8
/
+7
2017-10-26
rds: ib: Fix uninitialized variable
Håkon Bugge
1
-0
/
+1
2017-10-05
RDS: IB: Initialize max_items based on underlying device attributes
Avinash Repaka
1
-2
/
+2
2017-10-05
RDS: IB: Limit the scope of has_fr/has_fmr variables
Avinash Repaka
2
-7
/
+6
2017-09-07
rds: Fix incorrect statistics counting
Håkon Bugge
1
-3
/
+7
2017-09-05
rds: Fix non-atomic operation on shared flag variable
Håkon Bugge
1
-2
/
+2
2017-08-28
RDS: make rhashtable_params const
Bhumika Goyal
1
-1
/
+1
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2
-10
/
+26
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-07-20
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-16
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
6
-12
/
+16
[next]