summaryrefslogtreecommitdiffstats
path: root/net/smc
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-18
|\
| * net/smc: reset recv timeout after clc handshakeKarsten Graul2018-07-18
| * net/smc: add error handling for get_user()Ursula Braun2018-07-18
| * net/smc: optimize consumer cursor updatesUrsula Braun2018-07-18
| * net/smc: take sock lock in smc_ioctl()Ursula Braun2018-07-16
| * net/smc: reduce sock_put() for fallback socketsUrsula Braun2018-07-07
* | net/smc: fix up merge error with poll changesLinus Torvalds2018-07-03
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-07-02
|\
| * net/smc: rebuild nonblocking connectUrsula Braun2018-06-28
* | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-15
|\
| * smc: convert to ->poll_maskCong Wang2018-06-12
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
|/
* net/smc: fix error return code in smc_setsockopt()Wei Yongjun2018-06-03
* net/smc: longer delay when freeing client link groupsUrsula Braun2018-05-23
* net/smc: urgent data supportStefan Raspl2018-05-23
* net/smc: lock smc_lgr_list in port_terminate()Hans Wippel2018-05-23
* net/smc: return 0 for ioctl calls in states INIT and CLOSEDUrsula Braun2018-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-21
|\
| * net/smc: check for missing nlattrs in SMC_PNETID messagesEric Biggers2018-05-14
* | net/smc: restructure client and server code in af_smcHans Wippel2018-05-18
* | net/smc: change smc_buf_free function parametersHans Wippel2018-05-18
* | net/smc: do a few smc_core.c cleanupsHans Wippel2018-05-18
* | net/smc: restructure CDC message receptionHans Wippel2018-05-18
* | net/smc: move smc_core specific code from smc.h to smc_coreHans Wippel2018-05-18
* | net/smc: calculate write offset in RMB only once per connectionHans Wippel2018-05-18
* | net/smc: rename connection index to RMBE indexHans Wippel2018-05-18
* | net/smc: move link group list to smc_coreHans Wippel2018-05-18
* | net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-18
* | net/smc: init conn.tx_work & conn.send_lock soonerEric Dumazet2018-05-17
* | net/smc: check for pending terminationKarsten Graul2018-05-16
* | net/smc: drop messages when link state is inactiveKarsten Graul2018-05-16
* | net/smc: set link inactive before calling smc_lgr_free()Karsten Graul2018-05-16
* | net/smc: handle all error codes from smc_conn_create()Karsten Graul2018-05-16
* | net/smc: use a workqueue to defer llc sendKarsten Graul2018-05-16
* | net/smc: move link llc initialization to llc layerKarsten Graul2018-05-16
* | net/smc: simplify test_link function usageKarsten Graul2018-05-16
* | net/smc: remove unnecessary castKarsten Graul2018-05-16
* | net/smc: register new rmbs with the peerKarsten Graul2018-05-16
* | net/smc: no tx work trigger for fallback socketsUrsula Braun2018-05-16
* | smc: add support for splice()Stefan Raspl2018-05-04
* | smc: allocate RMBs as compound pagesStefan Raspl2018-05-04
* | smc: make smc_rx_wait_data() genericStefan Raspl2018-05-04
* | smc: simplify abort logicStefan Raspl2018-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
|\|
| * smc: fix sendpage() callStefan Raspl2018-05-03
| * net/smc: handle unregistered buffersKarsten Graul2018-05-03
| * net/smc: call consolidationKarsten Graul2018-05-03
| * net/smc: restrict non-blocking connect finishUrsula Braun2018-05-02
* | net/smc: determine vlan_id of stacked net_deviceUrsula Braun2018-05-02