Commit Graph

617 Commits (a561be7100cd610bd2e082f3211c1dfb45835817)

Author SHA1 Message Date
David S. Miller 33765d0603 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. 14 years ago
David S. Miller 1f673c5fe2 xfrm: Remove unused 'saddr' and 'daddr' args to xfrm_state_look_at. 14 years ago
David S. Miller 9aa600889b xfrm: Const'ify xfrm_address_t args to __xfrm_state_lookup{,_byaddr}. 14 years ago
David S. Miller 046860138e xfrm: Const'ify xfrm_tmpl arg to xfrm_init_tempstate. 14 years ago
David S. Miller 2ab38503d0 xfrm: Const'ify xfrm_address_t args to xfrm_*_hash. 14 years ago
David S. Miller 9a7386ec99 xfrm: Const'ify sec_path arg to secpath_has_nontransport. 14 years ago
David S. Miller 22cccb7e03 xfrm: Const'ify ptr args to xfrm_policy_ok. 14 years ago
David S. Miller 7db454b912 xfrm: Const'ify ptr args to xfrm_state_ok. 14 years ago
David S. Miller 1786b3891c xfrm: Const'ify selector arg to xfrm_dst_update_parent. 14 years ago
David S. Miller d3e40a9f5e xfrm: Const'ify policy arg to clone_policy. 14 years ago
David S. Miller f299d557cb xfrm: Const'ify policy arg and local selector in xfrm_policy_match. 14 years ago
David S. Miller 0b597e7edf xfrm: Const'ify local xfrm_address_t pointers in xfrm_policy_lookup_bytype. 14 years ago
David S. Miller b4b7c0b389 xfrm: Const'ify selector args in xfrm_migrate paths. 14 years ago
David S. Miller 5f803b58cd xfrm: Const'ify address args to hash helpers. 14 years ago
David S. Miller 183cad1278 xfrm: Const'ify pointer args to km_migrate() and implementations. 14 years ago
David S. Miller dd701754e7 xfrm: Const'ify pointer args to migrate_tmpl_match and xfrm_migrate_check 14 years ago
David S. Miller 6418c4e079 xfrm: Const'ify address arguments to __xfrm_dst_lookup() 14 years ago
David S. Miller 200ce96e56 xfrm: Const'ify selector argument to xfrm_selector_match() 14 years ago
David S. Miller 214e005bc3 xfrm: Pass km_event pointers around as const when possible. 14 years ago
David S. Miller dee9f4bceb net: Make flow cache paths use a const struct flowi. 14 years ago
David S. Miller 4ca2e68511 xfrm: Mark flowi arg to xfrm_resolve_and_create_bundle() const. 14 years ago
David S. Miller 3f0e18fb0e xfrm: Mark flowi arg to xfrm_dst_{alloc_copy,update_origin}() const. 14 years ago
David S. Miller 98313adaac xfrm: Mark flowi arg to xfrm_bundle_create() const. 14 years ago
David S. Miller a6c2e61115 xfrm: Mark flowi arg to xfrm_tmpl_resolve{,_one}() const. 14 years ago
David S. Miller 73ff93cd02 xfrm: Mark flowi arg to xfrm_expand_policies() const. 14 years ago
David S. Miller 062cdb43b8 xfrm: Mark flowi arg to xfrm_policy_{lookup_by_type,match}() const. 14 years ago
David S. Miller 47209abd79 xfrm: Kill strict arg to xfrm_bundle_ok(). 14 years ago
David S. Miller b520e9f616 xfrm: Mark flowi arg to xfrm_state_find() const. 14 years ago
David S. Miller 1a898592b2 xfrm: Mark flowi arg to xfrm_init_tempstate() const. 14 years ago
David S. Miller 4a08ab0fe4 xfrm: Mark flowi arg to xfrm_state_look_at() const. 14 years ago
David S. Miller e1ad2ab2cf xfrm: Mark flowi arg to xfrm_selector_match() const. 14 years ago
David S. Miller 8f029de281 xfrm: Mark flowi arg to xfrm_type->reject() const. 14 years ago
David S. Miller 0c7b3eefb4 xfrm: Mark flowi arg to ->fill_dst() const. 14 years ago
David S. Miller 05d8402576 xfrm: Mark flowi arg to ->get_tos() const. 14 years ago
David S. Miller 3c7bd1a140 net: Add initial_ref arg to dst_alloc(). 14 years ago
Hiroaki SHIMODA 0b15093219 xfrm: avoid possible oopse in xfrm_alloc_dst 14 years ago
David S. Miller b8f3ab4290 Revert "netlink: test for all flags of the NLM_F_DUMP composite" 14 years ago
Nicolas Dichtel fa6dd8a2c8 xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC 14 years ago
Jan Engelhardt 0ab03c2b14 netlink: test for all flags of the NLM_F_DUMP composite 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
Martin Willi 35d2856b46 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute 14 years ago
Thomas Egerer 78347c8c6b xfrm: Fix xfrm_state_migrate leak 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
Eric Dumazet 7a1c8e5ab1 net: allow GFP_HIGHMEM in __vmalloc() 14 years ago
stephen hemminger 1c4c40c42d xfrm: make xfrm_bundle_ok local 15 years ago
Thomas Egerer 8444cf712c xfrm: Allow different selector family in temporary state 15 years ago
Eric Dumazet e71895a1be xfrm: dont assume rcu_read_lock in xfrm_output_one() 15 years ago
Nicolas Dichtel 928497f020 xfrm_user: avoid a warning with some compiler 15 years ago
Herbert Xu 2f09a4d5da xfrm: Use GFP_ATOMIC in xfrm_compile_policy 15 years ago