[SUNRPC]: fix rpc debugging
[safe/jmp/linux-2.6] / net / xfrm /
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
2007-10-10 Herbert Xu[IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c
2007-10-10 Herbert Xu[IPSEC]: Unexport xfrm_replay_notify
2007-10-10 Herbert Xu[IPSEC]: Move output replay code into xfrm_output
2007-10-10 Herbert Xu[IPSEC]: Move xfrm_state_check into xfrm_output.c
2007-10-10 Herbert Xu[IPSEC]: Move common output code to xfrm_output
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 Herbert Xu[NETLINK]: Avoid pointer in netlink_run_queue
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
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-10-10 Thomas Graf[XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_...
2007-10-10 Thomas Graf[XFRM] netlink: Remove dependency on rtnetlink
2007-10-10 Thomas Graf[XFRM] netlink: Use nlattr instead of rtattr
2007-10-10 Thomas Graf[XFRM] netlink: Rename attribute array from xfrma[...
2007-10-10 Thomas Graf[XFRM] netlink: Enhance indexing of the attribute array
2007-10-10 Thomas Graf[XFRM] netlink: Establish an attribute policy
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_parse() to parse attributes
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_new() and type-safe size...
2007-10-10 Thomas Graf[XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_PO...
2007-10-10 Thomas Graf[XFRM] netlink: Move algorithm length calculation to...
2007-10-10 Thomas Graf[XFRM] netlink: Use nla_put()/NLA_PUT() variantes
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_end() and nlmsg_cancel()
2007-10-10 Thomas Graf[XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT()
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-31 Herbert Xu[IPSEC]: Ensure that state inner family is set
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-07-11 Jamal Hadi Salim[XFRM] Introduce standalone SAD lookup
2007-06-19 Patrick McHardy[XFRM]: Fix MTU calculation for non-ESP SAs
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-31 David S. Miller[XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl.
2007-05-25 David S. Miller[XFRM]: Allow packet drops during larval state resolution.
2007-05-22 Herbert Xu[IPSEC]: Fix warnings with casting int to pointer
2007-05-19 Herbert Xu[IPSEC] pfkey: Load specific algorithm in pfkey_add...
2007-05-14 Herbert Xu[IPSEC]: Don't warn if high-order hash resize fails
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-05-04 Jamal Hadi Salim[XFRM] SAD info TLV aggregationx
2007-04-30 Masahide NAKAMURA[XFRM]: Restrict upper layer information by bundle.
2007-04-29 Jamal Hadi Salim[XFRM]: Export SPD info
2007-04-27 David S. Miller[NET]: Revert sk_buff walker cleanups.
2007-04-26 Jamal Hadi Salim[XFRM]: Missing bits to SAD info.
2007-04-26 Jean Delvare[NET]: Clean up sk_buff walkers.
2007-04-26 Jamal Hadi Salim[XFRM]: Export SAD info.
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Patrick McHardy[NETLINK]: Switch cb_lock spinlock to mutex and allow...
2007-04-26 Patrick McHardy[XFRM]: Optimize MTU calculation
2007-04-26 David Howells[NET]: Move generic skbuff stuff from XFRM code to...
2007-04-26 Thomas Graf[NETLINK]: Directly return -EINTR from netlink_dump_start()
2007-04-26 Thomas Graf[NETLINK]: Remove error pointer from netlink message...
2007-04-26 Thomas Graf[NETLINK]: Ignore control messages directly in netlink_...
2007-04-26 Thomas Graf[NETLINK]: Ignore !NLM_F_REQUEST messages directly...
2007-04-26 Arnaldo Carvalho... [NETLINK]: Use nlmsg_trim() where appropriate
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 James Morris[NET]: Convert xtime.tv_sec to get_seconds()
2007-04-13 Joy Latten[IPSEC] XFRM_USER: kernel panic when large security...
2007-04-05 Herbert Xu[IPSEC]: Reject packets within replay window but outsid...
2007-03-22 Dave Jones[NET]: fix up misplaced inlines.
2007-03-20 Joy Latten[XFRM]: ipsecv6 needs a space when printing audit record.
2007-03-13 Joy Latten[XFRM]: Fix missing protocol comparison of larval SAs.
2007-03-08 Eric Paris[IPSEC]: xfrm audit hook misplaced in pfkey_delete...
2007-03-08 Eric Paris[IPSEC]: xfrm_policy delete security check misplaced
2007-02-28 Patrick McHardy[NET]: Fix kfree(skb)
2007-02-28 David S. Miller[XFRM] xfrm_user: Fix return values of xfrm_add_sa_expire.
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. MillerMerge branch 'HEAD' of /linux/kernel/git/herbert/crypto-2.6
2007-02-08 David S. Miller[XFRM]: xfrm_migrate() needs exporting to modules.
2007-02-08 Shinta Sugimoto[PFKEYV2]: CONFIG_NET_KEY_MIGRATE option
2007-02-08 Shinta Sugimoto[XFRM]: CONFIG_XFRM_MIGRATE option
2007-02-08 Shinta Sugimoto[XFRM]: User interface for handling XFRM_MSG_MIGRATE
2007-02-08 Shinta Sugimoto[XFRM]: Extension for dynamic update of endpoint addres...
2007-02-08 Miika Komu[IPSEC]: exporting xfrm_state_afinfo
next