netns xfrm: deal with dst entries in netns
[safe/jmp/linux-2.6] / net / xfrm / xfrm_policy.c
2010-01-25 Alexey Dobriyannetns xfrm: deal with dst entries in netns
2010-01-24 Alexey Dobriyannetns xfrm: fix "ip xfrm state|policy count" misreport
2009-12-27 Ralf BaechleNET: XFRM: Fix spelling of neighbour.
2009-06-03 Eric Dumazetnet: skb->dst accessors
2008-12-03 Wei Yongjunxfrm: Cleanup for unlink SPD entry
2008-12-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-03 Wei Yongjunxfrm: Fix kernel panic when flush and dump SPD entries
2008-11-26 Alexey Dobriyannetns xfrm: per-netns sysctls
2008-11-26 Alexey Dobriyannetns xfrm: /proc/net/xfrm_stat in netns
2008-11-26 Alexey Dobriyannetns xfrm: per-netns MIBs
2008-11-26 Alexey Dobriyannetns xfrm: flush SA/SPDs on netns stop
2008-11-26 Alexey Dobriyannetns xfrm: ->get_saddr in netns
2008-11-26 Alexey Dobriyannetns xfrm: ->dst_lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: dst garbage-collecting in netns
2008-11-26 Alexey Dobriyannetns xfrm: flushing/pruning bundles in netns
2008-11-26 Alexey Dobriyannetns xfrm: xfrm_route_forward() in netns
2008-11-26 Alexey Dobriyannetns xfrm: xfrm_policy_check in netns
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-26 Alexey Dobriyannetns xfrm: policy walking in netns
2008-11-26 Alexey Dobriyannetns xfrm: finding policy in netns
2008-11-26 Alexey Dobriyannetns xfrm: policy flushing in netns
2008-11-26 Alexey Dobriyannetns xfrm: policy insertion in netns
2008-11-26 Alexey Dobriyannetns xfrm: propagate netns into policy byidx hash
2008-11-26 Alexey Dobriyannetns xfrm: trivial netns propagations
2008-11-26 Alexey Dobriyannetns xfrm: per-netns policy hash resizing work
2008-11-26 Alexey Dobriyannetns xfrm: per-netns policy counts
2008-11-26 Alexey Dobriyannetns xfrm: per-netns xfrm_policy_bydst hash
2008-11-26 Alexey Dobriyannetns xfrm: per-netns inexact policies
2008-11-26 Alexey Dobriyannetns xfrm: per-netns xfrm_policy_byidx hashmask
2008-11-26 Alexey Dobriyannetns xfrm: per-netns xfrm_policy_byidx hash
2008-11-26 Alexey Dobriyannetns xfrm: per-netns policy list
2008-11-26 Alexey Dobriyannetns xfrm: add struct xfrm_policy::xp_net
2008-11-26 Alexey Dobriyannetns xfrm: per-netns km_waitq
2008-11-26 Alexey Dobriyannetns xfrm: add netns boilerplate
2008-11-26 Alexey Dobriyanxfrm: initialise xfrm_policy_gc_work statically
2008-11-13 Arnaud Ebalardnet: Remove unused parameter of xfrm_gen_index()
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 Alexey Dobriyanxfrm: Fix xfrm_policy_gc_lock handling.
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-31 Alexey Dobriyanxfrm: C99 for xfrm_dev_notifier
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 fernando@oss.ntt.coxfrm: do not leak ESRCH to user space
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet, misc: replace uses of NIP6_FMT with %p6
2008-10-05 Arnaud Ebalardxfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey...
2008-10-01 Herbert Xuipsec: Put dumpers on the dump list
2008-09-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-09-09 David S. Milleripsec: Make xfrm_larval_drop default to 1.
2008-09-09 Herbert Xuipsec: Restore larval states and socket policies in...
2008-09-03 Julien Brunelnet/xfrm: Use an IS_ERR test rather than a NULL test
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-22 Herbert Xu[IPSEC]: Fix catch-22 with algorithm IDs above 31
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[XFRM] MIP6: Fix address keys for routing search.
2008-02-29 Timo Teras[XFRM]: Speed up xfrm_policy and xfrm_state walking
2008-02-18 YOSHIFUJI Hideaki[XFRM]: Fix ordering issue in xfrm_dst_hash_transfer().
2008-01-28 Ilpo Järvinen[XFRM] xfrm_policy: kill some bloat
2008-01-28 WANG Cong[XFRM] xfrm_policy_destroy: Rename and relative fixes.
2008-01-28 Masahide NAKAMURA[XFRM] Statistics: Add outbound-dropping error.
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Paul Moore[XFRM]: Assorted IPsec fixups
2008-01-28 Masahide NAKAMURA[XFRM]: Support to increment packet dropping statistics.
2008-01-28 Masahide NAKAMURA[XFRM]: Define packet dropping statistics.
2008-01-28 Masahide NAKAMURA[XFRM] IPv6: Fix dst/routing check at transformation.
2008-01-28 Herbert Xu[IPSEC]: Fix zero return value in xfrm_lookup on error
2008-01-28 Herbert Xu[IPSEC]: Add ICMP host relookup support
2008-01-28 Herbert Xu[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_po...
2008-01-28 Herbert Xu[IPSEC]: Make xfrm_lookup flags argument a bit-field
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Paul Moore[IPSEC]: SPD auditing fix to include the netmask/prefix...
2008-01-28 Herbert Xu[IPSEC]: Merge common code into xfrm_bundle_create
2008-01-28 Herbert Xu[IPSEC]: Move flow construction into xfrm_dst_lookup
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-12-20 Paul Moore[XFRM]: Audit function arguments misordered
2007-12-11 Herbert Xu[IPSEC]: Fix potential dst leak in xfrm_lookup
2007-11-29 Herbert Xu[IPSEC]: Fix uninitialised dst warning in __xfrm_lookup
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-18 Herbert Xu[IPSEC]: Move type and mode map into xfrm_state.c
2007-10-10 Herbert Xu[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Daniel Lezcano[NET]: Dynamically allocate the loopback device, part 1.
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Joy Latten[XFRM]: xfrm audit calls
2007-10-10 Thomas Graf[XFRM] policy: Replace magic number with XFRM_POLICY_OUT
2007-08-14 Jesper Juhl[XFRM]: Clean up duplicate includes in net/xfrm/
2007-08-02 Paul MooreNet/Security: fix memory leaks from security_secid_to_s...
2007-07-31 Joakim Koskela[XFRM]: State selection update to use inner addresses.
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 YOSHIFUJI Hideaki[NET] XFRM: Fix whitespace errors.
2007-07-18 Patrick McHardy[XFRM]: Fix crash introduced by struct dst_entry reordering
2007-06-07 Joy Lattenxfrm: Add security check before flushing SAD/SPD
2007-05-31 David S. Miller[XFRM]: xfrm_larval_drop sysctl should be __read_mostly.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-14 Herbert Xu[IPSEC]: Check validity of direction in xfrm_policy_byid
2007-05-04 Jamal Hadi Salim[XFRM] SPD info TLV aggregation
2007-04-30 Masahide NAKAMURA[XFRM]: Restrict upper layer information by bundle.
2007-04-29 Jamal Hadi Salim[XFRM]: Export SPD info
next