Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7b50965161cd36f3175ae161d370cb6ed6cac0ae
/
net
/
rds
a0138dc
RDS: IB: Fix null pointer issue
by Guanglei Li
· 7 years ago
fc89a75
rds: MP-RDS may use an invalid c_path
by Ka-Cheong Poon
· 7 years ago
59bf036
rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
by Sowmini Varadhan
· 7 years ago
4dc0159
rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete
by Sowmini Varadhan
· 7 years ago
ce31b6a
RDS: null pointer dereference in rds_atomic_free_op
by Mohamed Ghannam
· 7 years ago
cebb382
RDS: Heap OOB write in rds_message_alloc_sgs()
by Mohamed Ghannam
· 7 years ago
53288d8
RDS: Check cmsg_len before dereferencing CMSG_DATA
by Avinash Repaka
· 7 years ago
3259862
rds: Fix NULL pointer dereference in __rds_rdma_map
by Håkon Bugge
· 7 years ago
742e67d
rds: tcp: Sequence teardown of listen and acceptor sockets to avoid races
by Sowmini Varadhan
· 8 years ago
1d625bd
RDS: RDMA: fix the ib_map_mr_sg_zbva() argument
by Santosh Shilimkar
· 8 years ago
5ba1957
RDS: RDMA: return appropriate error on rdma map failures
by Santosh Shilimkar
· 8 years ago
aa85ae9
RDS: make message size limit compliant with spec
by Avinash Repaka
· 9 years ago
5c6712a
rds: ib: add error handle
by Zhu Yanjun
· 8 years ago
3311a30
RDS: RDMA: Fix the composite message user notification
by Santosh Shilimkar
· 9 years ago
181dda4
rds: tcp: use sock_create_lite() to create the accept socket
by Sowmini Varadhan
· 7 years ago
721c744
RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net
by Sowmini Varadhan
· 8 years ago
ff57087
rds: debug messages are enabled by default
by shamir rabinovitch
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
6cdaf03
RDS: add __printf format attribute to error reporting functions
by Nicolas Iooss
· 8 years ago
5916e2c
RDS: TCP: Enable multipath RDS for TCP
by Sowmini Varadhan
· 8 years ago
ac3615e
RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks()
by Sowmini Varadhan
· 8 years ago
a93d01f
RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready
by Sowmini Varadhan
· 8 years ago
30d0844
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3dad542
RDS: fix rds_tcp_init() error path
by Vegard Nossum
· 8 years ago
11bb62f
RDS: Do not send a pong to an incoming ping with 0 src port
by Sowmini Varadhan
· 8 years ago
8315011
RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts
by Sowmini Varadhan
· 8 years ago
b04e855
RDS: TCP: Hooks to set up a single connection path
by Sowmini Varadhan
· 8 years ago
2da43c4
RDS: TCP: make receive path use the rds_conn_path
by Sowmini Varadhan
· 8 years ago
ea3b1ea
RDS: TCP: make ->sk_user_data point to a rds_conn_path
by Sowmini Varadhan
· 8 years ago
afb4164
RDS: TCP: Refactor connection destruction to handle multiple paths
by Sowmini Varadhan
· 8 years ago
02105b2
RDS: TCP: Make rds_tcp_connection track the rds_conn_path
by Sowmini Varadhan
· 8 years ago
26e4e6b
RDS: TCP: Remove dead logic around c_passive in rds-tcp
by Sowmini Varadhan
· 8 years ago
226f7a7
RDS: Rework path specific indirections
by Sowmini Varadhan
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5c3da57
net: rds: fix coding style issues
by Joshua Houghton
· 8 years ago
3bb549a
RDS: TCP: rds_tcp_accept_one() should transition socket from RESETTING to UP
by Sowmini Varadhan
· 8 years ago
af73e72
RDS: TCP: Fix non static symbol warnings
by Wei Yongjun
· 8 years ago
3ecc569
RDS: Update rds_conn_destroy to be MP capable
by Sowmini Varadhan
· 8 years ago
d769ef8
RDS: Update rds_conn_shutdown to work with rds_conn_path
by Sowmini Varadhan
· 8 years ago
1c5113c
RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create
by Sowmini Varadhan
· 8 years ago
fb1b3dc
RDS: Add rds_conn_path_error()
by Sowmini Varadhan
· 8 years ago
992c9ec
RDS: update rds-info related functions to traverse multiple conn_paths
by Sowmini Varadhan
· 8 years ago
3c0a590
RDS: Add rds_conn_path_connect_if_down() for MP-aware callers
by Sowmini Varadhan
· 8 years ago
45997e9
RDS: Make rds_send_pong() take a rds_conn_path argument
by Sowmini Varadhan
· 8 years ago
01ff34e
RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports
by Sowmini Varadhan
· 8 years ago
1f9ecd7
RDS: Pass rds_conn_path to rds_send_xmit()
by Sowmini Varadhan
· 8 years ago
780a6d9
RDS: Make rds_send_queue_rm() rds_conn_path aware
by Sowmini Varadhan
· 8 years ago
7d885d0
RDS: Remove stale function rds_send_get_message()
by Sowmini Varadhan
· 8 years ago
5c3d274
RDS: Add rds_send_path_drop_acked()
by Sowmini Varadhan
· 8 years ago
4e9b551
RDS: Add rds_send_path_reset()
by Sowmini Varadhan
· 8 years ago
5e833e0
RDS: rds_inc_path_init() helper function for MP capable transports
by Sowmini Varadhan
· 8 years ago
ef9e62c
RDS: recv path gets the conn_path from rds_incoming for MP capable transports
by Sowmini Varadhan
· 8 years ago
7e8f441
RDS: add t_mp_capable bit to be set by MP capable transports
by Sowmini Varadhan
· 8 years ago
0cb4396
RDS: split out connection specific state from rds_connection to rds_conn_path
by Sowmini Varadhan
· 8 years ago
231edca
RDS: IB: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
9c79440
RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one()
by Sowmini Varadhan
· 8 years ago
0b6f760
RDS: TCP: Retransmit half-sent datagrams when switching sockets in rds_tcp_reset_callbacks
by Sowmini Varadhan
· 8 years ago
335b48d
RDS: TCP: Add/use rds_tcp_reset_callbacks to reset tcp socket safely
by Sowmini Varadhan
· 8 years ago
4116def
rds: fix an infoleak in rds_inc_info_copy
by Kangjie Lu
· 8 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
c948bb5
RDS: TCP: Avoid rds connection churn from rogue SYNs
by Sowmini Varadhan
· 8 years ago
37e14f4
RDS: TCP: rds_tcp_accept_worker() must exit gracefully when terminating rds-tcp
by Sowmini Varadhan
· 8 years ago
76b584d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
3803662
rds: tcp: block BH in TCP callbacks
by Eric Dumazet
· 8 years ago
ff2ba99
IB/core: Add passing an offset into the SG to ib_map_mr_sg
by Christoph Hellwig
· 9 years ago
cba65321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bd7c5f9
RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.
by Sowmini Varadhan
· 9 years ago
eb19284
RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sock
by Sowmini Varadhan
· 9 years ago
947d275
RDS: TCP: Call pskb_extract() helper function
by Sowmini Varadhan
· 9 years ago
e47db94
RDS: Fix the atomicity for congestion map update
by santosh.shilimkar@oracle.com
· 9 years ago
a7c5565
RDS: fix endianness for dp_ack_seq
by Qing Huang
· 9 years ago
579ba85
RDS: fix congestion map corruption for PAGE_SIZE > 4k
by shamir rabinovitch
· 9 years ago
e98499a
RDS: memory allocated must be align to 8
by shamir rabinovitch
· 9 years ago
1200b68
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
a3382e4
RDS: TCP: Remove unused constant
by Sowmini Varadhan
· 9 years ago
c6a58ff
RDS: TCP: Add sysctl tunables for sndbuf/rcvbuf on rds-tcp socket
by Sowmini Varadhan
· 9 years ago
2552821
tags: Fix DEFINE_PER_CPU expansions
by Peter Zijlstra
· 9 years ago
1659185
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
by Avinash Repaka
· 9 years ago
ad6832f
RDS: IB: allocate extra space on queues for FRMR support
by santosh.shilimkar@oracle.com
· 9 years ago
2cb2912
RDS: IB: add Fastreg MR (FRMR) detection support
by santosh.shilimkar@oracle.com
· 9 years ago
db42753
RDS: IB: add mr reused stats
by santosh.shilimkar@oracle.com
· 9 years ago
37ea401
RDS: IB: handle the RDMA CM time wait event
by santosh.shilimkar@oracle.com
· 9 years ago
d4de76d
RDS: IB: add connection info to ibmr
by santosh.shilimkar@oracle.com
· 9 years ago
490ea59
RDS: IB: move FMR code to its own file
by santosh.shilimkar@oracle.com
· 9 years ago
a69365a
RDS: IB: create struct rds_ib_fmr
by santosh.shilimkar@oracle.com
· 9 years ago
f6df683
RDS: IB: Re-organise ibmr code
by santosh.shilimkar@oracle.com
· 9 years ago
dcfd041
RDS: IB: Remove the RDS_IB_SEND_OP dependency
by santosh.shilimkar@oracle.com
· 9 years ago
5711f8b
RDS: Add support for SO_TIMESTAMP for incoming messages
by santosh.shilimkar@oracle.com
· 9 years ago
dcdede0
RDS: Drop stale iWARP RDMA transport
by santosh.shilimkar@oracle.com
· 9 years ago
f48e723
rds: duplicate include net/tcp.h
by stephen hemminger
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
f2830d0
RDS: don't pretend to use cpu notifiers
by Sebastian Andrzej Siewior
· 9 years ago
0353261
net/rds: Avoid calling ib_query_device
by Or Gerlitz
· 9 years ago
8c7188b
RDS: fix race condition when sending a message on unbound socket
by Quentin Casasnovas
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ab9f2fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
7b56543
RDS: convert bind hash table to re-sizable hashtable
by santosh.shilimkar@oracle.com
· 9 years ago
d3ffaefa
net: rds: changing the return type from int to void
by Saurabh Sengar
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
Next »