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
/
xfrm
/
xfrm_algo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-07
net: move pskb_put() to core code
Mathias Krause
1
-13
/
+0
2013-04-25
xfrm: add rfc4494 AES-CMAC-96 support
Jussi Kivilinna
1
-0
/
+13
2013-02-01
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfk...
Jussi Kivilinna
1
-6
/
+59
2013-01-08
xfrm_algo: probe asynchronous block ciphers instead of synchronous
Jussi Kivilinna
1
-2
/
+1
2012-05-15
xfrm_algo: drop an unnecessary inclusion
Jan Beulich
1
-3
/
+0
2012-05-15
xfrm: make xfrm_algo.c a module
Jan Beulich
1
-0
/
+2
2011-07-28
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2011-02-27
xfrm: Pass name as const to xfrm_*_get_byname().
David S. Miller
1
-4
/
+4
2010-01-17
crypto: gcm - Add RFC4543 wrapper for GCM
Tobias Brunner
1
-0
/
+16
2009-12-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-12-01
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
1
-0
/
+1
2009-11-25
xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM
Martin Willi
1
-0
/
+34
2009-10-18
xfrm: remove skb_icv_walk
Steffen Klassert
1
-78
/
+0
2009-06-24
ipsec: Fix name of CAST algorithm
Herbert Xu
1
-2
/
+2
2009-06-09
xfrm: Use frag list abstraction interfaces.
David S. Miller
1
-22
/
+19
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-2
/
+2
2008-06-04
xfrm: xfrm_algo: correct usage of RIPEMD-160
Adrian-Ken Rueegsegger
1
-2
/
+2
2008-04-27
[IPSEC]: Use digest_null directly for auth
Herbert Xu
1
-2
/
+1
2008-02-07
[IPSEC]: Add support for aes-ctr.
Joy Latten
1
-0
/
+17
2008-01-31
[IPSEC]: Add support for combined mode algorithms
Herbert Xu
1
-0
/
+138
2008-01-31
[IPSEC]: Allow async algorithms
Herbert Xu
1
-3
/
+3
2008-01-28
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
1
-2
/
+0
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-10-26
[IPSEC]: Fix scatterlist handling in skb_icv_walk().
David S. Miller
1
-2
/
+3
2007-10-24
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
1
-6
/
+3
2007-10-23
net: fix xfrm build - missing scatterlist.h include
Heiko Carstens
1
-0
/
+1
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-2
/
+2
2007-05-22
[IPSEC]: Fix warnings with casting int to pointer
Herbert Xu
1
-4
/
+4
2007-05-19
[IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all
Herbert Xu
1
-65
/
+75
2007-04-27
[NET]: Revert sk_buff walker cleanups.
David S. Miller
1
-8
/
+14
2007-04-26
[NET]: Clean up sk_buff walkers.
Jean Delvare
1
-14
/
+8
2007-04-25
[NET]: Move generic skbuff stuff from XFRM code to generic code
David Howells
1
-169
/
+0
2007-02-10
[NET] XFRM: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-47
/
+47
2007-02-07
[IPSEC]: added the entry of Camellia cipher algorithm to ealg_list[]
Noriaki TAKAMIYA
1
-0
/
+17
2006-12-31
[XFRM]: Algorithm lookup using .compat name
Martin Willi
1
-1
/
+2
2006-12-06
[IPSEC]: Add support for AES-XCBC-MAC
Kazunori MIYAZAWA
1
-0
/
+17
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
1
-9
/
+18
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
1
-13
/
+27
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
1
-8
/
+16
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
1
-1
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-09
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
1
-4
/
+2
2005-05-18
[XFRM]: skb_cow_data() does not set proper owner for new skbs.
Evgeniy Polyakov
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+729