index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
2011-01-19
net: cleanup unused macros in net directory
Shan Wei
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-09-08
RDS: Implement masked atomic operations
Andy Grover
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
RDS: have sockets get transport module references
Zach Brown
2010-09-08
RDS: remove old rs_transport comment
Zach Brown
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
rds: fix rds_send_xmit() serialization
Zach Brown
2010-09-08
rds: remove unused rds_send_acked_before()
Zach Brown
2010-09-08
RDS: introduce rds_conn_connect_if_down()
Zach Brown
2010-09-08
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
2010-09-08
rds: Use RCU for the bind lookup searches
Chris Mason
2010-09-08
rds: per-rm flush_wait waitq
Chris Mason
2010-09-08
RDS: Use a generation counter to avoid rds_send_xmit loop
Chris Mason
2010-09-08
RDS: Move atomic stats from general to ib-specific area
Andy Grover
2010-09-08
RDS: Change send lock from a mutex to a spinlock
Andy Grover
2010-09-08
RDS: Stop supporting old cong map sending method
Andy Grover
2010-09-08
RDS: Perform unmapping ops in stages
Andy Grover
2010-09-08
RDS: Add flag for silent ops. Do atomic op before RDMA
Andy Grover
2010-09-08
RDS: Move some variables around for consistency
Andy Grover
2010-09-08
RDS: Rewrite rds_send_xmit
Andy Grover
2010-09-08
RDS: Rename data op members prefix from m_ to op_
Andy Grover
2010-09-08
RDS: Remove struct rds_rdma_op
Andy Grover
2010-09-08
RDS: purge atomic resources too in rds_message_purge()
Andy Grover
2010-09-08
RDS: Implement silent atomics
Andy Grover
2010-09-08
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
RDS: Implement atomic operations
Andy Grover
2010-09-08
RDS: make m_rdma_op a member of rds_message
Andy Grover
2010-09-08
RDS: fold rdma.h into rds.h
Andy Grover
2010-09-08
RDS: Explicitly allocate rm in sendmsg()
Andy Grover
2010-09-08
RDS: break out rdma and data ops into nested structs in rds_message
Andy Grover
2010-09-08
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
Andy Grover
2010-04-20
net: sk_sleep() helper
Eric Dumazet
2010-03-16
RDS: only put sockets that have seen congestion on the poll_waitq
Andy Grover
2009-08-23
RDS: Track transports via an array, not a list
Andy Grover
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
2009-04-09
RDS/IW+IB: Allow max credit advertise window.
Steve Wise
2009-04-02
RDS: Use spinlock to protect 64b value update on 32b archs
Andy Grover
2009-02-26
RDS: Main header file
Andy Grover