index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
af_smc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
2020-02-26
1
-10
/
+15
*
net/smc: transfer fasync_list in case of fallback
Ursula Braun
2020-02-14
1
-0
/
+2
*
net/smc: add fallback check to connect()
Ursula Braun
2019-12-15
1
-6
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-16
1
-1
/
+2
|
\
|
*
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
2019-11-16
1
-1
/
+1
|
*
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
2019-11-12
1
-0
/
+1
*
|
net/smc: use rcu_barrier() on module unload
Ursula Braun
2019-11-16
1
-0
/
+2
*
|
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
2019-11-16
1
-5
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-3
/
+10
|
\
|
|
*
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
2019-10-29
1
-2
/
+2
|
*
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
2019-10-25
1
-1
/
+1
|
*
net/smc: fix closing of fallback SMC sockets
Ursula Braun
2019-10-25
1
-0
/
+7
*
|
net/smc: remove close abort worker
Ursula Braun
2019-10-22
1
-0
/
+4
|
/
*
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
2019-08-05
1
-3
/
+4
*
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
2019-08-05
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-1
/
+4
|
\
|
*
net/smc: Fix error path in smc_init
YueHaibing
2019-06-26
1
-1
/
+4
*
|
net/smc: common release code for non-accepted sockets
Ursula Braun
2019-06-27
1
-41
/
+32
|
/
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-19
/
+39
|
\
|
*
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
1
-3
/
+3
|
*
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
1
-10
/
+28
|
*
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
1
-6
/
+8
*
|
net/smc: improve smc_conn_create reason codes
Karsten Graul
2019-04-12
1
-50
/
+40
*
|
net/smc: improve smc_listen_work reason codes
Karsten Graul
2019-04-12
1
-45
/
+50
*
|
net/smc: code cleanup smc_listen_work
Karsten Graul
2019-04-12
1
-15
/
+14
*
|
net/smc: cleanup of get vlan id
Karsten Graul
2019-04-12
1
-2
/
+9
*
|
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
1
-62
/
+56
*
|
net/smc: check for ip prefix and subnet
Karsten Graul
2019-04-12
1
-3
/
+9
*
|
net/smc: nonblocking connect rework
Ursula Braun
2019-04-12
1
-35
/
+43
|
/
*
net/smc: add pnet table namespace support
Hans Wippel
2019-02-21
1
-0
/
+28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-1
/
+10
|
\
|
*
net/smc: recvmsg and splice_read should return 0 after shutdown
Karsten Graul
2019-02-01
1
-1
/
+10
*
|
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
2019-02-07
1
-16
/
+28
*
|
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
2019-02-07
1
-5
/
+9
*
|
net/smc: postpone release of clcsock
Ursula Braun
2019-02-07
1
-16
/
+17
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-1
/
+2
|
/
*
smc: move unhash as early as possible in smc_release()
Cong Wang
2019-01-07
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-2
/
+12
|
\
|
*
net/smc: fix TCP fallback socket release
Myungho Jung
2018-12-18
1
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-24
1
-4
/
+7
|
\
|
|
*
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-21
1
-4
/
+5
|
*
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-21
1
-0
/
+2
*
|
net/smc: unregister rkeys of unused buffer
Karsten Graul
2018-11-23
1
-11
/
+11
*
|
net/smc: cleanup listen worker mutex unlocking
Ursula Braun
2018-11-23
1
-2
/
+3
*
|
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
1
-7
/
+8
*
|
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-23
1
-4
/
+4
*
|
net/smc: cleanup tcp_listen_worker initialization
Ursula Braun
2018-11-23
1
-1
/
+0
|
/
*
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
net/smc: no urgent data check for listen sockets
Karsten Graul
2018-09-18
1
-2
/
+2
[next]