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
/
rxrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-1
/
+1
2008-01-28
[RXRPC]: Use cpu_to_be32() where appropriate.
YOSHIFUJI Hideaki
3
-5
/
+5
2008-01-28
[UDP]: Restore missing inDatagrams increments
Herbert Xu
1
-0
/
+4
2008-01-28
[NET]: Name magic constants in sock_wake_async()
Pavel Emelyanov
1
-1
/
+1
2007-12-07
[AF_RXRPC]: Add a missing goto
David Howells
1
-0
/
+1
2007-11-30
[RXRPC]: Add missing select on CRYPTO
David Howells
1
-0
/
+1
2007-11-12
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
1
-2
/
+2
2007-11-02
[SG] Get rid of __sg_mark_end()
Jens Axboe
1
-1
/
+1
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
1
-1
/
+1
2007-10-30
[NET]: Fix incorrect sg_mark_end() calls.
David S. Miller
1
-4
/
+5
2007-10-27
[CRYPTO] users: Fix up scatterlist conversion errors
Herbert Xu
1
-33
/
+33
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
2
-3
/
+30
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
1
-2
/
+5
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-4
/
+5
2007-07-26
net/* misc endianness annotations
Al Viro
1
-1
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
4
-6
/
+6
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-19
[NET] RXRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-5
/
+5
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-2
/
+2
2007-07-10
[NET]: Make some network-related proc files use seq_list_xxx helpers
Pavel Emelianov
1
-42
/
+6
2007-06-18
[AF_RXRPC]: Return the number of bytes buffered in rxrpc_send_data()
David Howells
1
-1
/
+4
2007-06-15
[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereference
Adrian Bunk
1
-1
/
+1
2007-05-22
[AF_RXRPC]: Make call state names available if CONFIG_PROC_FS=n
David Howells
2
-19
/
+19
2007-05-22
[AF_RXRPC]: AF_RXRPC depends on IPv4
David Howells
1
-1
/
+1
2007-05-10
AF_RXRPC: reduce debugging noise
David Howells
1
-2
/
+2
2007-05-04
[AF_RXRPC]: Sort out MTU handling.
David Howells
4
-14
/
+115
2007-05-03
[AFS/AF_RXRPC]: Miscellaneous fixes.
David Howells
1
-1
/
+2
2007-04-27
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
2
-0
/
+6
2007-04-26
[RXRPC]: Fix pointers passed to bitops.
David S. Miller
1
-3
/
+3
2007-04-26
[RXRPC]: Remove bogus atomic_* overrides.
David S. Miller
1
-24
/
+0
2007-04-26
[AF_RXRPC]: Delete the old RxRPC code.
David Howells
13
-6118
/
+1
2007-04-26
[AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to...
David Howells
15
-127
/
+563
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
21
-1
/
+10417
2007-04-25
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-25
[NET]: Convert xtime.tv_sec to get_seconds()
James Morris
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-4
/
+4
2007-02-10
[NET] RXRPC: Fix whitespace errors.
YOSHIFUJI Hideaki
7
-39
/
+39
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
3
-0
/
+3
2006-12-02
[NET]: Kill direct includes of asm/checksum.h
Al Viro
1
-1
/
+0
2006-10-01
[PATCH] kmemdup: some users
Alexey Dobriyan
1
-2
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
3
-10
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[PATCH] net/rxrpc: use list_move()
Akinobu Mita
3
-6
/
+3
2006-03-25
[PATCH] fix 'defined but not used' warning in net/rxrpc/main.c::rxrpc_initialise
Jesper Juhl
1
-1
/
+1
2006-01-17
[NET]: "signed long" -> "long"
Kris Katterjohn
2
-7
/
+7
2006-01-10
[RXRPC]: Decrease number of pointer derefs in connection.c
Jesper Juhl
1
-6
/
+8
2005-11-10
[NET]: Detect hardware rx checksum faults correctly
Herbert Xu
1
-9
/
+6
[next]