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