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
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+11
2020-10-15
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
1
-1
/
+2
2020-10-15
net/smc: fix valid DMBE buffer sizes
Karsten Graul
1
-1
/
+1
2020-10-15
net/smc: fix use-after-free of delayed events
Karsten Graul
1
-8
/
+5
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
1
-2
/
+2
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
1
-1
/
+1
2020-10-09
net/smc: restore smcd_version when all ISM V2 devices failed to init
Karsten Graul
1
-1
/
+5
2020-10-09
net/smc: cleanup buffer usage in smc_listen_work()
Karsten Graul
1
-6
/
+3
2020-10-09
net/smc: consolidate unlocking in same function
Karsten Graul
1
-37
/
+40
2020-10-03
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-03
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-09-28
net/smc: CLC decline - V2 enhancements
Ursula Braun
3
-15
/
+30
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
6
-5
/
+91
2020-09-28
net/smc: CLC accept / confirm V2
Ursula Braun
3
-57
/
+170
2020-09-28
net/smc: determine accepted ISM devices
Ursula Braun
4
-34
/
+208
2020-09-28
net/smc: build and send V2 CLC proposal
Ursula Braun
4
-42
/
+210
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
8
-58
/
+135
2020-09-28
net/smc: introduce list of pnetids for Ethernet devices
Ursula Braun
3
-7
/
+153
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
4
-0
/
+9
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
3
-2
/
+28
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
6
-44
/
+69
2020-09-28
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2
-12
/
+15
2020-09-28
net/smc: separate find device functions
Ursula Braun
3
-46
/
+84
2020-09-28
net/smc: CLC header fields renaming
Ursula Braun
3
-23
/
+25
2020-09-28
net/smc: remove constant and introduce helper to check for a pnet id
Karsten Graul
1
-8
/
+12
2020-09-17
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
1
-2
/
+2
2020-09-16
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
1
-3
/
+4
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
7
-18
/
+49
2020-09-10
net/smc: use the retry mechanism for netlink messages
Guvenc Gulce
1
-7
/
+23
2020-09-10
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
2
-20
/
+4
2020-09-10
net/smc: reduce smc_listen_decline() calls
Ursula Braun
1
-16
/
+6
2020-09-10
net/smc: improve server ISM device determination
Ursula Braun
3
-16
/
+7
2020-09-10
net/smc: common routine for CLC accept and confirm
Ursula Braun
4
-143
/
+118
2020-09-10
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
3
-49
/
+67
2020-09-10
net/smc: introduce better field names
Ursula Braun
6
-57
/
+55
2020-09-10
net/smc: reduce active tcp_listen workers
Ursula Braun
3
-11
/
+36
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+25
2020-09-03
net/smc: fix sock refcounting in case of termination
Ursula Braun
1
-7
/
+8
2020-09-03
net/smc: reset sndbuf_desc if freed
Ursula Braun
1
-0
/
+1
2020-09-03
net/smc: set rx_off for SMCR explicitly
Ursula Braun
1
-0
/
+2
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
1
-1
/
+14
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-20
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
1
-7
/
+9
2020-07-27
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
3
-6
/
+12
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-136
/
+142
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-20
net/smc: fix dmb buffer shortage
Karsten Graul
1
-2
/
+2
2020-07-20
net/smc: put slot when connection is killed
Karsten Graul
1
-1
/
+5
2020-07-19
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+7
2020-07-19
net/smc: fix restoring of fallback changes
Karsten Graul
1
-2
/
+4
[next]