aboutsummaryrefslogtreecommitdiff
path: root/net/xfrm
AgeCommit message (Expand)Author
2010-09-20xfrm: Allow different selector family in temporary stateThomas Egerer
2010-09-16xfrm: dont assume rcu_read_lock in xfrm_output_one()Eric Dumazet
2010-09-01xfrm_user: avoid a warning with some compilerNicolas Dichtel
2010-08-14xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu
2010-07-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-14xfrm: do not assume that template resolving always returns xfrmsTimo Teräs
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-25snmp: add align parameter to snmp_mib_init()Eric Dumazet
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs
2010-06-04net: check for refcount if pop a stacked dst_entrySteffen Klassert
2010-06-02xfrm: force a dst reference in __xfrm_route_forward()Eric Dumazet
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-05-17xfrm: add severity to printkstephen hemminger
2010-05-17net: Remove unnecessary semicolons after switch statementsJoe Perches
2010-05-15xfrm: fix policy unreferencing on larval dropTimo Teras
2010-04-30xfrm: potential uninitialized variable num_xfrmsChangli Gao
2010-04-20net: Fix various endianness glitchesEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-07xfrm: remove policy garbage collectionTimo Teräs
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-01xfrm: remove policy lock when accessing policy->walk.deadTimo Teräs
2010-04-01xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handlerTimo Teräs
2010-04-01xfrm: Remove xfrm_state_genidHerbert Xu
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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