summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* xfrm: do not assume that template resolving always returns xfrmsTimo Teräs2010-07-141-2/+13
* xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-241-1/+2
* net: check for refcount if pop a stacked dst_entrySteffen Klassert2010-06-051-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-181-1/+0Star
* xfrm: add severity to printkstephen hemminger2010-05-181-5/+7
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-181-3/+3
* xfrm: fix policy unreferencing on larval dropTimo Teras2010-05-161-1/+1
* xfrm: potential uninitialized variable num_xfrmsChangli Gao2010-05-011-1/+1
* net: Fix various endianness glitchesEric Dumazet2010-04-211-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/+5Star
* | 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-022-27/+10Star
* | xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs2010-04-021-0/+4
* | xfrm: Remove xfrm_state_genidHerbert Xu2010-04-021-4/+1Star
|/
* ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-3/+4
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-011-0/+16
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-271-0/+16
| |\
| | * crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner2010-01-171-0/+16
* | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-241-0/+1
* | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-231-6/+25
* | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-231-15/+57
* | | xfrm: SP lookups with markJamal Hadi Salim2010-02-231-1/+11
* | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-232-9/+9
* | | xfrm: SA lookups with markJamal Hadi Salim2010-02-231-0/+12
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-233-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-192-2/+2
* | | xfrm: Revert false event eliding commits.David S. Miller2010-02-173-18/+7Star
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-173-12/+13
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-9/+3Star
|\| |
| * | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-161-9/+3Star
* | | xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal2010-02-171-5/+5
* | | xfrm: Flushing empty SPD generates false eventsjamal2010-02-162-4/+11
* | | xfrm: Flushing empty SAD generates false eventsjamal2010-02-162-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-251-3/+56
| * | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-243-17/+19
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-181-2/+2
|/ /
* / NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-271-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-083-108/+184
|\
| * net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-8/+10
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-0/+1
| |\
| | * ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang2009-12-021-0/+1