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
/
tipc
/
subscr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
tipc: fix unbalanced reference counter
Jon Maloy
1
-1
/
+4
2018-04-04
tipc: Fix missing list initializations in struct tipc_subscription
Jon Maloy
1
-0
/
+2
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
1
-1
/
+1
2018-02-16
tipc: make struct tipc_server private for server.c
Jon Maloy
1
-60
/
+4
2018-02-16
tipc: some prefix changes
Jon Maloy
1
-26
/
+26
2018-02-16
tipc: collapse subscription creation functions
Jon Maloy
1
-34
/
+12
2018-02-16
tipc: simplify endianness handling in topology subscriber
Jon Maloy
1
-52
/
+31
2018-02-16
tipc: simplify interaction between subscription and topology connection
Jon Maloy
1
-21
/
+19
2018-02-16
tipc: eliminate struct tipc_subscriber
Jon Maloy
1
-143
/
+30
2018-02-16
tipc: remove unnecessary function pointers
Jon Maloy
1
-21
/
+6
2018-02-16
tipc: remove redundant code in topology server
Jon Maloy
1
-3
/
+1
2018-01-16
tipc: fix race condition at topology server receive
Jon Maloy
1
-10
/
+11
2018-01-09
tipc: improve groupcast scope handling
Jon Maloy
1
-3
/
+7
2018-01-09
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
1
-4
/
+6
2017-11-01
net: tipc: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+3
2017-08-22
tipc: fix a race condition of releasing subscriber object
Ying Xue
1
-0
/
+2
2017-08-22
tipc: remove subscription references only for pending timers
Parthasarathy Bhuvaragan
1
-12
/
+7
2017-03-28
tipc: adjust the policy of holding subscription kref
Ying Xue
1
-6
/
+2
2017-03-28
tipc: advance the time of deleting subscription from subscriber->subscrp_list
Ying Xue
1
-7
/
+2
2017-03-22
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
Ying Xue
1
-1
/
+6
2017-01-24
tipc: add subscription refcount to avoid invalid delete
Parthasarathy Bhuvaragan
1
-54
/
+70
2016-04-28
tipc: remove an unnecessary NULL check
Dan Carpenter
1
-2
/
+1
2016-04-14
tipc: fix a race condition leading to subscriber refcnt bug
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-03-06
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-02-06
tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER
Parthasarathy Bhuvaragan
1
-3
/
+11
2016-02-06
tipc: protect tipc_subscrb_get() with subscriber spin lock
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-02-06
tipc: hold subscriber->lock for tipc_nametbl_subscribe()
Parthasarathy Bhuvaragan
1
-2
/
+2
2016-02-06
tipc: fix connection abort when receiving invalid cancel request
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-02-06
tipc: fix connection abort during subscription cancellation
Parthasarathy Bhuvaragan
1
-19
/
+19
2016-02-06
tipc: introduce tipc_subscrb_subscribe() routine
Parthasarathy Bhuvaragan
1
-23
/
+31
2016-02-06
tipc: remove struct tipc_name_seq from struct tipc_subscription
Parthasarathy Bhuvaragan
1
-10
/
+23
2016-02-06
tipc: remove filter and timeout elements from struct tipc_subscription
Parthasarathy Bhuvaragan
1
-7
/
+8
2016-02-06
tipc: remove incorrect check for subscription timeout value
Parthasarathy Bhuvaragan
1
-2
/
+1
2016-01-29
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-6
/
+5
2015-05-04
tipc: adjust locking policy of subscription
Ying Xue
1
-2
/
+4
2015-05-04
tipc: involve reference counter for subscriber
Ying Xue
1
-68
/
+52
2015-05-04
tipc: introduce tipc_subscrb_create routine
Ying Xue
1
-13
/
+17
2015-05-04
tipc: rename functions defined in subscr.c
Ying Xue
1
-64
/
+52
2015-02-27
tipc: fix nullpointer bug when subscribing to events
Erik Hugne
1
-19
/
+4
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
1
-43
/
+61
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
1
-6
/
+10
2015-01-12
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
1
-10
/
+7
2014-12-08
tipc: remove unnecessary INIT_LIST_HEAD
Ying Xue
1
-1
/
+0
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
1
-1
/
+0
2014-03-24
tipc: fix spinlock recursion bug for failed subscriptions
Erik Hugne
1
-14
/
+15
2014-03-06
tipc: drop subscriber connection id invalidation
Erik Hugne
1
-11
/
+0
2014-03-06
tipc: allow connection shutdown callback to be invoked in advance
Ying Xue
1
-6
/
+2
2014-01-14
tipc: spelling fixes
stephen hemminger
1
-1
/
+1
2013-06-17
tipc: cosmetic realignment of function arguments
Paul Gortmaker
1
-10
/
+4
[next]