Age | Commit message (Expand) | Author | Files | Lines |
2010-09-01 | xfrm_user: avoid a warning with some compiler | Nicolas Dichtel | 1 | -1/+1 |
2010-08-14 | xfrm: Use GFP_ATOMIC in xfrm_compile_policy | Herbert Xu | 1 | -1/+1 |
2010-05-17 | xfrm: add severity to printk | stephen hemminger | 1 | -5/+7 |
2010-04-01 | xfrm: remove policy lock when accessing policy->walk.dead | Timo Teräs | 1 | -5/+1 |
2010-04-01 | xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler | Timo Teräs | 1 | -0/+4 |
2010-02-22 | xfrm: Allow user space manipulation of SPD mark | Jamal Hadi Salim | 1 | -6/+25 |
2010-02-22 | xfrm: Allow user space config of SAD mark | Jamal Hadi Salim | 1 | -15/+57 |
2010-02-22 | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 1 | -5/+5 |
2010-02-22 | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 1 | -7/+10 |
2010-02-19 | xfrm: Flushing empty SPD generates false events | Jamal Hadi Salim | 1 | -1/+5 |
2010-02-19 | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim | 1 | -1/+4 |
2010-02-17 | xfrm: Revert false event eliding commits. | David S. Miller | 1 | -2/+2 |
2010-02-15 | xfrm: Flushing empty SPD generates false events | jamal | 1 | -1/+1 |
2010-02-15 | xfrm: Flushing empty SAD generates false events | jamal | 1 | -1/+1 |
2010-02-12 | xfrm: validate attributes | jamal | 1 | -0/+4 |
2010-01-23 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 1 | -6/+8 |
2009-12-03 | net: Allow xfrm_user_net_exit to batch efficiently. | Eric W. Biederman | 1 | -8/+10 |
2009-11-25 | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 1 | -8/+121 |
2009-01-20 | Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" | David S. Miller | 1 | -9/+2 |
2009-01-14 | xfrm: For 32/64 compatability wrt. xfrm_usersa_info | David S. Miller | 1 | -2/+9 |
2008-12-14 | xfrm: join error paths | Ilpo Järvinen | 1 | -10/+12 |
2008-11-25 | netns xfrm: per-netns sysctls | Alexey Dobriyan | 1 | -2/+2 |
2008-11-25 | netns xfrm: KM reporting in netns | Alexey Dobriyan | 1 | -3/+2 |
2008-11-25 | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 1 | -2/+4 |
2008-11-25 | netns xfrm: xfrm_user module in netns | Alexey Dobriyan | 1 | -31/+45 |
2008-11-25 | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 1 | -35/+73 |
2008-11-25 | netns xfrm: policy walking in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-25 | netns xfrm: finding policy in netns | Alexey Dobriyan | 1 | -4/+4 |
2008-11-25 | netns xfrm: policy flushing in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-25 | netns xfrm: state walking in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-25 | netns xfrm: finding states in netns | Alexey Dobriyan | 1 | -2/+2 |
2008-11-25 | netns xfrm: state lookup in netns | Alexey Dobriyan | 1 | -6/+6 |
2008-11-25 | netns xfrm: state flush in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-25 | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 1 | -2/+2 |
2008-11-25 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 1 | -2/+2 |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-11-03 | XFRM: copy_to_user_kmaddress() reports local address twice | Arnaud Ebalard | 1 | -1/+1 |
2008-10-28 | xfrm: Notify changes in UDP encapsulation via netlink | Martin Willi | 1 | -0/+52 |
2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 1 | -12/+45 |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu | 1 | -2/+2 |
2008-07-10 | xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info | Steffen Klassert | 1 | -2/+1 |
2008-05-21 | xfrm_user: Remove zero length key checks. | David S. Miller | 1 | -11/+0 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -13/+28 |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 1 | -0/+2 |
2008-04-14 | [XFRM]: Compilation warnings in xfrm_user.c. | Denis V. Lunev | 1 | -4/+4 |
2008-04-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2008-04-12 | LSM: Make the Labeled IPsec hooks more stack friendly | Paul Moore | 1 | -16/+17 |
2008-04-09 | [XFRM]: xfrm_user: fix selector family initialization | Patrick McHardy | 1 | -1/+1 |
2008-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -5/+2 |
2008-03-24 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 1 | -5/+2 |