Commit Graph

78 Commits (cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f)

Author SHA1 Message Date
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
YOSHIFUJI Hideaki 81b302a321 key: Use xfrm_addr_cmp() where appropriate. 17 years ago
YOSHIFUJI Hideaki 5f95ac9111 key: Share common code path to extract address from sockaddr{}. 17 years ago
YOSHIFUJI Hideaki e5b56652c1 key: Share common code path to fill sockaddr{}. 17 years ago
YOSHIFUJI Hideaki 9e8b4ed8bb key: Introduce pfkey_sockaddr_len() for raw sockaddr{} length. 17 years ago
Jamal Hadi Salim 99c6f60e72 ipsec: pfkey should ignore events when no listeners 17 years ago
Kazunori MIYAZAWA 4da5105687 af_key: Fix selector family initialization. 17 years ago
Eric Paris 2532386f48 Audit: collect sessionid in netlink messages 17 years ago
Brian Haley 2db3e47e70 af_key: Fix af_key.c compiler warning 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
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Timo Teras 83321d6b98 [AF_KEY]: Dump SA/SP entries non-atomically 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
David S. Miller d9595a7b9c [AF_KEY]: Fix oops by converting to proc_net_*(). 17 years ago
Kazunori MIYAZAWA a4d6b8af1e [AF_KEY]: Fix bug in spdadd 17 years ago
Pavel Emelyanov bd2f747658 [KEY]: Convert net/pfkey to use seq files. 17 years ago
Pavel Emelyanov 61145aa1a1 [KEY]: Clean up proc files creation a bit. 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
WANG Cong 64c31b3f76 [XFRM] xfrm_policy_destroy: Rename and relative fixes. 17 years ago
Patrick McHardy d4782c323d [AF_KEY]: Fix skb leak on pfkey_send_migrate() error 17 years ago
Herbert Xu f398035f2d [IPSEC]: Avoid undefined shift operation when testing algorithm ID 17 years ago
Herbert Xu 8053fc3de7 [IPSEC]: Temporarily remove locks around copying of non-atomic fields 17 years ago
Charles Hardin 435000bebd [PFKEY]: Sending an SADB_GET responds with an SADB_GET 17 years ago
Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() 17 years ago
Stephen Rothwell 298bb62175 [AF_KEY]: suppress a warning for 64k pages. 17 years ago
Herbert Xu 050f009e16 [IPSEC]: Lock state when copying non-atomic fields to user-space 18 years ago
Herbert Xu 658b219e93 [IPSEC]: Move common code into xfrm_alloc_spi 18 years ago
Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Joy Latten ab5f5e8b14 [XFRM]: xfrm audit calls 18 years ago
Ilpo Järvinen 356f89e12e [NET] Cleanup: DIV_ROUND_UP 18 years ago
Joy Latten 4a4b6271a8 [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10 18 years ago
Al Viro 582ee43dad net/* misc endianness annotations 18 years ago
Joy Latten 4aa2e62c45 xfrm: Add security check before flushing SAD/SPD 18 years ago
Herbert Xu c92b3a2f1f [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Arnaldo Carvalho de Melo badff6d01a [SK_BUFF]: Introduce skb_reset_transport_header(skb) 18 years ago
David S. Miller fefaa75e04 [IPSEC] af_key: Fix thinko in pfkey_xfrm_policy2msg() 18 years ago
Kazunori MIYAZAWA 55569ce256 [KEY]: Fix conversion between IPSEC_MODE_xxx and XFRM_MODE_xxx. 18 years ago
Eric Paris 16bec31db7 [IPSEC]: xfrm audit hook misplaced in pfkey_delete and xfrm_del_sa 18 years ago
Eric Paris 215a2dd3b4 [IPSEC]: Add xfrm policy change auditing to pfkey_spdget 18 years ago
Eric Paris ef41aaa0b7 [IPSEC]: xfrm_policy delete security check misplaced 18 years ago
David S. Miller 13fcfbb067 [XFRM]: Fix OOPSes in xfrm_audit_log(). 18 years ago
YOSHIFUJI Hideaki 8ff24541d9 [NET] KEY: Fix whitespace errors. 18 years ago
Shinta Sugimoto 08de61beab [PFKEYV2]: Extension for dynamic update of endpoint address(es) 18 years ago
Joy Latten 161a09e737 audit: Add auditing to ipsec 18 years ago
Miika Komu 2718aa7c55 [IPSEC]: Add AF_KEY interface for encapsulation family. 18 years ago
Al Viro 5d36b1803d [XFRM]: annotate ->new_mapping() 18 years ago
Venkat Yekkirala 5b368e61c2 IPsec: correct semantics for SELinux policy matching 19 years ago