index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
Commit message (
Expand
)
Author
Age
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
|
\
|
*
rds: fix building with IPV6=m
Arnd Bergmann
2018-08-14
|
*
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
2018-08-07
|
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
|
|
\
|
*
|
rds: remove redundant variable 'rds_ibdev'
YueHaibing
2018-08-01
|
*
|
rds: Remove IPv6 dependency
Ka-Cheong Poon
2018-08-01
|
*
|
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
2018-08-01
|
*
|
net/rds/Kconfig: Correct the RDS depends
Anders Roxell
2018-07-27
|
*
|
rds: send: Fix dead code in rds_sendmsg
Gustavo A. R. Silva
2018-07-26
|
*
|
net/rds/Kconfig: RDS should depend on IPV6
Anders Roxell
2018-07-26
|
*
|
rds: remove trailing whitespace and blank lines
Stephen Hemminger
2018-07-24
|
*
|
rds: Extend RDS API for IPv6 support
Ka-Cheong Poon
2018-07-24
|
*
|
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-24
|
*
|
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-24
|
*
|
net/rds: Remove unnecessary variable
Håkon Bugge
2018-07-18
|
*
|
net/rds: void function cannot return -1
Håkon Bugge
2018-07-18
*
|
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
2018-07-26
|
|
/
|
*
rds: clean up loopback rds_connections on netns deletion
Sowmini Varadhan
2018-06-26
*
|
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
*
|
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
*
|
net/rds: Remove two WARN_ON() statements
Bart Van Assche
2018-07-24
*
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-15
|
\
|
*
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-06-14
*
|
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-06-02
|
\
|
*
IB: Revert "remove redundant INFINIBAND kconfig dependencies"
Arnd Bergmann
2018-05-28
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-24
|
\
|
|
*
IB: remove redundant INFINIBAND kconfig dependencies
Greg Thelen
2018-05-09
*
|
rds: do not leak kernel memory to user land
Eric Dumazet
2018-05-03
*
|
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
2018-04-25
|
/
*
rds: MP-RDS may use an invalid c_path
Ka-Cheong Poon
2018-04-11
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
*
rds: tcp: remove register_netdevice_notifier infrastructure.
Sowmini Varadhan
2018-03-22
*
rds: tcp: must use spin_lock_irq* and not spin_lock_bh with rds_tcp_conn_lock
Sowmini Varadhan
2018-03-17
*
net: Convert rds_tcp_net_ops
Kirill Tkhai
2018-03-13
*
net: rds: drop VLA in rds_walk_conn_path_info()
Salvatore Mesoraca
2018-03-12
*
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
2018-03-12
*
rds: remove redundant variable 'sg_off'
Colin Ian King
2018-03-12
*
rds: rds_info_from_znotifier() can be static
kbuild test robot
2018-03-08
*
rds: rds_message_zcopy_from_user() can be static
kbuild test robot
2018-03-08
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
*
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
2018-03-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
|
\
|
*
rds: Incorrect reference counting in TCP socket creation
Ka-Cheong Poon
2018-03-02
*
|
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
2018-02-27
*
|
rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier
Sowmini Varadhan
2018-02-23
[next]