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
*
net/smc: fix error return code in smc_setsockopt()
Wei Yongjun
2018-06-03
1
-1
/
+1
*
net/smc: longer delay when freeing client link groups
Ursula Braun
2018-05-23
1
-1
/
+1
*
net/smc: urgent data support
Stefan Raspl
2018-05-23
8
-36
/
+238
*
net/smc: lock smc_lgr_list in port_terminate()
Hans Wippel
2018-05-23
1
-3
/
+13
*
net/smc: return 0 for ioctl calls in states INIT and CLOSED
Ursula Braun
2018-05-23
1
-3
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-31
/
+40
|
\
|
*
net/smc: check for missing nlattrs in SMC_PNETID messages
Eric Biggers
2018-05-14
1
-31
/
+40
*
|
net/smc: restructure client and server code in af_smc
Hans Wippel
2018-05-18
1
-241
/
+318
*
|
net/smc: change smc_buf_free function parameters
Hans Wippel
2018-05-18
1
-14
/
+12
*
|
net/smc: do a few smc_core.c cleanups
Hans Wippel
2018-05-18
1
-8
/
+6
*
|
net/smc: restructure CDC message reception
Hans Wippel
2018-05-18
1
-25
/
+22
*
|
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
3
-41
/
+39
*
|
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
3
-2
/
+6
*
|
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
5
-6
/
+6
*
|
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
4
-35
/
+42
*
|
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
9
-35
/
+31
*
|
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
2018-05-17
3
-3
/
+4
*
|
net/smc: check for pending termination
Karsten Graul
2018-05-16
3
-3
/
+7
*
|
net/smc: drop messages when link state is inactive
Karsten Graul
2018-05-16
1
-0
/
+2
*
|
net/smc: set link inactive before calling smc_lgr_free()
Karsten Graul
2018-05-16
2
-1
/
+5
*
|
net/smc: handle all error codes from smc_conn_create()
Karsten Graul
2018-05-16
1
-0
/
+2
*
|
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
4
-43
/
+104
*
|
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
3
-6
/
+12
*
|
net/smc: simplify test_link function usage
Karsten Graul
2018-05-16
2
-9
/
+5
*
|
net/smc: remove unnecessary cast
Karsten Graul
2018-05-16
1
-3
/
+3
*
|
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
5
-8
/
+64
*
|
net/smc: no tx work trigger for fallback sockets
Ursula Braun
2018-05-16
1
-2
/
+2
*
|
smc: add support for splice()
Stefan Raspl
2018-05-04
4
-25
/
+185
*
|
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
2
-9
/
+10
*
|
smc: make smc_rx_wait_data() generic
Stefan Raspl
2018-05-04
3
-12
/
+19
*
|
smc: simplify abort logic
Stefan Raspl
2018-05-04
1
-10
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
3
-32
/
+50
|
\
|
|
*
smc: fix sendpage() call
Stefan Raspl
2018-05-03
1
-2
/
+4
|
*
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
3
-5
/
+24
|
*
net/smc: call consolidation
Karsten Graul
2018-05-03
1
-20
/
+15
|
*
net/smc: restrict non-blocking connect finish
Ursula Braun
2018-05-02
1
-6
/
+8
*
|
net/smc: determine vlan_id of stacked net_device
Ursula Braun
2018-05-02
1
-3
/
+23
*
|
net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
Ursula Braun
2018-05-02
1
-3
/
+30
*
|
net/smc: ipv6 support for smc_diag.c
Karsten Graul
2018-05-02
1
-9
/
+30
*
|
net/smc: periodic testlink support
Karsten Graul
2018-05-02
6
-3
/
+75
*
|
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-04-27
4
-2
/
+31
*
|
net/smc: sockopts TCP_NODELAY and TCP_CORK
Ursula Braun
2018-04-27
2
-4
/
+40
*
|
net/smc: handle sockopts forcing fallback
Ursula Braun
2018-04-27
1
-4
/
+50
*
|
net/smc: fix structure size
Karsten Graul
2018-04-27
2
-2
/
+2
|
/
*
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
2018-04-25
1
-4
/
+0
*
net/smc: fix shutdown in state SMC_LISTEN
Ursula Braun
2018-04-19
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
net/smc: use announced length in sock_recvmsg()
Ursula Braun
2018-03-27
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
2
-26
/
+3
|
\
|
|
*
net/smc: simplify wait when closing listen socket
Ursula Braun
2018-03-15
2
-26
/
+3
[next]