summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* xfrm: make xfrm_bundle_ok localstephen hemminger2010-10-211-3/+4
* xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-202-21/+29
* xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet2010-09-161-1/+1
* xfrm_user: avoid a warning with some compilerNicolas Dichtel2010-09-011-1/+1
* xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-141-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-201-2/+13
|\
| * xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-141-2/+13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-071-1/+2
|\ \ | |/
| * xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-241-1/+2
* | snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-251-1/+2
|/
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-041-2/+2
* xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet2010-06-021-0/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-1/+0
* xfrm: add severity to printkstephen hemminger2010-05-171-5/+7
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-171-3/+3
* xfrm: fix policy unreferencing on larval dropTimo Teras2010-05-151-1/+1
* xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-04-301-1/+1
* net: Fix various endianness glitchesEric Dumazet2010-04-201-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-1/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-1/+4
* | xfrm: remove policy garbage collectionTimo Teräs2010-04-071-34/+5
* | xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs2010-04-071-335/+376
* | flow: virtualize flow cache entry methodsTimo Teräs2010-04-071-38/+74
* | xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2010-04-012-27/+10
* | xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-011-0/+4
* | xfrm: Remove xfrm_state_genidHerbert Xu2010-04-011-4/+1
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-3/+4
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-0/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-261-0/+16
| |\
| | * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-171-0/+16
* | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-231-0/+1
* | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-221-6/+25
* | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-221-15/+57
* | | xfrm: SP lookups with markJamal Hadi Salim2010-02-221-1/+11
* | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-222-9/+9
* | | xfrm: SA lookups with markJamal Hadi Salim2010-02-221-0/+12
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-223-32/+45
* | | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-192-4/+15
* | | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-192-3/+10
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-182-2/+2
* | | xfrm: Revert false event eliding commits.David S. Miller2010-02-173-18/+7
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-163-12/+13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-9/+3
|\ \ \ | |/ /
| * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-161-9/+3
* | | xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal2010-02-161-5/+5
* | | xfrm: Flushing empty SPD generates false eventsjamal2010-02-152-4/+11
* | | xfrm: Flushing empty SAD generates false eventsjamal2010-02-152-3/+7
* | | xfrm: validate attributesjamal2010-02-121-0/+4
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-283-20/+75
|\ \ \ | |/ /
| * | netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-3/+56
OpenPOWER on IntegriCloud