Commit Graph

125 Commits (33fa9b13285e76fb95d940120964562e4c7081c2)

Author SHA1 Message Date
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Herbert Xu c5d18e984a [IPSEC]: Fix catch-22 with algorithm IDs above 31 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 9bb182a700 [XFRM] MIP6: Fix address keys for routing search. 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
YOSHIFUJI Hideaki b791160b5a [XFRM]: Fix ordering issue in xfrm_dst_hash_transfer(). 17 years ago
Ilpo Järvinen 1486cbd777 [XFRM] xfrm_policy: kill some bloat 17 years ago
WANG Cong 64c31b3f76 [XFRM] xfrm_policy_destroy: Rename and relative fixes. 17 years ago
Masahide NAKAMURA d66e37a99d [XFRM] Statistics: Add outbound-dropping error. 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
Paul Moore 68277accb3 [XFRM]: Assorted IPsec fixups 17 years ago
Masahide NAKAMURA 0aa647746e [XFRM]: Support to increment packet dropping statistics. 17 years ago
Masahide NAKAMURA 558f82ef6e [XFRM]: Define packet dropping statistics. 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Herbert Xu aef2178599 [IPSEC]: Fix zero return value in xfrm_lookup on error 17 years ago
Herbert Xu 8b7817f3a9 [IPSEC]: Add ICMP host relookup support 17 years ago
Herbert Xu d5422efe68 [IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse 17 years ago
Herbert Xu 815f4e57e9 [IPSEC]: Make xfrm_lookup flags argument a bit-field 17 years ago
Denis V. Lunev 5a3e55d68e [NET]: Multiple namespaces in the all dst_ifdown routines. 17 years ago
Paul Moore 875179fa60 [IPSEC]: SPD auditing fix to include the netmask/prefix-length 17 years ago
Herbert Xu 25ee3286dc [IPSEC]: Merge common code into xfrm_bundle_create 17 years ago
Herbert Xu 66cdb3ca27 [IPSEC]: Move flow construction into xfrm_dst_lookup 17 years ago
Pavel Emelyanov b24b8a247f [NET]: Convert init_timer into setup_timer 17 years ago
Paul Moore 5951cab136 [XFRM]: Audit function arguments misordered 17 years ago
Herbert Xu 75b8c13326 [IPSEC]: Fix potential dst leak in xfrm_lookup 17 years ago
Herbert Xu 5e5234ff17 [IPSEC]: Fix uninitialised dst warning in __xfrm_lookup 17 years ago
Herbert Xu 13996378e6 [IPSEC]: Rename mode to outer_mode and add inner_mode 18 years ago
Herbert Xu 1bfcb10f67 [IPSEC]: Add missing BEET checks 18 years ago
Herbert Xu aa5d62cc87 [IPSEC]: Move type and mode map into xfrm_state.c 18 years ago
Herbert Xu 1ecafede83 [IPSEC]: Remove bogus ref count in xfrm_secpath_reject 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Daniel Lezcano de3cb747ff [NET]: Dynamically allocate the loopback device, part 1. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Joy Latten ab5f5e8b14 [XFRM]: xfrm audit calls 18 years ago
Thomas Graf f7944fb191 [XFRM] policy: Replace magic number with XFRM_POLICY_OUT 18 years ago
Jesper Juhl b5890d8ba4 [XFRM]: Clean up duplicate includes in net/xfrm/ 18 years ago
Paul Moore e6e0871cce Net/Security: fix memory leaks from security_secid_to_secctx() 18 years ago
Joakim Koskela 48b8d78315 [XFRM]: State selection update to use inner addresses. 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
YOSHIFUJI Hideaki 7dc12d6dd6 [NET] XFRM: Fix whitespace errors. 18 years ago
Patrick McHardy bd0bf0765e [XFRM]: Fix crash introduced by struct dst_entry reordering 18 years ago
Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
David S. Miller aad0e0b9b6 [XFRM]: xfrm_larval_drop sysctl should be __read_mostly. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Herbert Xu b5505c6e10 [IPSEC]: Check validity of direction in xfrm_policy_byid 18 years ago
Jamal Hadi Salim 5a6d34162f [XFRM] SPD info TLV aggregation 18 years ago
Masahide NAKAMURA 157bfc2502 [XFRM]: Restrict upper layer information by bundle. 18 years ago
Jamal Hadi Salim ecfd6b1837 [XFRM]: Export SPD info 18 years ago