index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
2019-08-05
1
-3
/
+4
*
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
2019-08-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-1
/
+4
|
\
|
*
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
1
-1
/
+4
*
|
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
1
-41
/
+32
|
/
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-19
/
+39
|
\
|
*
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
1
-3
/
+3
|
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-10
/
+28
|
*
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
1
-6
/
+8
*
|
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
1
-50
/
+40
*
|
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
1
-45
/
+50
*
|
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
1
-15
/
+14
*
|
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
1
-2
/
+9
*
|
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
1
-62
/
+56
*
|
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
1
-3
/
+9
*
|
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
1
-35
/
+43
|
/
*
net/smc: add pnet table namespace support
Hans Wippel
2019-02-21
1
-0
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-1
/
+10
|
\
|
*
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
*
|
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
2019-02-07
1
-16
/
+28
*
|
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
2019-02-07
1
-5
/
+9
*
|
net/smc: postpone release of clcsock
Ursula Braun
2019-02-07
1
-16
/
+17
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-1
/
+2
|
/
*
smc: move unhash as early as possible in smc_release()
Cong Wang
2019-01-07
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-2
/
+12
|
\
|
*
net/smc: fix TCP fallback socket release
Myungho Jung
2018-12-18
1
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-4
/
+7
|
\
\
|
|
/
|
*
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-21
1
-4
/
+5
|
*
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-21
1
-0
/
+2
*
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-23
1
-11
/
+11
*
|
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
2018-11-23
1
-2
/
+3
*
|
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
1
-7
/
+8
*
|
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-23
1
-4
/
+4
*
|
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
2018-11-23
1
-1
/
+0
|
/
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
net/smc: no urgent data check for listen sockets
Karsten Graul
2018-09-18
1
-2
/
+2
*
net/smc: remove duplicate mutex_unlock
Ursula Braun
2018-09-18
1
-6
/
+9
*
net/smc: fix non-blocking connect problem
Ursula Braun
2018-09-18
1
-2
/
+5
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-09
1
-5
/
+10
|
\
|
*
net/smc: move sock lock in smc_ioctl()
Ursula Braun
2018-08-08
1
-3
/
+7
|
*
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
2018-08-08
1
-0
/
+2
|
*
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
2018-08-08
1
-2
/
+1
*
|
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-30
1
-1
/
+1
*
|
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
1
-22
/
+30
*
|
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
1
-11
/
+13
*
|
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
2018-07-25
1
-8
/
+2
*
|
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-07-23
1
-6
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-11
/
+29
|
\
\
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
1
-10
/
+27
|
|
\
[next]