summaryrefslogtreecommitdiff
path: root/net/ipv6/ila/ila_xlat.c
AgeCommit message (Expand)Author
2023-08-02ila: Remove unnecessary file net/ila.hYue Haibing
2023-03-01ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()Eric Dumazet
2021-09-28net: ipv6: check return value of rhashtable_initMichelleJin
2020-04-22ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing
2019-03-27ila: Fix rhashtable walker list corruptionHerbert Xu
2019-02-24ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu
2018-07-24ila: remove blank lines at EOFStephen Hemminger
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert
2018-06-29ila: Create main ila source fileTom Herbert
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook
2017-12-11rhashtable: Change rhashtable_walk_start to return voidTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-31netfilter: nf_hook_ops structs can be constFlorian Westphal
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2016-11-02ila: Fix crash caused by rhashtable changesTom Herbert
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg
2016-10-27genetlink: statically initialize familiesJohannes Berg
2016-10-27genetlink: no longer support using static family IDsJohannes Berg
2016-09-01ila: make nla_policy conststephen hemminger
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert
2016-04-26ila: add checksum neutral ILA translationsTom Herbert
2016-04-26ila: xlat changesTom Herbert
2016-04-26ila: Add struct definitions and helpersTom Herbert
2016-04-25ipv6: use nla_put_u64_64bit()Nicolas Dichtel
2016-04-05rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland
2015-12-15ila: Add generic ILA translation facilityTom Herbert