aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_state.c
Commit message (Expand)AuthorAge
* xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hostsMartin Willi2008-12-03
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-25
* netns xfrm: flush SA/SPDs on netns stopAlexey Dobriyan2008-11-25
* netns xfrm: KM reporting in netnsAlexey Dobriyan2008-11-25
* netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan2008-11-25
* netns xfrm: state walking in netnsAlexey Dobriyan2008-11-25
* netns xfrm: finding states in netnsAlexey Dobriyan2008-11-25
* netns xfrm: fixup xfrm_alloc_spi()Alexey Dobriyan2008-11-25
* netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* netns xfrm: state flush in netnsAlexey Dobriyan2008-11-25
* netns xfrm: trivial netns propagationsAlexey Dobriyan2008-11-25
* netns xfrm: propagate netns into bydst/bysrc/byspi hash functionsAlexey Dobriyan2008-11-25
* netns xfrm: per-netns km_waitqAlexey Dobriyan2008-11-25
* netns xfrm: per-netns state GC workAlexey Dobriyan2008-11-25
* netns xfrm: per-netns state GC listAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_hash_workAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state countsAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state_hmaskAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state_byspi hashAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state_bysrc hashAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state_bydst hashAlexey Dobriyan2008-11-25
* netns xfrm: per-netns xfrm_state_all listAlexey Dobriyan2008-11-25
* netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* netns xfrm: add netns boilerplateAlexey Dobriyan2008-11-25
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate)Arnaud Ebalard2008-10-05
* ipsec: Put dumpers on the dump listHerbert Xu2008-10-01
* ipsec: Fix xfrm_state_walk raceHerbert Xu2008-09-22
* ipsec: Add missing list_del() in xfrm_state_gc_task().David S. Miller2008-09-10
* ipsec: Use RCU-like construct for saved state within a walkHerbert Xu2008-09-09
* ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-09
* ipsec: Fix deadlock in xfrm_state management.David S. Miller2008-09-02
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-29
|\
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-28
* | [XFRM] AUDIT: Fix flowlabel text format ambibuity.YOSHIFUJI Hideaki2008-04-27
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-27
|\
| * [IPSEC]: Fix inter address family IPsec tunnel handling.Kazunori MIYAZAWA2008-03-24
* | [XFRM]: Speed up xfrm_policy and xfrm_state walkingTimo Teras2008-02-29
|/
* [PATCH] switch audit_get_loginuid() to task_struct *Al Viro2008-02-01
* [XFRM]: Remove unused exports.Adrian Bunk2008-01-31
* [XFRM]: constify 'struct xfrm_type'Eric Dumazet2008-01-31
* [XFRM]: xfrm_state_clone() should be static, not exportedEric Dumazet2008-01-28
* [XFRM]: Kill some bloatIlpo Järvinen2008-01-28
* [NET]: Add some acquires/releases sparse annotations.Eric Dumazet2008-01-28
* [XFRM]: RFC4303 compliant auditingPaul Moore2008-01-28
* [XFRM]: Assorted IPsec fixupsPaul Moore2008-01-28
* [XFRM]: Fix potential race vs xfrm_state(only)_find and xfrm_hash_resize.Pavel Emelyanov2008-01-28