index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
ib_recv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-11-10
1
-5
/
+5
*
rds: Reintroduce statistics counting
Håkon Bugge
2017-08-08
1
-1
/
+4
*
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
1
-0
/
+4
*
RDS: IB: add few useful cache stasts
Santosh Shilimkar
2017-01-02
1
-0
/
+6
*
RDS: IB: include faddr in connection log
Santosh Shilimkar
2017-01-02
1
-2
/
+2
*
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
2016-07-01
1
-1
/
+2
*
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-06-14
1
-0
/
+1
*
RDS: fix congestion map corruption for PAGE_SIZE > 4k
shamir rabinovitch
2016-04-07
1
-1
/
+1
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-2
/
+2
*
RDS: IB: ack more receive completions to improve performance
Santosh Shilimkar
2015-10-05
1
-99
/
+37
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-09-09
1
-3
/
+3
|
\
|
*
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-30
1
-3
/
+3
*
|
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
2015-08-25
1
-2
/
+3
*
|
rds: Fix improper gfp_t usage.
David S. Miller
2015-08-25
1
-1
/
+1
*
|
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-25
1
-6
/
+52
*
|
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
2015-08-25
1
-3
/
+10
|
/
*
RDS: Switch to generic logging helpers
Sagi Grimberg
2015-05-18
1
-2
/
+2
*
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-11-24
1
-26
/
+11
*
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-2
/
+2
*
net: rds: fix per-cpu helper usage
Gerald Schaefer
2014-01-17
1
-4
/
+3
*
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
2012-12-26
1
-3
/
+6
*
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2012-11-19
1
-11
/
+13
*
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-21
1
-4
/
+3
|
\
|
*
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-4
/
+3
*
|
rds: Fix typo in iw_recv.c and ib_recv.c
Masanari Iida
2012-02-09
1
-1
/
+1
|
/
*
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
1
-5
/
+7
*
RDS: properly use sg_init_table
Chris Mason
2010-09-08
1
-0
/
+1
*
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
1
-1
/
+1
*
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
Andy Grover
2010-09-08
1
-2
/
+2
*
RDS/IB: always process recv completions
Zach Brown
2010-09-08
1
-8
/
+12
*
RDS/IB: Make ib_recv_refill return void
Andy Grover
2010-09-08
1
-5
/
+1
*
RDS: use friendly gfp masks for prefill
Chris Mason
2010-09-08
1
-9
/
+18
*
RDS/IB: Add caching of frags and incs
Chris Mason
2010-09-08
1
-52
/
+269
*
RDS/IB: Remove ib_recv_unmap_page()
Andy Grover
2010-09-08
1
-20
/
+2
*
RDS: Assume recv->r_frag is always NULL in refill_one()
Andy Grover
2010-09-08
1
-13
/
+16
*
RDS: Use page_remainder_alloc() for recv bufs
Andy Grover
2010-09-08
1
-67
/
+27
*
rds: don't let RDS shutdown a connection while senders are present
Chris Mason
2010-09-08
1
-12
/
+0
*
RDS: Refill recv ring directly from tasklet
Andy Grover
2010-09-08
1
-14
/
+8
*
RDS/IB: Remove ib_[header/data]_sge() functions
Andy Grover
2010-09-08
1
-11
/
+11
*
RDS/IB: Disallow connections less than RDS 3.1
Andy Grover
2010-09-08
1
-42
/
+1
*
RDS: inc_purge() transport function unused - remove it
Andy Grover
2010-09-08
1
-1
/
+1
*
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
1
-10
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
RDS: Do not BUG() on error returned from ib_post_send
Andy Grover
2010-03-16
1
-2
/
+2
|
/
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-6
/
+6
*
RDS/IB+IW: Move recv processing to a tasklet
Andy Grover
2009-10-30
1
-6
/
+22
*
RDS: Fix potential race around rds_i[bw]_allocation
Andy Grover
2009-10-30
1
-3
/
+4
*
RDS/IB: Rename byte_len to data_len to enhance readability
Andy Grover
2009-07-20
1
-6
/
+6
*
RDS/IB: Handle connections using RDS 3.0 wire protocol
Andy Grover
2009-07-20
1
-1
/
+42
[next]