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
/
af_smc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
1
-16
/
+48
2018-03-16
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
1
-11
/
+3
2018-03-15
net/smc: simplify wait when closing listen socket
Ursula Braun
1
-4
/
+0
2018-03-14
net/smc: free link group without pending free_work only
Ursula Braun
1
-0
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2018-03-01
net/smc: prevent new connections on link group
Karsten Graul
1
-9
/
+0
2018-03-01
net/smc: process add/delete link messages
Karsten Graul
1
-0
/
+42
2018-03-01
net/smc: do not allow eyecatchers in rmbe
Karsten Graul
1
-2
/
+9
2018-03-01
net/smc: remove unused fields from smc structures
Karsten Graul
1
-11
/
+4
2018-03-01
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
1
-41
/
+1
2018-03-01
net/smc: cleanup smc_llc.h and smc_clc.h headers
Stefan Raspl
1
-4
/
+4
2018-02-28
net/smc: fix NULL pointer dereference on sock_create_kern() error path
Davide Caratti
1
-1
/
+3
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-6
/
+5
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-12
/
+12
2018-02-01
smc: missing poll annotations
Al Viro
1
-1
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-97
/
+134
2018-01-26
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
1
-1
/
+12
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-29
/
+36
2018-01-26
net/smc: smc_poll improvements
Ursula Braun
1
-34
/
+40
2018-01-25
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
1
-0
/
+17
2018-01-24
net/smc: simplify function smc_clcsock_accept()
Ursula Braun
1
-9
/
+2
2018-01-24
net/smc: use local struct sock variables consistently
Ursula Braun
1
-16
/
+17
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
1
-5
/
+10
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
1
-6
/
+3
2017-11-27
net: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-27
anntotate the places where ->poll() return values go
Al Viro
1
-1
/
+1
2017-10-26
smc: add SMC rendezvous protocol
Ursula Braun
1
-0
/
+16
2017-10-26
smc: fix mutex unlocks during link group creation
Ursula Braun
1
-11
/
+15
2017-09-21
net/smc: terminate link group if out-of-sync is received
Ursula Braun
1
-4
/
+2
2017-09-21
net/smc: take RCU read lock for routing cache lookup
Ursula Braun
1
-3
/
+7
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
1
-0
/
+2
2017-07-29
net/smc: common functions for RMBs and send buffers
Ursula Braun
1
-12
/
+4
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
1
-0
/
+38
2017-07-29
net/smc: serialize connection creation in all cases
Ursula Braun
1
-7
/
+1
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2017-04-23
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2017-04-18
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
1
-1
/
+1
2017-04-11
net/smc: destruct non-accepted sockets
Ursula Braun
1
-5
/
+9
2017-04-11
net/smc: remove duplicate unhash
Ursula Braun
1
-1
/
+0
2017-04-11
net/smc: no socket state changes in tasklet context
Ursula Braun
1
-2
/
+6
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+1
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+2
2017-01-09
smc: netlink interface for SMC sockets
Ursula Braun
1
-1
/
+42
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-22
/
+105
2017-01-09
smc: receive data from RMBE
Ursula Braun
1
-1
/
+6
2017-01-09
smc: send data (through RDMA)
Ursula Braun
1
-1
/
+12
2017-01-09
smc: connection data control (CDC)
Ursula Braun
1
-0
/
+9
2017-01-09
smc: link layer control (LLC)
Ursula Braun
1
-2
/
+92
2017-01-09
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
1
-6
/
+28
[next]