| Commit message (Expand) | Author | Age | Files | Lines |
* | tunnels: add __rcu annotations | Eric Dumazet | 2010-10-27 | 1 | -1/+1 |
* | tunnels: add _rcu annotations | Eric Dumazet | 2010-10-25 | 1 | -1/+1 |
* | xfrm: make xfrm_bundle_ok local | stephen hemminger | 2010-10-21 | 1 | -2/+0 |
* | xfrm6: make xfrm6_tunnel_free_spi local | stephen hemminger | 2010-10-21 | 1 | -1/+0 |
* | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 | 1 | -2/+2 |
* | xfrm: fix XFRMA_MARK extraction in xfrm_mark_get | Andreas Steffen | 2010-06-30 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | xfrm: Fix crashes in xfrm_lookup() | Timo Teräs | 2010-04-08 | 1 | -7/+0 |
* | | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs | 2010-04-07 | 1 | -3/+7 |
* | | flow: virtualize flow cache entry methods | Timo Teräs | 2010-04-07 | 1 | -0/+2 |
|/ |
|
* | ipsec: Fix bogus bundle flowi | Herbert Xu | 2010-03-03 | 1 | -1/+2 |
* | xfrm: SP lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -2/+3 |
* | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-23 | 1 | -7/+16 |
* | xfrm: introduce basic mark infrastructure | Jamal Hadi Salim | 2010-02-23 | 1 | -0/+22 |
* | xfrm: use proper kernel types | jamal | 2010-02-12 | 1 | -13/+13 |
* | netns xfrm: xfrm6_tunnel in netns | Alexey Dobriyan | 2010-01-28 | 1 | -3/+3 |
* | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 | 1 | -2/+2 |
* | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-26 | 1 | -1/+11 |
* | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-09 | 1 | -1/+4 |
* | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 1 | -18/+9 |
* | xfrm: remove skb_icv_walk | Steffen Klassert | 2009-10-19 | 1 | -3/+0 |
* | xfrm: select sane defaults for xfrm[4|6] gc_thresh | Neil Horman | 2009-07-31 | 1 | -1/+1 |
* | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 | 1 | -1/+1 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 | 1 | -2/+2 |
* | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-26 | 1 | -5/+9 |
* | netns xfrm: /proc/net/xfrm_stat in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | netns xfrm: per-netns MIBs | Alexey Dobriyan | 2008-11-26 | 1 | -7/+6 |
* | netns xfrm: ->get_saddr in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: ->dst_lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | netns xfrm: pass netns with KM notifications | Alexey Dobriyan | 2008-11-26 | 1 | -0/+1 |
* | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-26 | 1 | -3/+4 |
* | netns xfrm: dst garbage-collecting in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: xfrm_route_forward() in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+3 |
* | netns xfrm: xfrm_policy_check in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | netns xfrm: policy walking in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: finding policy in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | netns xfrm: policy flushing in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: state walking in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-26 | 1 | -3/+4 |
* | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-26 | 1 | -2/+2 |
* | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-26 | 1 | -1/+1 |
* | netns xfrm: per-netns policy counts | Alexey Dobriyan | 2008-11-26 | 1 | -4/+2 |
* | netns xfrm: add struct xfrm_policy::xp_net | Alexey Dobriyan | 2008-11-26 | 1 | -1/+9 |
* | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-26 | 1 | -1/+0 |
* | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2008-11-26 | 1 | -1/+9 |
* | netns xfrm: add netns boilerplate | Alexey Dobriyan | 2008-11-26 | 1 | -1/+2 |
* | xfrm: remove unused struct xfrm_policy::next | Alexey Dobriyan | 2008-10-31 | 1 | -1/+0 |
* | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 1 | -0/+4 |