summaryrefslogtreecommitdiff
path: root/net/smc
AgeCommit message (Expand)Author
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-11-16net/smc: remove unused constantUrsula Braun
2019-11-16net/smc: use rcu_barrier() on module unloadUrsula Braun
2019-11-16net/smc: guarantee removal of link groups in rebootUrsula Braun
2019-11-16net/smc: introduce bookkeeping of SMCR link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCR link groupsUrsula Braun
2019-11-15net/smc: wait for tx completions before link freeingUrsula Braun
2019-11-15net/smc: abnormal termination without orderly flagUrsula Braun
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun
2019-11-15net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net/smc: fix ethernet interface refcountingUrsula Braun
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-29net/smc: fix refcounting for non-blocking connect()Ursula Braun
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-22net/smc: remove close abort workerUrsula Braun
2019-10-22net/smc: introduce link group termination workerUrsula Braun
2019-10-22net/smc: improve abnormal termination of link groupsUrsula Braun
2019-10-22net/smc: tell peers about abnormal link group terminationUrsula Braun
2019-10-22net/smc: improve link group freeingUrsula Braun
2019-10-22net/smc: improve abnormal termination lockingUrsula Braun
2019-10-22net/smc: terminate link group without holding lgr lockUrsula Braun
2019-10-22net/smc: cancel send and receive for terminated socketUrsula Braun
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-10net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul
2019-10-10net/smc: receive returns without dataKarsten Graul
2019-10-10net/smc: fix SMCD link group creation with VLAN idUrsula Braun
2019-10-09net/smc: improve close of terminated socketUrsula Braun
2019-10-09net/smc: no new connections on disappearing devicesUrsula Braun
2019-10-09net/smc: increase device refcount for added link groupUrsula Braun
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron
2019-08-05net/smc: avoid fallback in case of non-blocking connectUrsula Braun
2019-08-05net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-27net/smc: common release code for non-accepted socketsUrsula Braun
2019-06-26net/smc: Fix error path in smc_initYueHaibing
2019-06-26net/smc: hold conns_lock before calling smc_lgr_register_conn()Huaping Zhou
2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds