nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / xfrm /
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-04-29 Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-28 Eric ParisAudit: collect sessionid in netlink messages
2008-04-27 Herbert Xu[IPSEC]: Use digest_null directly for auth
2008-04-27 YOSHIFUJI Hideaki[XFRM] AUDIT: Fix flowlabel text format ambibuity.
2008-04-22 Herbert Xu[IPSEC]: Fix catch-22 with algorithm IDs above 31
2008-04-14 Denis V. Lunev[XFRM]: Compilation warnings in xfrm_user.c.
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Paul MooreLSM: Make the Labeled IPsec hooks more stack friendly
2008-04-09 Patrick McHardy[XFRM]: xfrm_user: fix selector family initialization
2008-03-28 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
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-02-14 YOSHIFUJI Hideaki[XFRM]: Avoid bogus BUG() when throwing new policy...
2008-02-14 Paul Mundtnet: xfrm statistics depend on INET
2008-02-13 Herbert Xu[IPSEC]: Fix bogus usage of u64 on input sequence number
2008-02-08 Joy Latten[IPSEC]: Add support for aes-ctr.
2008-02-01 Al Viro[PATCH] switch audit_get_loginuid() to task_struct *
2008-02-01 Masahide NAKAMURA[XFRM]: Fix statistics.
2008-02-01 Adrian Bunk[XFRM]: Remove unused exports.
2008-02-01 Eric Dumazet[XFRM]: constify 'struct xfrm_type'
2008-02-01 Herbert Xu[IPSEC]: Add support for combined mode algorithms
2008-02-01 Herbert Xu[IPSEC]: Allow async algorithms
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Ilpo Järvinen[XFRM] xfrm_policy: kill some bloat
2008-01-28 Sebastian Siewior[XFRM]: Remove ifdef crypto.
2008-01-28 Eric Dumazet[XFRM]: xfrm_state_clone() should be static, not exported
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 Ilpo Järvinen[XFRM]: Kill some bloat
2008-01-28 Herbert Xu[IPSEC]: Return EOVERFLOW when output sequence number...
2008-01-28 Eric Dumazet[NET]: Add some acquires/releases sparse annotations.
2008-01-28 Herbert Xu[IPSEC]: Move all calls to xfrm_audit_state_icvfail...
2008-01-28 Herbert Xu[IPSEC]: Fix double free on skb on async output
2008-01-28 Masahide NAKAMURA[XFRM]: Fix outbound statistics.
2008-01-28 Paul Moore[XFRM]: Drop packets when replay counter would overflow
2008-01-28 Paul Moore[XFRM]: RFC4303 compliant auditing
2008-01-28 Paul Moore[XFRM]: Assorted IPsec fixups
2008-01-28 Masahide NAKAMURA[XFRM]: Add packet processing statistics option.
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]: Do xfrm_state_check_space before encapsulation
2008-01-28 Pavel Emelyanov[XFRM]: Fix potential race vs xfrm_state(only)_find...
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 Herbert Xu[IPSEC]: Add xfrm_input_state helper
2008-01-28 Denis Cheng[XFRM] net/xfrm/xfrm_state.c: use LIST_HEAD instead...
2008-01-28 Denis V. Lunev[NET]: Multiple namespaces in the all dst_ifdown routines.
2008-01-28 Herbert Xu[IPSEC]: Use the correct family for input state lookup
2008-01-28 Paul Moore[IPSEC]: SPD auditing fix to include the netmask/prefix...
2008-01-28 Joonwoo Park[IPSEC]: kmalloc + memset conversion to kzalloc
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on input
2008-01-28 Herbert Xu[IPSEC]: Remove nhoff from xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Make x->lastused an unsigned long
2008-01-28 Herbert Xu[IPSEC]: Move state lock into x->type->input
2008-01-28 Herbert Xu[IPSEC]: Move integrity stat collection into xfrm_input
2008-01-28 Herbert Xu[IPSEC]: Store xfrm states in security path directly
2008-01-28 Herbert Xu[IPSEC]: Merge most of the input path
2008-01-28 Herbert Xu[IPSEC]: Add async resume support on output
2008-01-28 Herbert Xu[IPSEC]: Merge most of the output path
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Move x->outer_mode->output out of locked section
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 Herbert Xu[IPSEC]: Use dst->header_len when resizing on output
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2008-01-09 Eric Dumazet[XFRM]: xfrm_algo_clone() allocates too much memory
2008-01-04 Eric Dumazet[XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE
2007-12-20 Paul Moore[XFRM]: Audit function arguments misordered
2007-12-14 Paul Moore[XFRM]: Display the audited SPI value in host byte...
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-11-27 Patrick McHardy[XFRM]: Fix leak of expired xfrm_states
2007-11-26 Herbert Xu[IPSEC]: Temporarily remove locks around copying of...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-26 David S. Miller[IPSEC]: Fix scatterlist handling in skb_icv_walk().
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Heiko Carstensnet: fix xfrm build - missing scatterlist.h include
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-18 Herbert Xu[IPSEC]: Rename mode to outer_mode and add inner_mode
2007-10-18 Herbert Xu[IPSEC]: Store afinfo pointer in xfrm_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-18 Herbert Xu[IPSEC]: Fix length check in xfrm_parse_spi
2007-10-11 Denis V. Lunev[NET]: make netlink user -> kernel interface synchronious
2007-10-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Lock state when copying non-atomic fields...
2007-10-10 Herbert Xu[XFRM] user: Move attribute copying code into copy_to_u...
2007-10-10 Herbert Xu[IPSEC]: Move common code into xfrm_alloc_spi
2007-10-10 Herbert Xu[IPSEC]: Remove gratuitous km wake-up events on ACQUIRE
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
2007-10-10 Herbert Xu[IPSEC]: Remove bogus ref count in xfrm_secpath_reject
next