index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
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-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-11-16
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-06
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-29
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
1
-2
/
+2
2019-10-25
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-25
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-24
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-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-10
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-09
net/smc: improve close of terminated socket
Ursula Braun
1
-31
/
+9
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
5
-3
/
+44
2019-10-09
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2
-15
/
+43
2019-10-09
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-27
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-02
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]