aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAge
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-18
* xfrm: add severity to printkstephen hemminger2010-05-18
* net: Remove unnecessary semicolons after switch statementsJoe Perches2010-05-17
* xfrm: fix policy unreferencing on larval dropTimo Teras2010-05-16
* 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-17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-17
|\| |
| * | 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-16
* | | xfrm: Flushing empty SAD generates false eventsjamal2010-02-16
* | | 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-25
| * | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-24
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-23
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
|/ /
* / NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-03
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
| |\
| | * ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang2009-12-01
| * | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-25
| * | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-25
| * | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-08
| * | xfrm: remove skb_icv_walkSteffen Klassert2009-10-19
| |/