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
/
bcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-4
/
+2
2020-05-26
tipc: enable broadcast retrans via unicast
Tuong Lien
1
-3
/
+8
2020-05-26
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-3
/
+6
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+15
2019-12-10
tipc: fix potential hanging after b/rcast changing
Tuong Lien
1
-9
/
+15
2019-12-10
tipc: introduce variable window congestion control
Jon Maloy
1
-5
/
+6
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-2
/
+2
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-1
/
+1
2019-08-18
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-5
/
+5
2019-08-08
tipc: add loopback device tracking
John Rutherford
1
-1
/
+3
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
1
-2
/
+2
2019-04-04
tipc: add NULL pointer check
Hoang Le
1
-0
/
+3
2019-03-26
tipc: fix return value check in tipc_mcast_send_sync()
Wei Yongjun
1
-1
/
+1
2019-03-21
tipc: fix a null pointer deref
Hoang Le
1
-1
/
+4
2019-03-19
tipc: smooth change between replicast and broadcast
Hoang Le
1
-1
/
+164
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-4
/
+100
2018-09-03
tipc: correct spelling errors for struct tipc_bc_base's comment
Zhenbo Gao
1
-2
/
+2
2018-07-27
net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init()
Jia-Ju Bai
1
-1
/
+1
2018-03-07
tipc: bcast: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
1
-4
/
+8
2017-10-13
tipc: improve destination linked list
Jon Maloy
1
-9
/
+9
2017-10-08
tipc: correct initialization of skb list
Jon Maloy
1
-2
/
+2
2017-01-20
tipc: make replicast a user selectable option
Jon Paul Maloy
1
-6
/
+56
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
1
-23
/
+82
2017-01-20
tipc: add functionality to lookup multicast destination nodes
Jon Paul Maloy
1
-2
/
+31
2017-01-20
tipc: add function for checking broadcast support in bearer
Jon Paul Maloy
1
-3
/
+9
2017-01-03
tipc: reduce risk of user starvation during link congestion
Jon Paul Maloy
1
-3
/
+3
2016-10-29
tipc: fix broadcast link synchronization problem
Jon Paul Maloy
1
-4
/
+10
2016-09-02
tipc: transfer broadcast nacks in link state messages
Jon Paul Maloy
1
-3
/
+5
2016-03-06
tipc: remove pre-allocated message header in link struct
Jon Paul Maloy
1
-5
/
+0
2015-11-20
tipc: narrow down interface towards struct tipc_link
Jon Paul Maloy
1
-122
/
+4
2015-10-24
tipc: clean up unused code and structures
Jon Paul Maloy
1
-798
/
+17
2015-10-24
tipc: eliminate link's reference to owner node
Jon Paul Maloy
1
-1
/
+1
2015-10-24
tipc: introduce jumbo frame support for broadcast
Jon Paul Maloy
1
-4
/
+11
2015-10-24
tipc: simplify bearer level broadcast
Jon Paul Maloy
1
-33
/
+110
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
1
-31
/
+132
2015-10-24
tipc: introduce capability bit for broadcast synchronization
Jon Paul Maloy
1
-0
/
+1
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
1
-47
/
+51
2015-10-24
tipc: use explicit allocation of broadcast send link
Jon Paul Maloy
1
-43
/
+46
2015-10-24
tipc: create broadcast transmission link at namespace init
Jon Paul Maloy
1
-2
/
+13
2015-10-24
tipc: move broadcast link lock to struct tipc_net
Jon Paul Maloy
1
-9
/
+3
2015-10-24
tipc: move bcast definitions to bcast.c
Jon Paul Maloy
1
-24
/
+93
2015-10-21
tipc: extend broadcast link window size
Jon Paul Maloy
1
-3
/
+5
2015-09-08
net: tipc: fix stall during bclink wakeup procedure
Kolmakov Dmitriy
1
-1
/
+29
2015-07-20
tipc: reduce locking scope during packet reception
Jon Paul Maloy
1
-0
/
+23
2015-07-20
tipc: clean up definitions and usage of link flags
Jon Paul Maloy
1
-1
/
+0
2015-07-20
tipc: change sk_buffer handling in tipc_link_xmit()
Jon Paul Maloy
1
-3
/
+2
2015-07-20
tipc: introduce link entry structure to struct tipc_node
Jon Paul Maloy
1
-1
/
+1
2015-06-28
tipc: purge backlog queue counters when broadcast link is reset
Jon Paul Maloy
1
-0
/
+5
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
1
-5
/
+1
[next]