Commit Graph

134 Commits (71c6c4c918696625164ffdac4ece9f83bd4a6694)

Author SHA1 Message Date
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
Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago
Stephen Hemminger 98147d527a net: seq_operations should be const 16 years ago
Eric Dumazet 31e6d363ab net: correct off-by-one write allocations reports 16 years ago
Wei Yongjun 6f96106867 af_key: remove some pointless conditionals before kfree_skb() 16 years ago
Timo Teras a8d694c651 af_key: initialize xfrm encap_oa 16 years ago
Alexey Dobriyan 7013ec30e0 netns PF_KEY: per-netns /proc/pfkey 16 years ago
Alexey Dobriyan 07fb0f1799 netns PF_KEY: part 2 16 years ago
Alexey Dobriyan 3fa87a3210 netns PF_KEY: part 1 16 years ago
Alexey Dobriyan 7067802e26 netns xfrm: pass netns with KM notifications 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 50a30657fd netns xfrm: per-netns km_waitq 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Alexey Dobriyan 70e90679ff af_key: mark policy as dead before destroying 16 years ago