index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
xfrm.h
Commit message (
Expand
)
Author
Age
*
[XFRM]: xfrm_algo_clone() allocates too much memory
Eric Dumazet
2008-01-09
*
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
Pavel Emelyanov
2007-10-24
*
[IPSEC]: Rename mode to outer_mode and add inner_mode
Herbert Xu
2007-10-18
*
[IPSEC]: Store afinfo pointer in xfrm_mode
Herbert Xu
2007-10-18
*
[IPSEC]: Add missing BEET checks
Herbert Xu
2007-10-18
*
[IPSEC]: Move type and mode map into xfrm_state.c
Herbert Xu
2007-10-18
*
[IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi
Herbert Xu
2007-10-18
*
[IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input
Herbert Xu
2007-10-18
*
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
Herbert Xu
2007-10-15
*
[IPSEC]: Use IPv6 calling convention as the convention for x->mode->output
Herbert Xu
2007-10-10
*
[IPSEC]: Move common code into xfrm_alloc_spi
Herbert Xu
2007-10-10
*
[IPSEC]: Unexport xfrm_replay_notify
Herbert Xu
2007-10-10
*
[IPSEC]: Move output replay code into xfrm_output
Herbert Xu
2007-10-10
*
[IPSEC]: Move xfrm_state_check into xfrm_output.c
Herbert Xu
2007-10-10
*
[IPSEC]: Move common output code to xfrm_output
Herbert Xu
2007-10-10
*
[XFRM]: xfrm audit calls
Joy Latten
2007-10-10
*
[XFRM]: Fix crash introduced by struct dst_entry reordering
Patrick McHardy
2007-07-18
*
[UDP]: Cleanup UDP encapsulation code
James Chapman
2007-07-11
*
[XFRM] Introduce standalone SAD lookup
Jamal Hadi Salim
2007-07-11
*
[XFRM]: Add module alias for transformation type.
Masahide NAKAMURA
2007-07-11
*
[IPV6] MIP6: Kill unnecessary ifdefs.
Masahide NAKAMURA
2007-07-11
*
xfrm: Add security check before flushing SAD/SPD
Joy Latten
2007-06-07
*
[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
David S. Miller
2007-05-31
*
[XFRM] SPD info TLV aggregation
Jamal Hadi Salim
2007-05-04
*
[XFRM] SAD info TLV aggregationx
Jamal Hadi Salim
2007-05-04
*
[XFRM]: Restrict upper layer information by bundle.
Masahide NAKAMURA
2007-04-30
*
[XFRM]: Export SPD info
Jamal Hadi Salim
2007-04-29
*
[XFRM]: Export SAD info.
Jamal Hadi Salim
2007-04-26
*
[XFRM]: Optimize MTU calculation
Patrick McHardy
2007-04-26
*
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-03-07
*
[IPSEC]: changing API of xfrm6_tunnel_register
Kazunori MIYAZAWA
2007-02-13
*
[IPSEC]: Changing API of xfrm4_tunnel_register.
Kazunori MIYAZAWA
2007-02-13
*
[XFRM]: Extension for dynamic update of endpoint address(es)
Shinta Sugimoto
2007-02-08
*
[IPSEC]: exporting xfrm_state_afinfo
Miika Komu
2007-02-08
*
audit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
Joy Latten
2006-12-06
*
audit: Add auditing to ipsec
Joy Latten
2006-12-06
*
[IPSEC]: Add encapsulation family.
Miika Komu
2006-12-03
*
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
2006-12-03
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-03
*
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
2006-12-03
*
[XFRM]: annotate ->new_mapping()
Al Viro
2006-12-03
*
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
2006-12-03
*
[XFRM]: misc annotations
Al Viro
2006-12-03
*
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
2006-10-12
*
[XFRM]: xfrm_replay_advance() annotations
Al Viro
2006-09-28
*
[XFRM]: xrfm_replay_check() annotations
Al Viro
2006-09-28
*
[XFRM]: xfrm_parse_spi() annotations
Al Viro
2006-09-28
*
[XFRM]: xfrm_state_lookup() annotations
Al Viro
2006-09-28
*
[XFRM]: xfrm_alloc_spi() annotated
Al Viro
2006-09-28
*
[XFRM]: addr_match() annotations
Al Viro
2006-09-28
[next]