Age | Commit message (Expand) | Author | Files | Lines |
2008-11-26 | netns xfrm: per-netns sysctls | Alexey Dobriyan | 1 | -5/+9 |
2008-11-26 | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-11-26 | netns xfrm: per-netns MIBs | Alexey Dobriyan | 1 | -7/+6 |
2008-11-26 | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-11-26 | netns xfrm: KM reporting in netns | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 1 | -0/+1 |
2008-11-26 | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 1 | -3/+4 |
2008-11-26 | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 1 | -1/+3 |
2008-11-26 | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 1 | -1/+2 |
2008-11-26 | netns xfrm: policy walking in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: finding policy in netns | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: policy flushing in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: state walking in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: finding states in netns | Alexey Dobriyan | 1 | -3/+4 |
2008-11-26 | netns xfrm: state lookup in netns | Alexey Dobriyan | 1 | -2/+2 |
2008-11-26 | netns xfrm: state flush in netns | Alexey Dobriyan | 1 | -1/+1 |
2008-11-26 | netns xfrm: per-netns policy counts | Alexey Dobriyan | 1 | -4/+2 |
2008-11-26 | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 1 | -1/+9 |
2008-11-26 | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 1 | -1/+0 |
2008-11-26 | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 1 | -1/+9 |
2008-11-26 | netns xfrm: add netns boilerplate | Alexey Dobriyan | 1 | -1/+2 |
2008-10-31 | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan | 1 | -1/+0 |
2008-10-28 | net: reduce structures when XFRM=n | Alexey Dobriyan | 1 | -0/+4 |
2008-10-06 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 1 | -3/+12 |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu | 1 | -42/+28 |
2008-09-23 | ipsec: Fix xfrm_state_walk race | Herbert Xu | 1 | -7/+3 |
2008-09-10 | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 1 | -10/+5 |
2008-05-04 | xfrm: convert empty xfrm_audit_* macros to functions | Marcin Slusarz | 1 | -8/+40 |
2008-04-28 | Audit: collect sessionid in netlink messages | Eric Paris | 1 | -11/+12 |
2008-04-22 | [IPSEC]: Fix catch-22 with algorithm IDs above 31 | Herbert Xu | 1 | -0/+3 |
2008-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -0/+29 |
2008-03-27 | [IPSEC]: Fix BEET output | Herbert Xu | 1 | -0/+6 |
2008-03-25 | [XFRM] MIP6: Fix address keys for routing search. | YOSHIFUJI Hideaki | 1 | -0/+17 |
2008-03-25 | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 1 | -0/+23 |
2008-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 1 | -1/+1 |
2008-03-18 | xfrm: ->eth_proto is __be16 | Al Viro | 1 | -1/+1 |
2008-02-29 | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 1 | -2/+50 |
2008-02-13 | [IPSEC]: Fix bogus usage of u64 on input sequence number | Herbert Xu | 1 | -1/+4 |
2008-02-01 | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 1 | -4/+4 |
2008-02-01 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 1 | -0/+8 |
2008-01-29 | [XFRM] xfrm_policy_destroy: Rename and relative fixes. | WANG Cong | 1 | -2/+2 |
2008-01-29 | [IPSEC]: Kill duplicate xfrm_policy_flush prototype | Herbert Xu | 1 | -1/+0 |
2008-01-29 | [XFRM]: RFC4303 compliant auditing | Paul Moore | 1 | -7/+26 |
2008-01-29 | [XFRM]: Assorted IPsec fixups | Paul Moore | 1 | -7/+7 |
2008-01-29 | [XFRM]: Define packet dropping statistics. | Masahide NAKAMURA | 1 | -0/+18 |
2008-01-29 | [XFRM] IPv6: Fix dst/routing check at transformation. | Masahide NAKAMURA | 1 | -0/+3 |
2008-01-29 | [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse | Herbert Xu | 1 | -5/+58 |
2008-01-29 | [IPSEC]: Add xfrm_input_state helper | Herbert Xu | 1 | -0/+5 |