aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim
2010-02-22xfrm: SP lookups with markJamal Hadi Salim
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal
2010-02-17xfrm: Revert false event eliding commits.David S. Miller
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal
2010-02-12xfrm: validate attributesjamal
2010-01-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan
2010-01-23net: constify MIB name tablesAlexey Dobriyan
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2010-01-17crypto: gcm - Add RFC4543 wrapper for GCMTobias Brunner
2009-12-26NET: XFRM: Fix spelling of neighbour.Ralf Baechle
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-12-01ipsec: can not add camellia cipher algorithm when using "ip xfrm state" commandLi Yewang
2009-11-25xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRMMartin Willi
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-10-18xfrm: remove skb_icv_walkSteffen Klassert
2009-09-02net: file_operations should be constStephen Hemminger
2009-08-09Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash address...Jussi Mäki
2009-06-29xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun
2009-06-24ipsec: Fix name of CAST algorithmHerbert Xu
2009-06-09xfrm: Use frag list abstraction interfaces.David S. Miller
2009-06-03net: skb->dst accessorsEric Dumazet
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-03-27xfrm: spin_lock() should be spin_unlock() in xfrm_state.cChuck Ebbert
2009-03-13xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller
2009-01-20Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info"David S. Miller
2009-01-14xfrm: For 32/64 compatability wrt. xfrm_usersa_infoDavid S. Miller
2009-01-11ipcomp: Remove spurious truesize increaseHerbert Xu
2008-12-29net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell