summaryrefslogtreecommitdiff
path: root/net/xfrm
Commit message (Expand)AuthorAge
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-21
* xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-20
* xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-16
* xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-01
* xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
|\
| * xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\ \ | |/
| * xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-24
* | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-25
|/
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-04
* xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet2010-06-02
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-17
* xfrm: add severity to printkstephen hemminger2010-05-17
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-17
* xfrm: fix policy unreferencing on larval dropTimo Teras2010-05-15
* xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-04-30
* net: Fix various endianness glitchesEric Dumazet2010-04-20
* 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: remove policy garbage collectionTimo Teräs2010-04-07
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-07
* | flow: virtualize flow cache entry methodsTimo Teräs2010-04-07
* | xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-01
* | xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-01
* | xfrm: Remove xfrm_state_genidHerbert Xu2010-04-01
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-26
| |\
| | * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-17
* | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-23
* | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-22
* | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-22
* | | xfrm: SP lookups with markJamal Hadi Salim2010-02-22
* | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* | | xfrm: SA lookups with markJamal Hadi Salim2010-02-22
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* | | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-18
* | | xfrm: Revert false event eliding commits.David S. Miller2010-02-17
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-16
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-16
|\ \ \ | |/ /
| * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-16
* | | xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal2010-02-16
* | | xfrm: Flushing empty SPD generates false eventsjamal2010-02-15
* | | xfrm: Flushing empty SAD generates false eventsjamal2010-02-15
* | | xfrm: validate attributesjamal2010-02-12
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-28
|\ \ \ | |/ /
| * | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-24