summaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAgeFilesLines
...
* xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller2011-02-231-1/+1
* xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller2011-02-231-1/+2
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-231-2/+2
* xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller2011-02-231-1/+1
* xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller2011-02-231-2/+4
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-231-4/+4
* xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller2011-02-221-2/+4
* xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark token args to addr_match() const.David S. Miller2011-02-221-6/+7
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-221-1/+2
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-221-1/+1
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-221-1/+1
* xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-221-6/+6
* ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-081-0/+1
* xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-101-0/+1
* xfrm: fix gre key endianessTimo Teräs2010-11-281-2/+2
* xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-151-0/+6
* tunnels: add __rcu annotationsEric Dumazet2010-10-271-1/+1
* tunnels: add _rcu annotationsEric Dumazet2010-10-251-1/+1
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-211-2/+0
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-211-1/+0
* xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-2/+2
* xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-081-7/+0
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-3/+7
* | flow: virtualize flow cache entry methodsTimo Teräs2010-04-071-0/+2
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-1/+2
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-221-2/+3
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-221-7/+16
* xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-221-0/+22
* xfrm: use proper kernel typesjamal2010-02-121-13/+13
* netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-281-3/+3
* netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-231-2/+2
* xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-251-1/+11
* xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-081-1/+4
* net: cleanup include/netEric Dumazet2009-11-041-18/+9
* xfrm: remove skb_icv_walkSteffen Klassert2009-10-181-3/+0
* xfrm: select sane defaults for xfrm[4|6] gc_threshNeil Horman2009-07-301-1/+1
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-231-1/+1
* net: skb->dst accessorsEric Dumazet2009-06-031-2/+2
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-251-5/+9
* netns xfrm: /proc/net/xfrm_stat in netnsAlexey Dobriyan2008-11-251-1/+2
* netns xfrm: per-netns MIBsAlexey Dobriyan2008-11-251-7/+6
* netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-251-1/+1
* netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-251-1/+2
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-251-2/+2
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-251-0/+1
OpenPOWER on IntegriCloud