summaryrefslogtreecommitdiff
path: root/net/rds
Commit message (Expand)AuthorAge
* rds: MP-RDS may use an invalid c_pathKa-Cheong Poon2018-04-11
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* rds: tcp: remove register_netdevice_notifier infrastructure.Sowmini Varadhan2018-03-22
* rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lockSowmini Varadhan2018-03-17
* net: Convert rds_tcp_net_opsKirill Tkhai2018-03-13
* net: rds: drop VLA in rds_walk_conn_path_info()Salvatore Mesoraca2018-03-12
* net: rds: drop VLA in rds_for_each_conn_info()Salvatore Mesoraca2018-03-12
* rds: remove redundant variable 'sg_off'Colin Ian King2018-03-12
* rds: rds_info_from_znotifier() can be statickbuild test robot2018-03-08
* rds: rds_message_zcopy_from_user() can be statickbuild test robot2018-03-08
* rds: use list structure to track information for zerocopy completion notifica...Sowmini Varadhan2018-03-07
* rds: refactor zcopy code into rds_message_zcopy_from_userSowmini Varadhan2018-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-06
|\
| * rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon2018-03-02
* | rds: deliver zerocopy completion notification with dataSowmini Varadhan2018-02-27
* | rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan2018-02-23
* | rds: send: mark expected switch fall-through in rds_rm_sizeGustavo A. R. Silva2018-02-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\ \ | |/
| * rds: do not call ->conn_alloc with GFP_KERNELSowmini Varadhan2018-02-13
* | rds: zerocopy Tx support.Sowmini Varadhan2018-02-16
* | rds: support for zcopy completion notificationSowmini Varadhan2018-02-16
* | rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan2018-02-16
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...Sowmini Varadhan2018-02-08
* RDS: IB: Fix null pointer issueGuanglei Li2018-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-23
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
| |\ \
| * | | rds: use RCU to synchronize work-enqueue with connection teardownSowmini Varadhan2018-01-05
| * | | rds: Use atomic flag to track connections being destroyedSowmini Varadhan2018-01-05
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-29
| |\ \ \
| * | | | rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()Sowmini Varadhan2017-12-27
| * | | | rds: tcp: initialize t_tcp_detached to falseSowmini Varadhan2017-12-27
| * | | | rds; Reset rs->rs_bound_addr in rds_add_bound() failure pathSowmini Varadhan2017-12-27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-09
| |\ \ \ \
| * | | | | rds: debug: fix null check on static arrayPrashant Bhole2017-12-06
| * | | | | rds: tcp: atomically purge entries from rds_tcp_conn_list during netns deleteSowmini Varadhan2017-12-01
| * | | | | rds: tcp: correctly sequence cleanup on netns deletion.Sowmini Varadhan2017-12-01
| * | | | | rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()Sowmini Varadhan2017-12-01
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net/rds: Use rdma_read_gids to read connection GIDsParav Pandit2018-01-19
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | net: annotate ->poll() instancesAl Viro2017-11-27
| |/ / / /
* | | | | rds: tcp: compute m_ack_seq as offset from ->write_seqSowmini Varadhan2018-01-22
| |_|_|/ |/| | |
* | | | RDS: null pointer dereference in rds_atomic_free_opMohamed Ghannam2018-01-04
* | | | RDS: Heap OOB write in rds_message_alloc_sgs()Mohamed Ghannam2018-01-03
| |_|/ |/| |
* | | RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka2017-12-27
| |/ |/|
* | rds: Fix NULL pointer dereference in __rds_rdma_mapHÃ¥kon Bugge2017-12-06
|/