| Commit message (Expand) | Author | Age |
* | Fix unexpected SA hard expiration after changing date | Fan Du | 2012-08-02 |
* | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 |
* | XFRM: Fix memory leak in xfrm_state_update | Tushar Gohad | 2011-07-08 |
* | inet: constify ip headers and in6_addr | Eric Dumazet | 2011-04-22 |
* | xfrm: Assign esn pointers when cloning a state | Steffen Klassert | 2011-03-29 |
* | xfrm: Fix initialize repl field of struct xfrm_state | Wei Yongjun | 2011-03-21 |
* | xfrm: Add user interface for esn and big anti-replay windows | Steffen Klassert | 2011-03-13 |
* | xfrm: Move IPsec replay detection functions to a separate file | Steffen Klassert | 2011-03-13 |
* | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller | 2011-03-12 |
* | xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. | David S. Miller | 2011-02-28 |
* | xfrm: Const'ify xfrm_address_t args to xfrm_state_find. | David S. Miller | 2011-02-24 |
* | xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at. | David S. Miller | 2011-02-24 |
* | xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}. | David S. Miller | 2011-02-24 |
* | xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate. | David S. Miller | 2011-02-24 |
* | xfrm: Const'ify xfrm_address_t args to xfrm_*_hash. | David S. Miller | 2011-02-24 |
* | xfrm: Const'ify pointer args to km_migrate() and implementations. | David S. Miller | 2011-02-24 |
* | xfrm: Pass km_event pointers around as const when possible. | David S. Miller | 2011-02-24 |
* | xfrm: Mark flowi arg to xfrm_state_find() const. | David S. Miller | 2011-02-22 |
* | xfrm: Mark flowi arg to xfrm_init_tempstate() const. | David S. Miller | 2011-02-22 |
* | xfrm: Mark flowi arg to xfrm_state_look_at() const. | David S. Miller | 2011-02-22 |
* | xfrm: Fix xfrm_state_migrate leak | Thomas Egerer | 2010-12-09 |
* | xfrm: Allow different selector family in temporary state | Thomas Egerer | 2010-09-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | xfrm: Remove xfrm_state_genid | Herbert Xu | 2010-04-01 |
|/ |
|
* | xfrm: SA lookups with mark | Jamal Hadi Salim | 2010-02-22 |
* | xfrm: SA lookups signature with mark | Jamal Hadi Salim | 2010-02-22 |
* | xfrm: Flushing empty SAD generates false events | Jamal Hadi Salim | 2010-02-19 |
* | xfrm: Revert false event eliding commits. | David S. Miller | 2010-02-17 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-17 |
|\ |
|
| * | xfrm: Fix xfrm_state_clone leak | Herbert Xu | 2010-02-16 |
* | | xfrm: avoid spinlock in get_acqseq() used by xfrm user | jamal | 2010-02-16 |
* | | xfrm: Flushing empty SAD generates false events | jamal | 2010-02-16 |
|/ |
|
* | netns xfrm: fix "ip xfrm state|policy count" misreport | Alexey Dobriyan | 2010-01-24 |
* | xfrm: Store aalg in xfrm_state with a user specified truncation length | Martin Willi | 2009-11-25 |
* | xfrm: SAD entries do not expire correctly after suspend-resume | Yury Polyanskiy | 2009-11-08 |
* | xfrm: use xfrm_addr_cmp() instead of compare addresses directly | Wei Yongjun | 2009-06-29 |
* | xfrm: wrong hash value for temporary SA | Nicolas Dichtel | 2009-04-27 |
* | 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 |