summaryrefslogtreecommitdiff
path: root/net/key
Commit message (Expand)AuthorAge
* pfkey: fix warningStephen Hemminger2011-03-01
* pfkey: Use const where possible.David S. Miller2011-02-25
* xfrm: Const'ify pointer args to km_migrate() and implementations.David S. Miller2011-02-23
* xfrm: Pass km_event pointers around as const when possible.David S. Miller2011-02-23
* afkey: add sparse annotation about rcustephen hemminger2011-02-23
* net: return operator cleanupEric Dumazet2010-09-23
* pfkey: add severity to printkstephen hemminger2010-05-17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* af_key: return error if pfkey_xfrm_policy2msg_prep() failsDan Carpenter2010-03-24
* xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* af_key: locking changestephen hemminger2010-02-22
* xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-19
* xfrm: Revert false event eliding commits.David S. Miller2010-02-17
* xfrm: Flushing empty SPD generates false eventsjamal2010-02-15
* xfrm: Flushing empty SAD generates false eventsjamal2010-02-15
* net: af_key: use seq_hlist_foo() helpersLi Zefan2010-02-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-03
|\
| * af_key: fix netns ops ordering on module load/unloadAlexey Dobriyan2010-02-03
* | xfrm: avoid spinlock in get_acqseq()Eric Dumazet2010-02-02
* | net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
|/
* xfrm: Fix truncation length of authentication algorithms installed via PF_KEYMartin Willi2009-12-11
* net: Simplify af_key pernet operations.Eric W. Biederman2009-12-01
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-18
* net: pass kern to net_proto_family create functionEric Paris2009-11-05
* net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: file_operations should be constStephen Hemminger2009-09-02
* net: seq_operations should be constStephen Hemminger2009-09-02
* net: correct off-by-one write allocations reportsEric Dumazet2009-06-18
* af_key: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-26
* af_key: initialize xfrm encap_oaTimo Teras2009-01-25
* netns PF_KEY: per-netns /proc/pfkeyAlexey Dobriyan2008-11-25
* netns PF_KEY: part 2Alexey Dobriyan2008-11-25
* netns PF_KEY: part 1Alexey Dobriyan2008-11-25
* netns xfrm: pass netns with KM notificationsAlexey Dobriyan2008-11-25
* netns xfrm: policy walking in netnsAlexey Dobriyan2008-11-25
* netns xfrm: finding policy in netnsAlexey Dobriyan2008-11-25
* netns xfrm: policy flushing in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state walking in netnsAlexey Dobriyan2008-11-25
* netns xfrm: finding states in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state flush in netnsAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_policy::xp_netAlexey Dobriyan2008-11-25
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* af_key: mark policy as dead before destroyingAlexey Dobriyan2008-11-06
* key: fix setkey(8) policy set breakageAlexey Dobriyan2008-10-31