Commit Graph

258 Commits (e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3)

Author SHA1 Message Date
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 18 years ago
Herbert Xu b7c6538cd8 [IPSEC]: Move state lock into x->type->output 18 years ago
Herbert Xu 050f009e16 [IPSEC]: Lock state when copying non-atomic fields to user-space 18 years ago
Herbert Xu 68325d3b12 [XFRM] user: Move attribute copying code into copy_to_user_state_extra 18 years ago
Herbert Xu 658b219e93 [IPSEC]: Move common code into xfrm_alloc_spi 18 years ago
Herbert Xu 75ba28c633 [IPSEC]: Remove gratuitous km wake-up events on ACQUIRE 18 years ago
Herbert Xu 007f0211a8 [IPSEC]: Store IPv6 nh pointer in mac_header on output 18 years ago
Herbert Xu 1ecafede83 [IPSEC]: Remove bogus ref count in xfrm_secpath_reject 18 years ago
Herbert Xu 45b17f48ea [IPSEC]: Move RO-specific output code into xfrm6_mode_ro.c 18 years ago
Herbert Xu cdf7e668d4 [IPSEC]: Unexport xfrm_replay_notify 18 years ago
Herbert Xu 436a0a4022 [IPSEC]: Move output replay code into xfrm_output 18 years ago
Herbert Xu 83815dea47 [IPSEC]: Move xfrm_state_check into xfrm_output.c 18 years ago
Herbert Xu 406ef77c89 [IPSEC]: Move common output code to xfrm_output 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
Herbert Xu 0cfad07555 [NETLINK]: Avoid pointer in netlink_run_queue 18 years ago
Eric W. Biederman b4b510290b [NET]: Support multiple network namespaces with netlink 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
Thomas Graf fd21150a0f [XFRM] netlink: Inline attach_encap_tmpl(), attach_sec_ctx(), and attach_one_addr() 18 years ago
Thomas Graf 15901a2746 [XFRM] netlink: Remove dependency on rtnetlink 18 years ago
Thomas Graf 5424f32e48 [XFRM] netlink: Use nlattr instead of rtattr 18 years ago
Thomas Graf 35a7aa08bf [XFRM] netlink: Rename attribute array from xfrma[] to attrs[] 18 years ago
Thomas Graf fab448991d [XFRM] netlink: Enhance indexing of the attribute array 18 years ago
Thomas Graf cf5cb79f69 [XFRM] netlink: Establish an attribute policy 18 years ago
Thomas Graf a7bd9a45c8 [XFRM] netlink: Use nlmsg_parse() to parse attributes 18 years ago
Thomas Graf 7deb226490 [XFRM] netlink: Use nlmsg_new() and type-safe size calculation helpers 18 years ago
Thomas Graf cfbfd45a8c [XFRM] netlink: Clear up some of the CONFIG_XFRM_SUB_POLICY ifdef mess 18 years ago
Thomas Graf c26445acbc [XFRM] netlink: Move algorithm length calculation to its own function 18 years ago
Thomas Graf c0144beaec [XFRM] netlink: Use nla_put()/NLA_PUT() variantes 18 years ago
Thomas Graf 082a1ad573 [XFRM] netlink: Use nlmsg_broadcast() and nlmsg_unicast() 18 years ago
Thomas Graf 7b67c8575f [XFRM] netlink: Use nlmsg_data() instead of NLMSG_DATA() 18 years ago
Thomas Graf 9825069d09 [XFRM] netlink: Use nlmsg_end() and nlmsg_cancel() 18 years ago
Thomas Graf 79b8b7f4ab [XFRM] netlink: Use nlmsg_put() instead of NLMSG_PUT() 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
Herbert Xu 196b003620 [IPSEC]: Ensure that state inner family is set 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
Jamal Hadi Salim 628529b6ee [XFRM] Introduce standalone SAD lookup 18 years ago
Patrick McHardy 281216177a [XFRM]: Fix MTU calculation for non-ESP SAs 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 01e67d08fa [XFRM]: Allow XFRM_ACQ_EXPIRES to be tunable via sysctl. 18 years ago
David S. Miller 14e50e57ae [XFRM]: Allow packet drops during larval state resolution. 18 years ago
Herbert Xu 26b8e51e98 [IPSEC]: Fix warnings with casting int to pointer 18 years ago
Herbert Xu c92b3a2f1f [IPSEC] pfkey: Load specific algorithm in pfkey_add rather than all 18 years ago