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