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
/
dccp
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[DCCP]: Fix logfile overflow
Ian McDonald
1
-3
/
+5
2006-12-02
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
1
-11
/
+3
2006-12-02
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
1
-2
/
+2
2006-09-22
[DCCP]: Introduce tx buffering
Ian McDonald
1
-25
/
+65
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-20
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
1
-3
/
+15
2006-03-20
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
1
-15
/
+14
2006-03-20
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-20
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
1
-0
/
+2
2006-03-20
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
1
-3
/
+0
2006-03-20
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
1
-5
/
+25
2006-03-20
[DCCP]: Initial feature negotiation implementation
Andrea Bittau
1
-0
/
+4
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
1
-3
/
+4
2006-01-03
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
1
-10
/
+17
2006-01-03
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
1
-8
/
+6
2005-10-31
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
1
-6
/
+11
2005-10-31
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
1
-9
/
+14
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-1
/
+1
2005-10-20
[DCCP]: Clear the IPCB area
Herbert Xu
1
-0
/
+1
2005-10-20
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
1
-1
/
+2
2005-10-20
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
1
-4
/
+2
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
1
-10
/
+2
2005-09-16
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
1
-7
/
+7
2005-09-09
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
Arnaldo Carvalho de Melo
1
-3
/
+0
2005-08-29
[CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet
Arnaldo Carvalho de Melo
1
-0
/
+13
2005-08-29
[DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit
Arnaldo Carvalho de Melo
1
-2
/
+59
2005-08-29
[DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-08-29
[DCCP]: Implement the CLOSING timer
Arnaldo Carvalho de Melo
1
-11
/
+12
2005-08-29
[DCCP]: Fix ackno setting in SYNC/SYNCACK packets
Arnaldo Carvalho de Melo
1
-7
/
+3
2005-08-29
[DCCP]: Send SYNCACK packets in response to SYNC packets
Arnaldo Carvalho de Melo
1
-2
/
+3
2005-08-29
[DCCP]: Just reflow the source code to fit in 80 columns
Arnaldo Carvalho de Melo
1
-15
/
+29
2005-08-29
[DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg
Arnaldo Carvalho de Melo
1
-1
/
+37
2005-08-29
[DCCP]: Fix checksum routines
Yoshifumi Nishida
1
-3
/
+6
2005-08-29
[DCCP]: Initial implementation
Arnaldo Carvalho de Melo
1
-0
/
+406
[prev]