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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
3
-16
/
+16
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
15
-319
/
+448
|
\
|
*
net/smc: return booleans instead of integers
Gustavo A. R. Silva
2018-01-26
1
-2
/
+2
|
*
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
2018-01-26
2
-10
/
+36
|
*
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
2018-01-26
6
-68
/
+88
|
*
net/smc: smc_poll improvements
Ursula Braun
2018-01-26
1
-34
/
+40
|
*
net/smc: handle device, port, and QP error events
Ursula Braun
2018-01-26
1
-13
/
+25
|
*
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
4
-12
/
+29
|
*
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2018-01-25
2
-11
/
+11
|
*
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2018-01-25
2
-0
/
+20
|
*
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
2
-2
/
+10
|
*
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
2018-01-25
1
-3
/
+4
|
*
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
2018-01-25
1
-3
/
+9
|
*
net/smc: continue waiting if peer signals write_shutdown
Ursula Braun
2018-01-24
1
-2
/
+2
|
*
net/smc: improve state change handling after close wait
Ursula Braun
2018-01-24
1
-14
/
+26
|
*
net/smc: make wait for work request uninterruptible
Ursula Braun
2018-01-24
1
-7
/
+6
|
*
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
2018-01-24
5
-57
/
+0
|
*
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
2018-01-24
1
-9
/
+2
|
*
net/smc: use local struct sock variables consistently
Ursula Braun
2018-01-24
2
-34
/
+37
|
*
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
3
-24
/
+107
|
*
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
2
-16
/
+5
|
*
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
1
-4
/
+1
|
*
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
1
-2
/
+0
|
*
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
2
-7
/
+4
|
*
smc: make smc_close_active_abort() static
Ursula Braun
2017-12-07
2
-2
/
+1
*
|
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-30
1
-8
/
+10
|
\
\
|
*
|
smc: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-8
/
+10
|
|
/
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
*
|
anntotate the places where ->poll() return values go
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
net/smc: Fix preinitialization of buf_desc in __smc_buf_create()
Geert Uytterhoeven
2017-11-24
1
-1
/
+1
*
net/smc: use sk_rcvbuf as start for rmb creation
Ursula Braun
2017-11-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
21
-0
/
+21
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
21
-0
/
+21
*
|
smc: add SMC rendezvous protocol
Ursula Braun
2017-10-26
1
-0
/
+16
*
|
smc: fix mutex unlocks during link group creation
Ursula Braun
2017-10-26
1
-11
/
+15
*
|
net: smc_close: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-24
1
-1
/
+2
*
|
net/smc: dev_put for netdev after usage of ib_query_gid()
Ursula Braun
2017-10-12
1
-4
/
+8
*
|
net/smc: replace function pointer get_netdev()
Ursula Braun
2017-10-12
1
-17
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-23
11
-37
/
+58
|
\
|
|
*
net/smc: no close wait in case of process shut down
Ursula Braun
2017-09-21
1
-7
/
+8
|
*
net/smc: introduce a delay
Ursula Braun
2017-09-21
3
-10
/
+16
|
*
net/smc: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
3
-11
/
+8
|
*
net/smc: longer delay for client link group removal
Ursula Braun
2017-09-21
1
-4
/
+12
|
*
net/smc: adapt send request completion notification
Ursula Braun
2017-09-21
1
-1
/
+1
|
*
net/smc: adjust net_device refcount
Ursula Braun
2017-09-21
1
-1
/
+3
|
*
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
2017-09-21
1
-3
/
+7
|
*
net/smc: add receive timeout check
Hans Wippel
2017-09-21
1
-0
/
+2
|
*
net/smc: add missing dev_put
Hans Wippel
2017-09-21
1
-0
/
+1
*
|
net/smc: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
2017-09-21
3
-8
/
+8
|
/
[next]