Commit Graph

157 Commits (22735ce857a2d9f4e6eec37c36be3fcf9d21d154)

Author SHA1 Message Date
Mathias Krause a5cc68f3d6 af_key: fix info leaks in notify messages 12 years ago
Paul Moore e4c1721642 xfrm: force a garbage collection after deleting a policy 12 years ago
Junwei Zhang d0d79c3fd7 afkey: fix a typo 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 12 years ago
Nicolas Dichtel 85dfb745ee af_key: initialize satype in key_notify_policy_flush() 12 years ago
Gao feng ece31ffd53 net: proc: change proc_net_remove to remove_proc_entry 12 years ago
Gao feng d4beaa66ad net: proc: change proc_net_fops_create to proc_create 12 years ago
Jussi Kivilinna 7e50f84c94 pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support 12 years ago
YOSHIFUJI Hideaki / 吉藤英明 70e94e66ae xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal(). 12 years ago
Cong Wang cdfa1fe5c0 af_key: remove a duplicated skb_orphan() 12 years ago
Eric W. Biederman df008c91f8 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm 12 years ago
Dan Carpenter f674e72ff1 net/key/af_key.c: add range checks on ->sadb_x_policy_len 13 years ago
Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 13 years ago
Fan Du 65e0736bc2 xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire 13 years ago
Eric W. Biederman a7cb5a49bf userns: Print out socket uids in a user namespace aware fashion. 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Julia Lawall 89eb06f11c net/key/af_key.c: add missing kfree_skb 13 years ago
Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Joe Perches ea11073387 net: Remove casts of void * 14 years ago
Dan Rosenberg 71338aa7d0 net: convert %p usage to %pK 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Stephen Hemminger 7f6daa635c pfkey: fix warning 14 years ago
David S. Miller 4c93fbb062 pfkey: Use const where possible. 14 years ago
David S. Miller 183cad1278 xfrm: Const'ify pointer args to km_migrate() and implementations. 14 years ago
David S. Miller 214e005bc3 xfrm: Pass km_event pointers around as const when possible. 14 years ago
stephen hemminger ada440e3b5 afkey: add sparse annotation about rcu 14 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
stephen hemminger 207024b947 pfkey: add severity to printk 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Dan Carpenter 9a127aad4d af_key: return error if pfkey_xfrm_policy2msg_prep() fails 15 years ago
Jamal Hadi Salim 8ca2e93b55 xfrm: SP lookups signature with mark 15 years ago
Jamal Hadi Salim bd55775c8d xfrm: SA lookups signature with mark 15 years ago
stephen hemminger 7f6b9dbd5a af_key: locking change 15 years ago
Jamal Hadi Salim 2f1eb65f36 xfrm: Flushing empty SPD generates false events 15 years ago
Jamal Hadi Salim 9e64cc9572 xfrm: Flushing empty SAD generates false events 15 years ago
Jamal Hadi Salim 8be987d734 pfkey: fix SA and SP flush sequence 15 years ago
David S. Miller 069c474e88 xfrm: Revert false event eliding commits. 15 years ago
jamal 0dca3a8436 xfrm: Flushing empty SPD generates false events 15 years ago
jamal 19f4c7133f xfrm: Flushing empty SAD generates false events 15 years ago
Li Zefan 27b5b8657a net: af_key: use seq_hlist_foo() helpers 15 years ago
Alexey Dobriyan 180211b841 af_key: fix netns ops ordering on module load/unload 15 years ago
Eric Dumazet 28aecb9d77 xfrm: avoid spinlock in get_acqseq() 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Martin Willi c20a66f474 xfrm: Fix truncation length of authentication algorithms installed via PF_KEY 15 years ago
Eric W. Biederman 23c049ca92 net: Simplify af_key pernet operations. 15 years ago
Eric Dumazet f99189b186 netns: net_identifiers should be read_mostly 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago