index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_clc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
1
-5
/
+4
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
1
-1
/
+16
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
1
-2
/
+36
2023-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
1
-0
/
+46
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
1
-21
/
+23
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
1
-7
/
+7
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
1
-2
/
+2
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-3
/
+8
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
1
-3
/
+5
2022-04-11
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Karsten Graul
1
-2
/
+4
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
1
-1
/
+1
2022-01-02
net/smc: remove redundant re-assignment of pointer link
Colin Ian King
1
-1
/
+0
2021-10-16
net/smc: add v2 format of CLC decline message
Karsten Graul
1
-10
/
+37
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
1
-19
/
+70
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
1
-0
/
+11
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
1
-0
/
+62
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
1
-4
/
+1
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
1
-13
/
+250
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
1
-0
/
+5
2020-09-28
net/smc: CLC decline - V2 enhancements
Ursula Braun
1
-2
/
+3
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
1
-5
/
+37
2020-09-28
net/smc: CLC accept / confirm V2
Ursula Braun
1
-30
/
+69
2020-09-28
net/smc: build and send V2 CLC proposal
Ursula Braun
1
-36
/
+135
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
1
-6
/
+5
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
1
-1
/
+1
2020-09-28
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
1
-7
/
+14
2020-09-28
net/smc: separate find device functions
Ursula Braun
1
-3
/
+3
2020-09-28
net/smc: CLC header fields renaming
Ursula Braun
1
-10
/
+12
2020-09-10
net/smc: common routine for CLC accept and confirm
Ursula Braun
1
-89
/
+58
2020-09-10
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
1
-38
/
+50
2020-09-10
net/smc: introduce better field names
Ursula Braun
1
-8
/
+8
2020-07-08
net/smc: tolerate future SMCD versions
Ursula Braun
1
-13
/
+32
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-6
/
+6
2020-02-26
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
1
-1
/
+2
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
1
-1
/
+1
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
1
-1
/
+1
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
1
-4
/
+7
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
1
-5
/
+5
2019-02-01
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2018-11-23
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
1
-3
/
+3
2018-11-23
net/smc: allow fallback after clc timeouts
Ursula Braun
1
-2
/
+7
2018-11-23
net/smc: remove sock_error detour in clc-functions
Ursula Braun
1
-13
/
+5
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+2
2018-09-18
net/smc: fix sizeof to int comparison
YueHaibing
1
-8
/
+6
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
1
-1
/
+5
[next]