Age | Commit message (Expand) | Author | Files | Lines |
2009-11-26 | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 1 | -1/+11 |
2009-11-09 | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 1 | -1/+4 |
2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -18/+9 |
2009-10-19 | xfrm: remove skb_icv_walk | Steffen Klassert | 1 | -3/+0 |
2009-07-31 | xfrm: select sane defaults for xfrm[4|6] gc_thresh | Neil Horman | 1 | -1/+1 |
2009-06-23 | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 1 | -1/+1 |
2009-06-03 | net: skb->dst accessors | Eric Dumazet | 1 | -2/+2 |
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 |