aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/xfrm.h
Commit message (Expand)AuthorAge
* net: Use flowi4 and flowi6 in xfrm layer.David S. Miller2011-03-12
* net: Make flowi ports AF dependent.David S. Miller2011-03-12
* net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12
* xfrm: Handle blackhole route creation via afinfo.David S. Miller2011-03-01
* xfrm: Pass const xfrm_mark to xfrm_mark_put().David S. Miller2011-02-28
* xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq.David S. Miller2011-02-28
* xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len.David S. Miller2011-02-28
* xfrm: Pass name as const to xfrm_*_get_byname().David S. Miller2011-02-28
* xfrm: Const'ify xfrm_address_t args to xfrm_state_find.David S. Miller2011-02-24
* xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern.David S. Miller2011-02-24
* xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp.David S. Miller2011-02-24
* xfrm: Const'ify policy arg to xp_net.David S. Miller2011-02-24
* xfrm: Const'ify selector args in xfrm_migrate paths.David S. Miller2011-02-24
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-24
* xfrm: Const'ify address argument to xfrm_addr_any()David S. Miller2011-02-24
* xfrm: Const'ify address arguments to xfrm_addr_cmp()David S. Miller2011-02-24
* xfrm: Const'ify address arguments to ->dst_lookup()David S. Miller2011-02-24
* xfrm: Const'ify selector argument to xfrm_selector_match()David S. Miller2011-02-24
* xfrm: Const'ify tmpl and address arguments to ->init_temprop()David S. Miller2011-02-24
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-24
* xfrm: Mark flowi arg to xfrm_state_find() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to xfrm_selector_match() const.David S. Miller2011-02-22
* xfrm: Mark token args to addr_match() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to xfrm_type->reject() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->init_tempsel() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->fill_dst() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg to ->get_tos() const.David S. Miller2011-02-22
* xfrm: Mark flowi arg const in key extraction helpers.David S. Miller2011-02-22
* ipsec: allow to align IPv4 AH on 32 bitsNicolas Dichtel2011-02-08
* xfrm: Add Traffic Flow Confidentiality padding XFRM attributeMartin Willi2010-12-10
* xfrm: fix gre key endianessTimo Teräs2010-11-28
* xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-15
* tunnels: add __rcu annotationsEric Dumazet2010-10-27
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-21
* xfrm6: make xfrm6_tunnel_free_spi localstephen hemminger2010-10-21
* xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20
* xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | xfrm: Fix crashes in xfrm_lookup()Timo Teräs2010-04-08
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* | flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-22
* xfrm: use proper kernel typesjamal2010-02-12
* netns xfrm: xfrm6_tunnel in netnsAlexey Dobriyan2010-01-28
* netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-24