index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-11-17
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
1
-1
/
+1
2019-11-16
net/smc: remove unused constant
Ursula Braun
1
-2
/
+0
2019-11-16
net/smc: use rcu_barrier() on module unload
Ursula Braun
1
-0
/
+2
2019-11-16
net/smc: guarantee removal of link groups in reboot
Ursula Braun
1
-1
/
+15
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
5
-6
/
+45
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
4
-22
/
+46
2019-11-15
net/smc: wait for tx completions before link freeing
Ursula Braun
3
-3
/
+28
2019-11-15
net/smc: abnormal termination without orderly flag
Ursula Braun
1
-6
/
+4
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
3
-4
/
+19
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
2
-0
/
+7
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
6
-21
/
+57
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
3
-15
/
+70
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
4
-9
/
+21
2019-11-12
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
1
-0
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+0
2019-11-07
net/smc: fix ethernet interface refcounting
Ursula Braun
1
-2
/
+0
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+12
2019-10-30
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
1
-2
/
+2
2019-10-26
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-26
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
2
-2
/
+2
2019-10-22
net/smc: remove close abort worker
Ursula Braun
4
-10
/
+19
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
4
-6
/
+22
2019-10-22
net/smc: improve abnormal termination of link groups
Ursula Braun
1
-11
/
+29
2019-10-22
net/smc: tell peers about abnormal link group termination
Ursula Braun
3
-6
/
+6
2019-10-22
net/smc: improve link group freeing
Ursula Braun
2
-17
/
+32
2019-10-22
net/smc: improve abnormal termination locking
Ursula Braun
1
-5
/
+8
2019-10-22
net/smc: terminate link group without holding lgr lock
Ursula Braun
1
-8
/
+17
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
6
-17
/
+32
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-9
/
+25
2019-10-11
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-11
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-11
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-10
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-10-10
net/smc: no new connections on disappearing devices
Ursula Braun
5
-3
/
+44
2019-10-10
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-10
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2
-15
/
+43
2019-10-10
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2
-7
/
+18
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+7
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
1
-41
/
+32
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
1
-0
/
+3
2019-06-03
net: use new in_dev_ifa iterators
Florian Westphal
1
-4
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
[next]