index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
tcp_listen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDS-TCP: Reset tcp callbacks if re-using an outgoing socket in rds_tcp_accept...
Sowmini Varadhan
2015-10-13
1
-0
/
+3
*
RDS: Use a single TCP socket for both send and receive.
Sowmini Varadhan
2015-10-05
1
-13
/
+9
*
RDS-TCP: Support multiple RDS-TCP listen endpoints, one per netns.
Sowmini Varadhan
2015-08-07
1
-30
/
+8
*
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ...
Sowmini Varadhan
2015-08-07
1
-4
/
+12
*
net/rds: RDS-TCP: Always create a new rds_sock for an incoming connection.
Sowmini Varadhan
2015-05-09
1
-0
/
+46
*
rds/tcp_listen: Replace comma with semicolon
Himangi Saraogi
2014-05-30
1
-1
/
+1
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-3
/
+3
*
rds: Don't disable BH on BH context
Ying Xue
2012-08-22
1
-2
/
+2
*
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
2012-04-21
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-27
1
-2
/
+2
|
\
|
*
net: fix a lockdep splat
Eric Dumazet
2010-09-24
1
-2
/
+2
*
|
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
1
-1
/
+1
*
|
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-09-08
1
-2
/
+2
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
net/rds: remove uses of NIPQUAD, use %pI4
Joe Perches
2010-02-03
1
-3
/
+3
*
inet: rename some inet_sock fields
Eric Dumazet
2009-10-18
1
-4
/
+4
*
RDS: Add TCP transport to RDS
Andy Grover
2009-08-23
1
-0
/
+199