Age | Commit message (Expand) | Author |
2010-02-22 | xfrm: SA lookups with mark | Jamal Hadi Salim |
2010-02-22 | xfrm: SA lookups signature with mark | Jamal Hadi Salim |
2010-02-19 | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim |
2010-02-17 | xfrm: Revert false event eliding commits. | David S. Miller |
2010-02-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-16 | xfrm: avoid spinlock in get_acqseq() used by xfrm user | jamal |
2010-02-16 | xfrm: Fix xfrm_state_clone leak | Herbert Xu |
2010-02-15 | xfrm: Flushing empty SAD generates false events | jamal |
2010-01-23 | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan |
2009-11-25 | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi |
2009-11-08 | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy |
2009-06-29 | xfrm: use xfrm_addr_cmp() instead of compare addresses directly | Wei Yongjun |
2009-04-27 | xfrm: wrong hash value for temporary SA | Nicolas Dichtel |
2009-03-27 | xfrm: spin_lock() should be spin_unlock() in xfrm_state.c | Chuck Ebbert |
2009-03-13 | xfrm: Fix xfrm_state_find() wrt. wildcard source address. | David S. Miller |
2008-12-03 | xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts | Martin Willi |
2008-11-25 | 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-10-31 | net: replace NIPQUAD() in net/*/ | Harvey Harrison |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-28 | net, misc: replace uses of NIP6_FMT with %p6 | Harvey Harrison |
2008-10-05 | xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) | Arnaud Ebalard |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu |
2008-09-22 | ipsec: Fix xfrm_state_walk race | Herbert Xu |
2008-09-09 | ipsec: Add missing list_del() in xfrm_state_gc_task(). | David S. Miller |
2008-09-09 | 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-02 | ipsec: Fix deadlock in xfrm_state management. | David S. Miller |
2008-07-25 | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |