Age | Commit message (Expand) | Author | Files | Lines |
2023-08-02 | ila: Remove unnecessary file net/ila.h | Yue Haibing | 1 | -1/+0 |
2023-03-01 | ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping() | Eric Dumazet | 1 | -0/+1 |
2021-09-28 | net: ipv6: check return value of rhashtable_init | MichelleJin | 1 | -1/+5 |
2020-04-22 | ila: remove unused macro 'ILA_HASH_TABLE_SIZE' | YueHaibing | 1 | -2/+0 |
2019-03-28 | ila: Fix rhashtable walker list corruption | Herbert Xu | 1 | -0/+1 |
2019-02-25 | ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush | Herbert Xu | 1 | -1/+1 |
2019-02-22 | rhashtable: Remove obsolete rhashtable_walk_init function | Herbert Xu | 1 | -12/+3 |
2018-07-25 | ila: remove blank lines at EOF | Stephen Hemminger | 1 | -1/+0 |
2018-06-29 | ila: Flush netlink command to clear xlat table | Tom Herbert | 1 | -2/+60 |
2018-06-29 | ila: Create main ila source file | Tom Herbert | 1 | -114/+28 |
2018-06-29 | ila: Call library function alloc_bucket_locks | Tom Herbert | 1 | -18/+5 |
2018-06-29 | ila: Fix use of rhashtable walk in ila_xlat.c | Tom Herbert | 1 | -16/+54 |
2018-06-13 | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook | 1 | -1/+2 |
2017-12-11 | rhashtable: Change rhashtable_walk_start to return void | Tom Herbert | 1 | -3/+1 |
2017-11-08 | ila: allow configuration of identifier type | Tom Herbert | 1 | -5/+13 |
2017-11-08 | ila: add checksum neutral map auto | Tom Herbert | 1 | -4/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-31 | netfilter: nf_hook_ops structs can be const | Florian Westphal | 1 | -1/+1 |
2017-06-08 | ila_xlat: add missing hash secret initialization | Arnd Bergmann | 1 | -0/+1 |
2017-05-09 | net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern | Michal Hocko | 1 | -7/+1 |
2016-11-02 | ila: Fix crash caused by rhashtable changes | Tom Herbert | 1 | -3/+13 |
2016-10-27 | genetlink: mark families as __ro_after_init | Johannes Berg | 1 | -2/+2 |
2016-10-27 | genetlink: statically initialize families | Johannes Berg | 1 | -10/+14 |
2016-10-27 | genetlink: no longer support using static family IDs | Johannes Berg | 1 | -1/+0 |
2016-09-02 | ila: make nla_policy const | stephen hemminger | 1 | -1/+1 |
2016-06-08 | ila: Perform only one translation in forwarding path | Tom Herbert | 1 | -4/+4 |
2016-04-26 | ila: add checksum neutral ILA translations | Tom Herbert | 1 | -8/+8 |
2016-04-26 | ila: xlat changes | Tom Herbert | 1 | -69/+34 |
2016-04-26 | ila: Add struct definitions and helpers | Tom Herbert | 1 | -62/+64 |
2016-04-25 | ipv6: use nla_put_u64_64bit() | Nicolas Dichtel | 1 | -6/+9 |
2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 1 | -1/+2 |
2015-12-16 | ila: Add generic ILA translation facility | Tom Herbert | 1 | -0/+680 |