nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / xfrm / xfrm_output.c
2008-11-26 Alexey Dobriyannetns xfrm: per-netns MIBs
2008-11-26 Alexey Dobriyannetns xfrm: per-netns NETLINK_XFRM socket
2008-09-30 Herbert Xuipsec: Fix pskb_expand_head corruption in xfrm_state_ch...
2008-08-13 Jean-Christophe... xfrm: remove unnecessary variable in xfrm_output_resume...
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
2008-04-29 Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-03-24 Kazunori MIYAZAWA[IPSEC]: Fix inter address family IPsec tunnel handling.
2008-02-13 Herbert Xu[IPSEC]: Fix bogus usage of u64 on input sequence number
2008-02-01 Masahide NAKAMURA[XFRM]: Fix statistics.
2008-01-28 Herbert Xu[IPSEC]: Return EOVERFLOW when output sequence number...
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 Masahide NAKAMURA[XFRM]: Support to increment packet dropping statistics.
2008-01-28 Herbert Xu[IPSEC]: Do xfrm_state_check_space before encapsulation
2008-01-28 David S. Miller[IPSEC]: Kill afinfo->nf_post_routing
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]: Move x->outer_mode->output out of locked section
2008-01-28 Herbert Xu[IPSEC]: Use dst->header_len when resizing on output
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-10 Herbert Xu[IPSEC]: Move state lock into x->type->output
2007-10-10 Herbert Xu[IPSEC]: Store IPv6 nh pointer in mac_header on output
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