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
/
rxkad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-07
rxrpc: Add tracepoint for working out where aborts happen
David Howells
1
-60
/
+48
2016-08-23
rxrpc: Drop channel number field from rxrpc_call struct
David Howells
1
-2
/
+2
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
1
-14
/
+27
2016-07-06
rxrpc: Avoid using stack memory in SG lists in rxkad
Herbert Xu
1
-102
/
+48
2016-06-22
rxrpc: Replace conn->trans->{local,peer} with conn->params.{local,peer}
David Howells
1
-6
/
+6
2016-06-22
rxrpc: Use structs to hold connection params and protocol info
David Howells
1
-31
/
+31
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2016-06-07
rxrpc: fix ptr_ret.cocci warnings
Wu Fengguang
1
-3
/
+1
2016-06-03
rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB
Joe Perches
1
-0
/
+2
2016-04-11
rxrpc: Absorb the rxkad security module
David Howells
1
-36
/
+25
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-81
/
+84
2016-03-04
rxrpc: rxkad: Casts are needed when comparing be32 values
David Howells
1
-1
/
+1
2016-03-04
rxrpc: rxkad: The version number in the response should be net byte order
David Howells
1
-8
/
+9
2016-03-04
rxrpc: Adjust some whitespace and comments
David Howells
1
-6
/
+6
2016-03-04
rxrpc: Keep the skb private record of the Rx header in host byte order
David Howells
1
-68
/
+70
2016-01-27
rxrpc: Use skcipher
Herbert Xu
1
-65
/
+107
2015-10-21
KEYS: Merge the type-specific data with the payload data
David Howells
1
-8
/
+8
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-15
RxRPC: Allow key payloads to be passed in XDR form
David Howells
1
-20
/
+21
2009-09-15
RxRPC: Declare the security index constants symbolically
David Howells
1
-3
/
+3
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-1
/
+1
2008-04-24
RxRPC: Fix a regression in the RXKAD security module
David Howells
1
-1
/
+1
2008-04-16
AFS: Do not describe debug parameters with their value
Paul Bolle
1
-1
/
+1
2008-03-30
net/rxrpc trivial annotations
Al Viro
1
-12
/
+15
2008-01-28
[RXRPC]: Use cpu_to_be32() where appropriate.
YOSHIFUJI Hideaki
1
-2
/
+2
2007-12-07
[AF_RXRPC]: Add a missing goto
David Howells
1
-0
/
+1
2007-11-02
[SG] Get rid of __sg_mark_end()
Jens Axboe
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-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-1
/
+1
2007-04-27
[AF_RXRPC/AFS]: Arch-specific fixes.
David Howells
1
-0
/
+1
2007-04-26
[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
David Howells
1
-0
/
+1153
[prev]