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