index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
Age
Commit message (
Expand
)
Author
2008-01-28
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
2008-01-28
[XFRM]: Remove ifdef crypto.
Sebastian Siewior
2008-01-28
[XFRM]: xfrm_state_clone() should be static, not exported
Eric Dumazet
2008-01-28
[XFRM] xfrm_policy_destroy: Rename and relative fixes.
WANG Cong
2008-01-28
[XFRM] Statistics: Add outbound-dropping error.
Masahide NAKAMURA
2008-01-28
[XFRM]: Kill some bloat
Ilpo Järvinen
2008-01-28
[IPSEC]: Return EOVERFLOW when output sequence number overflows
Herbert Xu
2008-01-28
[NET]: Add some acquires/releases sparse annotations.
Eric Dumazet
2008-01-28
[IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Fix double free on skb on async output
Herbert Xu
2008-01-28
[XFRM]: Fix outbound statistics.
Masahide NAKAMURA
2008-01-28
[XFRM]: Drop packets when replay counter would overflow
Paul Moore
2008-01-28
[XFRM]: RFC4303 compliant auditing
Paul Moore
2008-01-28
[XFRM]: Assorted IPsec fixups
Paul Moore
2008-01-28
[XFRM]: Add packet processing statistics option.
Masahide NAKAMURA
2008-01-28
[XFRM]: Support to increment packet dropping statistics.
Masahide NAKAMURA
2008-01-28
[XFRM]: Define packet dropping statistics.
Masahide NAKAMURA
2008-01-28
[XFRM] IPv6: Fix dst/routing check at transformation.
Masahide NAKAMURA
2008-01-28
[IPSEC]: Do xfrm_state_check_space before encapsulation
Herbert Xu
2008-01-28
[XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.
Pavel Emelyanov
2008-01-28
[IPSEC]: Fix zero return value in xfrm_lookup on error
Herbert Xu
2008-01-28
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
Herbert Xu
2008-01-28
[IPSEC]: Make xfrm_lookup flags argument a bit-field
Herbert Xu
2008-01-28
[IPSEC]: Add xfrm_input_state helper
Herbert Xu
2008-01-28
[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-28
[NET]: Multiple namespaces in the all dst_ifdown routines.
Denis V. Lunev
2008-01-28
[IPSEC]: Use the correct family for input state lookup
Herbert Xu
2008-01-28
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
Paul Moore
2008-01-28
[IPSEC]: kmalloc + memset conversion to kzalloc
Joonwoo Park
2008-01-28
[IPSEC]: Kill afinfo->nf_post_routing
David S. Miller
2008-01-28
[IPSEC]: Add async resume support on input
Herbert Xu
2008-01-28
[IPSEC]: Remove nhoff from xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Make x->lastused an unsigned long
Herbert Xu
2008-01-28
[IPSEC]: Move state lock into x->type->input
Herbert Xu
2008-01-28
[IPSEC]: Move integrity stat collection into xfrm_input
Herbert Xu
2008-01-28
[IPSEC]: Store xfrm states in security path directly
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the input path
Herbert Xu
2008-01-28
[IPSEC]: Add async resume support on output
Herbert Xu
2008-01-28
[IPSEC]: Merge most of the output path
Herbert Xu
2008-01-28
[IPSEC]: Separate inner/outer mode processing on input
Herbert Xu
2008-01-28
[IPSEC]: Move x->outer_mode->output out of locked section
Herbert Xu
2008-01-28
[IPSEC]: Merge common code into xfrm_bundle_create
Herbert Xu
2008-01-28
[IPSEC]: Move flow construction into xfrm_dst_lookup
Herbert Xu
2008-01-28
[IPSEC]: Use dst->header_len when resizing on output
Herbert Xu
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-08
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
2008-01-04
[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
Eric Dumazet
2007-12-20
[XFRM]: Audit function arguments misordered
Paul Moore
2007-12-14
[XFRM]: Display the audited SPI value in host byte order.
Paul Moore
[next]