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
Age
Commit message (
Expand
)
Author
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-29
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
2019-10-25
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-10-25
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2019-10-22
net/smc: remove close abort worker
Ursula Braun
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
2019-10-22
net/smc: improve abnormal termination of link groups
Ursula Braun
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
2019-10-22
net/smc: improve link group freeing
Ursula Braun
2019-10-22
net/smc: improve abnormal termination locking
Ursula Braun
2019-10-22
net/smc: terminate link group without holding lgr lock
Ursula Braun
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
2019-10-10
net/smc: receive returns without data
Karsten Graul
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-03
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-12
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
net/smc: fallback to TCP after connect problems
Karsten Graul
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
2019-04-11
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
net/smc: fix return code from FLUSH command
Karsten Graul
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
net/smc: fix a NULL pointer dereference
Kangjie Lu
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-03-22
genetlink: make policy common to family
Johannes Berg
[next]