Merge branch 'core/xen' into x86/xen
[safe/jmp/linux-2.6] / net / xfrm / xfrm_policy.c
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
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-03-20 Joy Latten[XFRM]: ipsecv6 needs a space when printing audit record.
2007-03-08 Eric Paris[IPSEC]: xfrm_policy delete security check misplaced
2007-02-13 Kazunori MIYAZAWA[IPSEC]: Fix the address family to refer encap_family
2007-02-12 David S. Miller[XFRM]: Fix OOPSes in xfrm_audit_log().
2007-02-11 YOSHIFUJI Hideaki[NET] XFRM: Fix whitespace errors.
2007-02-08 David S. Miller[XFRM]: xfrm_migrate() needs exporting to modules.
2007-02-08 Shinta Sugimoto[XFRM]: Extension for dynamic update of endpoint addres...
2007-01-24 Herbert Xu[IPSEC]: Policy list disorder
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Joy Lattenaudit: disable ipsec auditing when CONFIG_AUDITSYSCALL=n
2006-12-07 Joy Lattenaudit: Add auditing to ipsec
2006-12-07 Jamal Hadi Salim[XFRM] Optimize policy dumping
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Miika Komu[IPSEC]: Add encapsulation family.
2006-12-03 Andrew Morton[XFRM]: uninline xfrm_selector_match()
2006-12-03 Venkat YekkiralaSELinux: Fix SA selection semantics
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-12 Venkat YekkiralaIPsec: fix handling of errors for socket policies
2006-10-12 Venkat YekkiralaIPsec: correct semantics for SELinux policy matching
2006-10-12 James MorrisIPsec: propagate security module errors up from flow_ca...
2006-10-04 David S. Miller[XFRM]: Clearing xfrm_policy_count[] to zero during...
2006-09-22 Patrick McHardy[XFRM]: Fix wildcard as tunnel source
2006-09-22 James Morris[XFRM]: remove xerr_idxp from __xfrm_policy_check()
2006-09-22 Alexey Dobriyan[NET]: Use SLAB_PANIC
2006-09-22 David S. Miller[XFRM]: Respect priority in policy lookups.
2006-09-22 David S. Miller[XFRM]: Extract common hashing code into xfrm_hash...
2006-09-22 David S. Miller[XFRM]: Hash policies when non-prefixed.
2006-09-22 David S. Miller[XFRM]: Purge dst references to deleted SAs passively.
2006-09-22 David S. Miller[XFRM]: Do not flush all bundles on SA insert.
2006-09-22 David S. Miller[XFRM]: Add generation count to xfrm_state and xfrm_dst.
2006-09-22 Masahide NAKAMURA[XFRM]: Add sorting interface for state and template.
2006-09-22 Masahide NAKAMURA[XFRM] POLICY: sub policy support.
2006-09-22 Masahide NAKAMURA[XFRM]: Trace which secpath state is reject factor.
2006-09-22 Masahide NAKAMURA[XFRM] IPV6: Restrict bundle reusing
2006-09-22 Masahide NAKAMURA[XFRM]: Rename secpath_has_tunnel to secpath_has_nontra...
2006-09-22 Masahide NAKAMURA[XFRM]: Restrict authentication algorithm only when...
2006-09-22 Masahide NAKAMURA[XFRM]: Add XFRM_MODE_xxx for future use.
2006-09-22 Venkat Yekkirala[MLSXFRM]: Add flow labeling
2006-09-22 Venkat Yekkirala[MLSXFRM]: Flow based matching of xfrm policy and state
2006-08-14 David S. Miller[IPSEC]: Validate properly in xfrm_dst_check()
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Herbert Xu[IPSEC] xfrm: Abstract out encapsulation modes
2006-06-18 Herbert Xu[IPSEC] xfrm: Undo afinfo lock proliferation
2006-04-30 Ingo Molnar[XFRM]: fix incorrect xfrm_policy_afinfo_lock use
next