summaryrefslogtreecommitdiff
path: root/net/ipv6/ila
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
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2021-09-28net: ipv6: check return value of rhashtable_initMichelleJin
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-04-29ila: remove unused inline function ila_addr_is_ilaYueHaibing
2020-04-22ila: remove unused macro 'ILA_HASH_TABLE_SIZE'YueHaibing
2020-03-29net: add net available in build_stateAlexander Aring
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27ila: Fix rhashtable walker list corruptionHerbert Xu
2019-03-22genetlink: make policy common to familyJohannes Berg
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: Add a hook type for LWT routesTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-08ila: cleanup checksum diffTom 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-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-08ila_xlat: add missing hash secret initializationArnd Bergmann
2017-05-30net: add extack arg to lwtunnel build stateDavid Ahern
2017-05-21ila: propagate error code in ila_outputstephen hemminger
2017-05-08net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
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-10-23lwt: Remove unused len fieldThomas Graf
2016-10-20ila: Fix tailroom allocation of lwtstateThomas Graf
2016-10-17ila: Don't use dest cache when gateway is setTom Herbert
2016-10-15ila: Cache a route to translated addressTom Herbert
2016-09-01ila: make nla_policy conststephen hemminger
2016-08-17kcm: Use stream parserTom Herbert
2016-06-15ila: Fix checksum neutral mappingTom Herbert
2016-06-08ila: Perform only one translation in forwarding pathTom Herbert