aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ila
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05
|\
| * ila: Fix rhashtable walker list corruptionHerbert Xu2019-03-28
* | genetlink: make policy common to familyJohannes Berg2019-03-22
|/
* ila: Fix uninitialised return value in ila_xlat_nl_cmd_flushHerbert Xu2019-02-25
* rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu2019-02-22
* ila: remove blank lines at EOFStephen Hemminger2018-07-24
* ila: Flush netlink command to clear xlat tableTom Herbert2018-06-28
* ila: Create main ila source fileTom Herbert2018-06-28
* ila: Call library function alloc_bucket_locksTom Herbert2018-06-28
* ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert2018-06-28
* treewide: kvmalloc() -> kvmalloc_array()Kees Cook2018-06-12
* rhashtable: Change rhashtable_walk_start to return voidTom Herbert2017-12-11
* ila: Add a hook type for LWT routesTom Herbert2017-11-07
* ila: allow configuration of identifier typeTom Herbert2017-11-07
* ila: add checksum neutral map autoTom Herbert2017-11-07
* ila: cleanup checksum diffTom Herbert2017-11-07
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * ila_xlat: add missing hash secret initializationArnd Bergmann2017-06-08
* | net: add extack arg to lwtunnel build stateDavid Ahern2017-05-30
* | ila: propagate error code in ila_outputstephen hemminger2017-05-21
|/
* net/ipv6/ila/ila_xlat.c: simplify a strange allocation patternMichal Hocko2017-05-08
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-24
* ila: Fix crash caused by rhashtable changesTom Herbert2016-11-02
* genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* genetlink: statically initialize familiesJohannes Berg2016-10-27
* genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* lwt: Remove unused len fieldThomas Graf2016-10-23
* ila: Fix tailroom allocation of lwtstateThomas Graf2016-10-20
* ila: Don't use dest cache when gateway is setTom Herbert2016-10-17
* ila: Cache a route to translated addressTom Herbert2016-10-15
* ila: make nla_policy conststephen hemminger2016-09-01
* kcm: Use stream parserTom Herbert2016-08-17
* ila: Fix checksum neutral mappingTom Herbert2016-06-16
* ila: Perform only one translation in forwarding pathTom Herbert2016-06-08
* ila: ipv6/ila: fix nlsize calculation for lwtunnelTom Herbert2016-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\
| * ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel2016-05-03
* | ila: add checksum neutral ILA translationsTom Herbert2016-04-26
* | ila: xlat changesTom Herbert2016-04-26
* | ila: Add struct definitions and helpersTom Herbert2016-04-26
* | ipv6: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
* | rhashtable: accept GFP flags in rhashtable_walk_initBob Copeland2016-04-05
|/