Commit Graph

154 Commits (a95161aaa801c18c52b2e7cf3d6b4b141c00a20a)

Author SHA1 Message Date
Eric W. Biederman d79d792ef9 net: Allow xfrm_user_net_exit to batch efficiently. 15 years ago
Martin Willi 4447bb33f0 xfrm: Store aalg in xfrm_state with a user specified truncation length 15 years ago
David S. Miller 66f9a2590a Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" 16 years ago
David S. Miller fc8c7dc1b2 xfrm: For 32/64 compatability wrt. xfrm_usersa_info 16 years ago
Ilpo Järvinen d8eb93078c xfrm: join error paths 16 years ago
Alexey Dobriyan b27aeadb59 netns xfrm: per-netns sysctls 16 years ago
Alexey Dobriyan db983c1144 netns xfrm: KM reporting in netns 16 years ago
Alexey Dobriyan 7067802e26 netns xfrm: pass netns with KM notifications 16 years ago
Alexey Dobriyan fc34acd36e netns xfrm: xfrm_user module in netns 16 years ago
Alexey Dobriyan a6483b790f netns xfrm: per-netns NETLINK_XFRM socket 16 years ago
Alexey Dobriyan cdcbca7c1f netns xfrm: policy walking in netns 16 years ago
Alexey Dobriyan 8d1211a6aa netns xfrm: finding policy in netns 16 years ago
Alexey Dobriyan 33ffbbd52c netns xfrm: policy flushing in netns 16 years ago
Alexey Dobriyan 284fa7da30 netns xfrm: state walking in netns 16 years ago
Alexey Dobriyan 5447c5e401 netns xfrm: finding states in netns 16 years ago
Alexey Dobriyan 221df1ed33 netns xfrm: state lookup in netns 16 years ago
Alexey Dobriyan 0e6024519b netns xfrm: state flush in netns 16 years ago
Alexey Dobriyan 0331b1f383 netns xfrm: add struct xfrm_policy::xp_net 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Arnaud Ebalard a1caa32295 XFRM: copy_to_user_kmaddress() reports local address twice 17 years ago
Martin Willi 3a2dfbe8ac xfrm: Notify changes in UDP encapsulation via netlink 17 years ago
Arnaud Ebalard 13c1d18931 xfrm: MIGRATE enhancements (draft-ebalard-mext-pfkey-enhanced-migrate) 17 years ago
Herbert Xu 12a169e7d8 ipsec: Put dumpers on the dump list 17 years ago
Steffen Klassert ccf9b3b83d xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info 17 years ago
David S. Miller 88860c9ef4 xfrm_user: Remove zero length key checks. 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
Denis V. Lunev 2c8dd11636 [XFRM]: Compilation warnings in xfrm_user.c. 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Patrick McHardy bcf0dda8d2 [XFRM]: xfrm_user: fix selector family initialization 17 years ago
Kazunori MIYAZAWA df9dcb4588 [IPSEC]: Fix inter address family IPsec tunnel handling. 17 years ago
Timo Teras 4c563f7669 [XFRM]: Speed up xfrm_policy and xfrm_state walking 17 years ago
YOSHIFUJI Hideaki 073a371987 [XFRM]: Avoid bogus BUG() when throwing new policy away. 17 years ago
Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
WANG Cong 64c31b3f76 [XFRM] xfrm_policy_destroy: Rename and relative fixes. 17 years ago
Herbert Xu d26f398400 [IPSEC]: Make x->lastused an unsigned long 17 years ago
Eric Dumazet 0f99be0d11 [XFRM]: xfrm_algo_clone() allocates too much memory 17 years ago
Herbert Xu 8053fc3de7 [IPSEC]: Temporarily remove locks around copying of non-atomic fields 17 years ago
Denis V. Lunev cd40b7d398 [NET]: make netlink user -> kernel interface synchronious 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 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
Joy Latten ab5f5e8b14 [XFRM]: xfrm audit calls 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