summaryrefslogtreecommitdiffstats
path: root/net/xfrm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan2010-01-233-17/+19
* | | net: constify MIB name tablesAlexey Dobriyan2010-01-231-1/+1
* | | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-2/+2
|/ /
* | NET: XFRM: Fix spelling of neighbour.Ralf Baechle2009-12-261-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-011-0/+1
| |\
| | * ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang2009-12-011-0/+1
| * | xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi2009-11-251-0/+34
| * | xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi2009-11-252-9/+122
| * | xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy2009-11-081-13/+17
| * | xfrm: remove skb_icv_walkSteffen Klassert2009-10-181-78/+0
| |/
* | sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-4/+0
|/
* net: file_operations should be constStephen Hemminger2009-09-021-1/+1
* Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki2009-08-091-1/+1
* xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun2009-06-291-49/+8
* ipsec: Fix name of CAST algorithmHerbert Xu2009-06-241-2/+2
* xfrm: Use frag list abstraction interfaces.David S. Miller2009-06-091-22/+19
* net: skb->dst accessorsEric Dumazet2009-06-033-13/+19
* xfrm: wrong hash value for temporary SANicolas Dichtel2009-04-271-3/+3
* xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert2009-03-271-1/+1
* xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-131-32/+58
* Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller2009-01-201-9/+2
* xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller2009-01-141-2/+9
* ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-111-1/+0
* net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell2008-12-291-15/+2
OpenPOWER on IntegriCloud