| Commit message (Expand) | Author | Age |
* | xfrm: spin_lock() should be spin_unlock() in xfrm_state.c | Chuck Ebbert | 2009-03-27 |
* | xfrm: Fix xfrm_state_find() wrt. wildcard source address. | David S. Miller | 2009-03-13 |
* | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi | 2008-12-03 |
* | netns xfrm: per-netns sysctls | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: flush SA/SPDs on netns stop | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: KM reporting in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns NETLINK_XFRM socket | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: state walking in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: finding states in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: fixup xfrm_alloc_spi() | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: state lookup in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: state flush in netns | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: trivial netns propagations | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: propagate netns into bydst/bysrc/byspi hash functions | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns km_waitq | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns state GC work | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns state GC list | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_hash_work | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state counts | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state_hmask | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state_byspi hash | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state_bysrc hash | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state_bydst hash | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: per-netns xfrm_state_all list | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: add struct xfrm_state::xs_net | Alexey Dobriyan | 2008-11-25 |
* | netns xfrm: add netns boilerplate | Alexey Dobriyan | 2008-11-25 |
* | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 |
* | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 |
* | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-29 |
* | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard | 2008-10-05 |
* | ipsec: Put dumpers on the dump list | Herbert Xu | 2008-10-01 |
* | ipsec: Fix xfrm_state_walk race | Herbert Xu | 2008-09-22 |
* | ipsec: Add missing list_del() in xfrm_state_gc_task(). | David S. Miller | 2008-09-10 |
* | ipsec: Use RCU-like construct for saved state within a walk | Herbert Xu | 2008-09-09 |
* | ipsec: Restore larval states and socket policies in dump | Herbert Xu | 2008-09-09 |
* | ipsec: Fix deadlock in xfrm_state management. | David S. Miller | 2008-09-02 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-26 |
* | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 |
* | | [XFRM] AUDIT: Fix flowlabel text format ambibuity. | YOSHIFUJI Hideaki | 2008-04-27 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller | 2008-03-27 |
|\ |
|
| * | [IPSEC]: Fix inter address family IPsec tunnel handling. | Kazunori MIYAZAWA | 2008-03-24 |
* | | [XFRM]: Speed up xfrm_policy and xfrm_state walking | Timo Teras | 2008-02-29 |
|/ |
|
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 |
* | [XFRM]: Remove unused exports. | Adrian Bunk | 2008-01-31 |
* | [XFRM]: constify 'struct xfrm_type' | Eric Dumazet | 2008-01-31 |
* | [XFRM]: xfrm_state_clone() should be static, not exported | Eric Dumazet | 2008-01-28 |
* | [XFRM]: Kill some bloat | Ilpo Järvinen | 2008-01-28 |
* | [NET]: Add some acquires/releases sparse annotations. | Eric Dumazet | 2008-01-28 |
* | [XFRM]: RFC4303 compliant auditing | Paul Moore | 2008-01-28 |