index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_policy.c
Age
Commit message (
Expand
)
Author
2008-11-25
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
netns xfrm: policy walking in netns
Alexey Dobriyan
2008-11-25
netns xfrm: finding policy in netns
Alexey Dobriyan
2008-11-25
netns xfrm: policy flushing in netns
Alexey Dobriyan
2008-11-25
netns xfrm: policy insertion in netns
Alexey Dobriyan
2008-11-25
netns xfrm: propagate netns into policy byidx hash
Alexey Dobriyan
2008-11-25
netns xfrm: trivial netns propagations
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns policy hash resizing work
Alexey Dobriyan
2008-11-25
netns xfrm: per-netns policy counts
Alexey Dobriyan
2008-11-25
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-12
net: Remove unused parameter of xfrm_gen_index()
Arnaud Ebalard
2008-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-03
xfrm: Fix xfrm_policy_gc_lock handling.
Alexey Dobriyan
2008-10-31
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-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-05
xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)
Arnaud Ebalard
2008-10-01
ipsec: Put dumpers on the dump list
Herbert Xu
2008-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-09-09
ipsec: Make xfrm_larval_drop default to 1.
David S. Miller
2008-09-09
ipsec: Restore larval states and socket policies in dump
Herbert Xu
2008-09-02
net/xfrm: Use an IS_ERR test rather than a NULL test
Julien Brunel
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-04-22
[IPSEC]: Fix catch-22 with algorithm IDs above 31
Herbert Xu
2008-04-12
LSM: Make the Labeled IPsec hooks more stack friendly
Paul Moore
2008-03-26
[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-02-28
[XFRM]: Speed up xfrm_policy and xfrm_state walking
Timo Teras
2008-02-17
[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
YOSHIFUJI Hideaki
2008-01-28
[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
[next]