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
/
msg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
tipc: remove set but not used variable 'prev'
YueHaibing
1
-2
/
+1
2020-05-26
tipc: add test for Nagle algorithm effectiveness
Tuong Lien
1
-3
/
+0
2020-05-26
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-4
/
+5
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2019-11-08
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-2
/
+13
2019-11-03
tipc: improve message bundling algorithm
Tuong Lien
1
-73
/
+80
2019-10-30
tipc: add smart nagle feature
Jon Maloy
1
-0
/
+53
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
1
-4
/
+1
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
1
-0
/
+59
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
1
-0
/
+20
2018-09-29
tipc: refactor function tipc_msg_reverse()
Jon Maloy
1
-30
/
+28
2018-06-30
tipc: eliminate buffer cloning in function tipc_msg_extract()
Tung Nguyen
1
-20
/
+15
2018-03-17
tipc: obsolete TIPC_ZONE_SCOPE
Jon Maloy
1
-1
/
+1
2018-02-08
tipc: fix skb truesize/datasize ratio control
Hoang Le
1
-2
/
+2
2017-12-01
tipc: fall back to smaller MTU if allocation of local send skb fails
Jon Maloy
1
-7
/
+44
2017-11-16
tipc: enforce valid ratio between skb truesize and contents
Jon Maloy
1
-7
/
+17
2017-10-13
tipc: refactor function filter_rcv()
Jon Maloy
1
-0
/
+7
2017-10-08
tipc: Unclone message at secondary destination lookup
Jon Maloy
1
-0
/
+8
2017-10-01
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-08-24
tipc: reassign pointers after skb reallocation / linearization
Parthasarathy Bhuvaragan
1
-2
/
+5
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-06-10
net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse
Jia-Ju Bai
1
-1
/
+1
2017-01-20
tipc: introduce replicast as transport option for multicast
Jon Paul Maloy
1
-0
/
+17
2017-01-16
tipc: allocate user memory with GFP_KERNEL flag
Parthasarathy Bhuvaragan
1
-8
/
+8
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-2
/
+2
2016-06-22
tipc: unclone unbundled buffers before forwarding
Jon Paul Maloy
1
-0
/
+6
2015-10-24
tipc: let broadcast packet reception use new link receive function
Jon Paul Maloy
1
-1
/
+0
2015-10-24
tipc: let broadcast transmission use new link transmit function
Jon Paul Maloy
1
-7
/
+12
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2015-10-21
tipc: allow non-linear first fragment buffer
Jon Paul Maloy
1
-3
/
+9
2015-10-15
tipc: disallow packet duplicates in link deferred queue
Jon Paul Maloy
1
-0
/
+31
2015-09-20
tipc: reinitialize pointer after skb linearize
Erik Hugne
1
-0
/
+1
2015-07-26
tipc: clean up socket layer message reception
Jon Paul Maloy
1
-11
/
+9
2015-07-26
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
1
-2
/
+1
2015-07-26
tipc: let function tipc_msg_reverse() expand header when needed
Jon Paul Maloy
1
-26
/
+41
2015-05-14
tipc: add packet sequence number at instant of transmission
Jon Paul Maloy
1
-23
/
+21
2015-05-14
tipc: improve link congestion algorithm
Jon Paul Maloy
1
-0
/
+7
2015-04-02
tipc: eliminate delayed link deletion at link failover
Jon Paul Maloy
1
-2
/
+2
2015-03-29
tipc: fix two bugs in secondary destination lookup
Jon Paul Maloy
1
-1
/
+6
2015-03-14
tipc: clean up handling of message priorities
Jon Paul Maloy
1
-4
/
+1
2015-03-14
tipc: split link outqueue
Jon Paul Maloy
1
-15
/
+17
2015-03-14
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
1
-14
/
+16
2015-03-14
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
1
-4
/
+10
2015-03-14
tipc: move message validation function to msg.c
Jon Paul Maloy
1
-1
/
+43
2015-02-05
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
1
-0
/
+34
2015-02-05
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
1
-21
/
+21
2015-02-05
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
1
-18
/
+15
2015-02-04
tipc: tipc ->sendmsg() conversion
Al Viro
1
-5
/
+2
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
1
-18
/
+22
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
1
-2
/
+2
[next]