summaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)AuthorFilesLines
2010-07-15xfrm: do not assume that template resolving always returns xfrmsTimo Teräs1-2/+13
2010-06-25xfrm: check bundle policy existance before dereferencing itTimo Teräs1-1/+2
2010-06-05net: check for refcount if pop a stacked dst_entrySteffen Klassert1-2/+2
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet1-0/+1
2010-05-18net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-18xfrm: add severity to printkstephen hemminger1-5/+7
2010-05-18net: Remove unnecessary semicolons after switch statementsJoe Perches1-3/+3
2010-05-16xfrm: fix policy unreferencing on larval dropTimo Teras1-1/+1
2010-05-01xfrm: potential uninitialized variable num_xfrmsChangli Gao1-1/+1
2010-04-21net: Fix various endianness glitchesEric Dumazet1-1/+2
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-1/+4
2010-04-07xfrm: remove policy garbage collectionTimo Teräs1-34/+5
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs1-335/+376
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs1-38/+74
2010-04-02xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs2-27/+10
2010-04-02xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs1-0/+4
2010-04-02xfrm: Remove xfrm_state_genidHerbert Xu1-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-1/+4
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-3/+4
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+16
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+16
2010-02-24xfrm: clone mark when cloning policyJamal Hadi Salim1-0/+1
2010-02-23xfrm: Allow user space manipulation of SPD markJamal Hadi Salim1-6/+25
2010-02-23xfrm: Allow user space config of SAD markJamal Hadi Salim1-15/+57
2010-02-23xfrm: SP lookups with markJamal Hadi Salim1-1/+11
2010-02-23xfrm: SP lookups signature with markJamal Hadi Salim2-9/+9
2010-02-23xfrm: SA lookups with markJamal Hadi Salim1-0/+12
2010-02-23xfrm: SA lookups signature with markJamal Hadi Salim3-32/+45
2010-02-20xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2-4/+15
2010-02-20xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2-3/+10
2010-02-19xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2-2/+2
2010-02-18xfrm: Revert false event eliding commits.David S. Miller3-18/+7
2010-02-17percpu: add __percpu sparse annotations to netTejun Heo3-12/+13
2010-02-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-9/+3
2010-02-17xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal1-5/+5
2010-02-17xfrm: Fix xfrm_state_clone leakHerbert Xu1-9/+3
2010-02-16xfrm: Flushing empty SPD generates false eventsjamal2-4/+11
2010-02-16xfrm: Flushing empty SAD generates false eventsjamal2-3/+7
2010-02-13xfrm: validate attributesjamal1-0/+4
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-20/+75
2010-01-25netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-3/+56
2010-01-24netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan3-17/+19
2010-01-23net: constify MIB name tablesAlexey Dobriyan1-1/+1
2010-01-18net: spread __net_init, __net_exitAlexey Dobriyan1-2/+2
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner1-0/+16
2009-12-27NET: XFRM: Fix spelling of neighbour.Ralf Baechle1-1/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-108/+184
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-8/+10
2009-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-12-02ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang1-0/+1