index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
Age
Commit message (
Expand
)
Author
2018-09-18
net/smc: no urgent data check for listen sockets
Karsten Graul
2018-09-18
net/smc: remove duplicate mutex_unlock
Ursula Braun
2018-09-18
net/smc: fix non-blocking connect problem
Ursula Braun
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-08
net/smc: move sock lock in smc_ioctl()
Ursula Braun
2018-08-08
net/smc: allow sysctl rmem and wmem defaults for servers
Ursula Braun
2018-08-08
net/smc: no shutdown in state SMC_LISTEN
Ursula Braun
2018-07-30
net: simplify sock_poll_wait
Christoph Hellwig
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-18
net/smc: add error handling for get_user()
Ursula Braun
2018-07-16
net/smc: take sock lock in smc_ioctl()
Ursula Braun
2018-07-07
net/smc: reduce sock_put() for fallback sockets
Ursula Braun
2018-07-03
net/smc: fix up merge error with poll changes
Linus Torvalds
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-30
net/smc: add SMC-D support in af_smc
Hans Wippel
2018-06-30
net/smc: add SMC-D support in CLC messages
Hans Wippel
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
net/smc: rebuild nonblocking connect
Ursula Braun
2018-06-12
smc: convert to ->poll_mask
Cong Wang
2018-06-03
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
2018-05-23
net/smc: urgent data support
Stefan Raspl
2018-05-23
net/smc: return 0 for ioctl calls in states INIT and CLOSED
Ursula Braun
2018-05-18
net/smc: restructure client and server code in af_smc
Hans Wippel
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
2018-05-16
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
net/smc: no tx work trigger for fallback sockets
Ursula Braun
2018-05-04
smc: add support for splice()
Stefan Raspl
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-03
smc: fix sendpage() call
Stefan Raspl
2018-05-03
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
net/smc: call consolidation
Karsten Graul
2018-05-02
net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
Ursula Braun
2018-05-02
net/smc: periodic testlink support
Karsten Graul
2018-05-02
net/smc: restrict non-blocking connect finish
Ursula Braun
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
[next]