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
/
net
/
xfrm
/
xfrm_policy.c
Commit message (
Expand
)
Author
Age
*
netns xfrm: per-netns xfrm_policy_bydst hash
Alexey Dobriyan
2008-11-25
*
netns xfrm: per-netns inexact policies
Alexey Dobriyan
2008-11-25
*
netns xfrm: per-netns xfrm_policy_byidx hashmask
Alexey Dobriyan
2008-11-25
*
netns xfrm: per-netns xfrm_policy_byidx hash
Alexey Dobriyan
2008-11-25
*
netns xfrm: per-netns policy list
Alexey Dobriyan
2008-11-25
*
netns xfrm: add struct xfrm_policy::xp_net
Alexey Dobriyan
2008-11-25
*
netns xfrm: per-netns km_waitq
Alexey Dobriyan
2008-11-25
*
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
*
xfrm: initialise xfrm_policy_gc_work statically
Alexey Dobriyan
2008-11-25
*
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-13
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
*
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
2008-11-03
*
|
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
*
|
xfrm: C99 for xfrm_dev_notifier
Alexey Dobriyan
2008-10-31
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
|
\
|
|
*
xfrm: do not leak ESRCH to user space
fernando@oss.ntt.co
2008-10-31
*
|
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
|
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
|
/
*
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-05
*
ipsec: Put dumpers on the dump list
Herbert Xu
2008-10-01
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-09-09
|
\
|
*
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2008-09-09
*
|
ipsec: Make xfrm_larval_drop default to 1.
David S. Miller
2008-09-09
|
/
*
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-02
*
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-07-20
*
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-28
*
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-22
*
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-04-12
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
[XFRM] MIP6: Fix address keys for routing search.
YOSHIFUJI Hideaki
2008-03-24
*
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
2008-02-29
*
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
2008-02-18
*
[XFRM] xfrm_policy: kill some bloat
Ilpo Järvinen
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]: RFC4303 compliant auditing
Paul Moore
2008-01-28
*
[XFRM]: Assorted IPsec fixups
Paul Moore
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]: 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
*
[NET]: Multiple namespaces in the all dst_ifdown routines.
Denis V. Lunev
2008-01-28
*
[IPSEC]: SPD auditing fix to include the netmask/prefix-length
Paul Moore
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
*
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2008-01-28
*
[XFRM]: Audit function arguments misordered
Paul Moore
2007-12-20
[next]