aboutsummaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_state.c
Commit message (Expand)AuthorAge
* [XFRM] STATE: Fix flusing with hash mask.Masahide NAKAMURA2006-09-22
* [XFRM]: Extract common hashing code into xfrm_hash.[ch]David S. Miller2006-09-22
* [XFRM]: Hash xfrm_state objects by source address too.David S. Miller2006-09-22
* [XFRM]: Kill excessive refcounting of xfrm_state objects.David S. Miller2006-09-22
* [XFRM]: Purge dst references to deleted SAs passively.David S. Miller2006-09-22
* [XFRM]: Do not flush all bundles on SA insert.David S. Miller2006-09-22
* [XFRM]: Simplify xfrm_spi_hashDavid S. Miller2006-09-22
* [XFRM]: Put more keys into destination hash function.David S. Miller2006-09-22
* [XFRM]: Add generation count to xfrm_state and xfrm_dst.David S. Miller2006-09-22
* [XFRM]: Dynamic xfrm_state hash table sizing.David S. Miller2006-09-22
* [XFRM]: Convert xfrm_state hash linkage to hlists.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.David S. Miller2006-09-22
* [XFRM]: Add sorting interface for state and template.Masahide NAKAMURA2006-09-22
* [XFRM]: Introduce XFRM_MSG_REPORT.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Introduce care-of address.Noriaki TAKAMIYA2006-09-22
* [XFRM] STATE: Common receive function for route optimization extension headers.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Search by address using source address list.Masahide NAKAMURA2006-09-22
* [XFRM] STATE: Add source address list.Masahide NAKAMURA2006-09-22
* [XFRM]: Introduce a helper to compare id protocol.Masahide NAKAMURA2006-09-22
* [MLSXFRM]: Default labeling of socket specific IPSec policiesVenkat Yekkirala2006-09-22
* [MLSXFRM]: Flow based matching of xfrm policy and stateVenkat Yekkirala2006-09-22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [XFRM]: unexport xfrm_state_mtuAdrian Bunk2006-06-29
* [IPSEC] xfrm: Abstract out encapsulation modesHerbert Xu2006-06-18
* [IPSEC] xfrm: Undo afinfo lock proliferationHerbert Xu2006-06-18
* [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-29
* [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-14
* [XFRM]: Add some missing exports.David S. Miller2006-03-20
* [XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.cDavid S. Miller2006-03-20
* [XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.David S. Miller2006-03-20
* [IPSEC]: Sync series - policy expiresJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - SA expiresJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - acquire insertJamal Hadi Salim2006-03-20
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-20
* [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-23
* [LSM-IPSec]: Security association restriction.Trent Jaeger2006-01-03
* [IPSEC]: Perform SA switchover immediately.David S. Miller2005-12-19
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [IPSEC]: Kill obsolete get_mss functionHerbert Xu2005-10-25
* [IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu2005-06-20
* [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-20
* [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*Herbert Xu2005-06-19
* [IPSEC] Turn km_event.data into a unionHerbert Xu2005-06-19
* [IPSEC] Kill spurious hard expire messagesHerbert Xu2005-06-19
* [IPSEC] Add complete xfrm event notificationJamal Hadi Salim2005-06-19
* [XFRM]: Fix existence lookup in xfrm_state_findPatrick McHardy2005-04-21
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16