index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
net/smc: move unhash before release of clcsock
Ursula Braun
1
-3
/
+3
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
1
-10
/
+28
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
1
-6
/
+8
2019-02-21
net/smc: add pnet table namespace support
Hans Wippel
1
-0
/
+28
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2019-02-07
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
2019-02-07
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
1
-5
/
+9
2019-02-07
net/smc: postpone release of clcsock
Ursula Braun
1
-16
/
+17
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-1
/
+2
2019-02-01
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
1
-1
/
+10
2019-01-07
smc: move unhash as early as possible in smc_release()
Cong Wang
1
-1
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+12
2018-12-18
net/smc: fix TCP fallback socket release
Myungho Jung
1
-2
/
+12
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+7
2018-11-23
net/smc: unregister rkeys of unused buffer
Karsten Graul
1
-11
/
+11
2018-11-23
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
1
-2
/
+3
2018-11-23
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
1
-7
/
+8
2018-11-23
net/smc: allow fallback after clc timeouts
Ursula Braun
1
-4
/
+4
2018-11-23
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
1
-1
/
+0
2018-11-21
net/smc: use queue pair number when matching link group
Karsten Graul
1
-4
/
+5
2018-11-21
net/smc: abort CLC connection in smc_release
Hans Wippel
1
-0
/
+2
2018-10-23
Revert "net: simplify sock_poll_wait"
Karsten Graul
1
-1
/
+1
2018-09-18
net/smc: no urgent data check for listen sockets
Karsten Graul
1
-2
/
+2
2018-09-18
net/smc: remove duplicate mutex_unlock
Ursula Braun
1
-6
/
+9
2018-09-18
net/smc: fix non-blocking connect problem
Ursula Braun
1
-2
/
+5
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+10
2018-08-08
net/smc: move sock lock in smc_ioctl()
Ursula Braun
1
-3
/
+7
2018-08-08
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
1
-0
/
+2
2018-08-08
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
1
-2
/
+1
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
1
-1
/
+1
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
1
-22
/
+30
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
1
-11
/
+13
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
1
-8
/
+2
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
1
-6
/
+2
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-11
/
+29
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-10
/
+27
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
1
-1
/
+2
2018-07-16
net/smc: take sock lock in smc_ioctl()
Ursula Braun
1
-4
/
+15
2018-07-07
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
1
-5
/
+10
2018-07-03
net/smc: fix up merge error with poll changes
Linus Torvalds
1
-1
/
+2
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+67
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-33
/
+63
2018-06-30
net/smc: add SMC-D support in af_smc
Hans Wippel
1
-18
/
+198
2018-06-30
net/smc: add SMC-D support in CLC messages
Hans Wippel
1
-4
/
+5
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
1
-5
/
+6
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-3
/
+9
2018-06-28
net/smc: rebuild nonblocking connect
Ursula Braun
1
-28
/
+63
2018-06-12
smc: convert to ->poll_mask
Cong Wang
1
-9
/
+3
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
1
-1
/
+1
2018-05-23
net/smc: urgent data support
Stefan Raspl
1
-2
/
+22
[next]