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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
tipc: fix bug in multicast congestion handling
Jon Maloy
4
-3
/
+21
2014-09-10
tipc: fix sparse warnings
Erik Hugne
1
-3
/
+4
2014-09-01
tipc: add name distributor resiliency queue
Erik Hugne
5
-7
/
+79
2014-09-01
tipc: refactor name table updates out of named packet receive routine
Erik Hugne
1
-36
/
+38
2014-08-29
tipc: fix a potential oops
Ying Xue
1
-2
/
+2
2014-08-23
tipc: merge struct tipc_port into struct tipc_sock
Jon Paul Maloy
2
-241
/
+206
2014-08-23
tipc: remove files ref.h and ref.c
Jon Paul Maloy
6
-334
/
+250
2014-08-23
tipc: remove include file port.h
Jon Paul Maloy
9
-193
/
+121
2014-08-23
tipc: remove source file port.c
Jon Paul Maloy
3
-130
/
+97
2014-08-23
tipc: remove port_lock
Jon Paul Maloy
4
-149
/
+108
2014-08-23
tipc: replace port pointer with socket pointer in registry
Jon Paul Maloy
2
-16
/
+11
2014-08-23
tipc: use registry when scanning sockets
Jon Paul Maloy
8
-107
/
+133
2014-08-23
tipc: eliminate functions tipc_port_init and tipc_port_destroy
Jon Paul Maloy
3
-88
/
+42
2014-08-23
tipc: redefine message acknowledge function
Jon Paul Maloy
3
-26
/
+20
2014-08-23
tipc: eliminate port_connect()/port_disconnect() functions
Jon Paul Maloy
3
-132
/
+37
2014-08-23
tipc: eliminate function tipc_port_shutdown()
Jon Paul Maloy
3
-30
/
+11
2014-08-23
tipc: clean up socket timer function
Jon Paul Maloy
2
-103
/
+69
2014-08-23
tipc: use message to abort connections when losing contact to node
Jon Paul Maloy
3
-25
/
+85
2014-08-23
tipc: use pseudo message to wake up sockets after link congestion
Jon Paul Maloy
12
-91
/
+99
2014-08-23
tipc: introduce new function tipc_msg_create()
Jon Paul Maloy
2
-2
/
+33
2014-08-19
tipc: Fix build.
David S. Miller
1
-1
/
+2
2014-08-16
tipc: fix message importance range check
Erik Hugne
2
-2
/
+4
2014-07-29
tipc: remove duplicated include from socket.c
Wei Yongjun
1
-1
/
+0
2014-07-28
tipc: make tipc_buf_append() more robust
Jon Paul Maloy
1
-8
/
+21
2014-07-20
tipc: fix sparse non static symbol warnings
Wei Yongjun
1
-2
/
+3
2014-07-16
tipc: ensure sequential message delivery across dual bearers
Jon Paul Maloy
1
-12
/
+5
2014-07-16
tipc: rename temporarily named functions
Jon Paul Maloy
9
-37
/
+37
2014-07-16
tipc: remove unreferenced functions
Jon Paul Maloy
8
-440
/
+0
2014-07-16
tipc: start using the new multicast functions
Jon Paul Maloy
2
-41
/
+56
2014-07-16
tipc: add new functions for multicast and broadcast distribution
Jon Paul Maloy
6
-2
/
+136
2014-07-16
tipc: let internal link users call the new link send function
Jon Paul Maloy
1
-8
/
+7
2014-07-16
tipc: make name table distributor use new send function
Jon Paul Maloy
5
-85
/
+48
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+9
2014-07-15
tipc: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-11
tipc: clear 'next'-pointer of message fragments before reassembly
Jon Paul Maloy
1
-0
/
+1
2014-07-08
tipc: fix a memleak when sending data
Erik Hugne
1
-1
/
+4
2014-07-08
tipc: fix bug in multicast/broadcast message reassembly
Jon Paul Maloy
1
-3
/
+8
2014-07-07
tipc: fix link acknowledge logic in receive path
Erik Hugne
1
-5
/
+5
2014-07-07
tipc: refactor message delivery out of tipc_rcv
Erik Hugne
1
-44
/
+80
2014-06-27
tipc: simplify connection congestion handling
Jon Paul Maloy
5
-54
/
+43
2014-06-27
tipc: clean up connection protocol reception function
Jon Paul Maloy
5
-63
/
+68
2014-06-27
tipc: same receive code path for connection protocol and data messages
Jon Paul Maloy
6
-55
/
+19
2014-06-27
tipc: let port protocol senders use new link send function
Jon Paul Maloy
1
-7
/
+23
2014-06-27
tipc: connection oriented transport uses new send functions
Jon Paul Maloy
4
-513
/
+70
2014-06-27
tipc: RDM/DGRAM transport uses new fragmenting and sending functions
Jon Paul Maloy
3
-149
/
+110
2014-06-27
tipc: introduce message evaluation function
Jon Paul Maloy
4
-38
/
+51
2014-06-27
tipc: separate building and sending of rejected messages
Jon Paul Maloy
3
-8
/
+64
2014-06-27
tipc: introduce direct iovec to buffer chain fragmentation function
Jon Paul Maloy
2
-0
/
+105
2014-06-27
tipc: make link mtu easily accessible from socket
Jon Paul Maloy
2
-4
/
+38
2014-06-27
tipc: introduce send functions for chained buffers in link
Jon Paul Maloy
4
-13
/
+250
[next]