Commit Graph

128 Commits (d6bc8ac9e13e466e844313b590fbc49f7f1abdea)

Author SHA1 Message Date
Masahide NAKAMURA 7b4dc3600e [XFRM]: Do not add a state whose SPI is zero to the SPI hash. 19 years ago
Al Viro 8122adf06e [XFRM]: xfrm_spi_hash() annotations 19 years ago
Al Viro 61f4627b2f [XFRM]: xfrm_replay_advance() annotations 19 years ago
Al Viro a252cc2371 [XFRM]: xrfm_replay_check() annotations 19 years ago
Al Viro 6067b2baba [XFRM]: xfrm_parse_spi() annotations 19 years ago
Al Viro a94cfd1974 [XFRM]: xfrm_state_lookup() annotations 19 years ago
Al Viro 26977b4ed7 [XFRM]: xfrm_alloc_spi() annotated 19 years ago
Patrick McHardy a1e59abf82 [XFRM]: Fix wildcard as tunnel source 19 years ago
James Morris d1d9facfd1 [XFRM]: remove xerr_idxp from __xfrm_policy_check() 19 years ago
Masahide NAKAMURA a9917c0665 [XFRM] STATE: Fix flusing with hash mask. 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
David S. Miller acba48e1a3 [XFRM]: Respect priority in policy lookups. 19 years ago
David S. Miller 44e36b42a8 [XFRM]: Extract common hashing code into xfrm_hash.[ch] 19 years ago
David S. Miller 2518c7c2b3 [XFRM]: Hash policies when non-prefixed. 19 years ago
David S. Miller c1969f294e [XFRM]: Hash xfrm_state objects by source address too. 19 years ago
David S. Miller a47f0ce05a [XFRM]: Kill excessive refcounting of xfrm_state objects. 19 years ago
David S. Miller 1c09539975 [XFRM]: Purge dst references to deleted SAs passively. 19 years ago
David S. Miller c7f5ea3a4d [XFRM]: Do not flush all bundles on SA insert. 19 years ago
David S. Miller 2575b65434 [XFRM]: Simplify xfrm_spi_hash 19 years ago
David S. Miller a624c108e5 [XFRM]: Put more keys into destination hash function. 19 years ago
David S. Miller 9d4a706d85 [XFRM]: Add generation count to xfrm_state and xfrm_dst. 19 years ago
David S. Miller f034b5d4ef [XFRM]: Dynamic xfrm_state hash table sizing. 19 years ago
David S. Miller 8f126e37c0 [XFRM]: Convert xfrm_state hash linkage to hlists. 19 years ago
David S. Miller edcd582152 [XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo. 19 years ago
David S. Miller 2770834c9f [XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo. 19 years ago
Masahide NAKAMURA f7b6983f0f [XFRM] POLICY: Support netlink socket interface for sub policy. 19 years ago
Masahide NAKAMURA 41a49cc3c0 [XFRM]: Add sorting interface for state and template. 19 years ago
Masahide NAKAMURA 4e81bb8336 [XFRM] POLICY: sub policy support. 19 years ago
Masahide NAKAMURA c11f1a15c5 [XFRM] POLICY: Add Kconfig to support sub policy. 19 years ago
Masahide NAKAMURA 97a64b4577 [XFRM]: Introduce XFRM_MSG_REPORT. 19 years ago
Masahide NAKAMURA df0ba92a99 [XFRM]: Trace which secpath state is reject factor. 19 years ago
Masahide NAKAMURA e23c7194a8 [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface. 19 years ago
Masahide NAKAMURA 654b32c6aa [XFRM]: Fix message about transformation user interface. 19 years ago
Masahide NAKAMURA e53820de0f [XFRM] IPV6: Restrict bundle reusing 19 years ago
Masahide NAKAMURA 9afaca0579 [XFRM] IPV6: Update outbound state timestamp for each sending. 19 years ago
Noriaki TAKAMIYA 060f02a3bd [XFRM] STATE: Introduce care-of address. 19 years ago
Masahide NAKAMURA 9e51fd371a [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport. 19 years ago
Masahide NAKAMURA fbd9a5b47e [XFRM] STATE: Common receive function for route optimization extension headers. 19 years ago
Masahide NAKAMURA f3bd484021 [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec. 19 years ago
Masahide NAKAMURA eb2971b68a [XFRM] STATE: Search by address using source address list. 19 years ago
Masahide NAKAMURA 6c44e6b7ab [XFRM] STATE: Add source address list. 19 years ago
Masahide NAKAMURA dc00a52560 [XFRM] STATE: Allow non IPsec protocol. 19 years ago
Masahide NAKAMURA 5794708f11 [XFRM]: Introduce a helper to compare id protocol. 19 years ago
Masahide NAKAMURA 7e49e6de30 [XFRM]: Add XFRM_MODE_xxx for future use. 19 years ago
Venkat Yekkirala cb969f072b [MLSXFRM]: Default labeling of socket specific IPSec policies 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Serge Hallyn 0d681623d3 [MLSXFRM]: Add security context to acquire messages using netlink 19 years ago
Venkat Yekkirala e0d1caa7b0 [MLSXFRM]: Flow based matching of xfrm policy and state 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu 07d4ee583e [IPSEC]: Use HMAC template and hash interface 19 years ago