| Commit message (Expand) | Author | Age | Files | Lines |
* | ila: Remove unnecessary file net/ila.h | Yue Haibing | 2023-08-02 | 2 | -2/+0 |
* | ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping() | Eric Dumazet | 2023-03-01 | 1 | -0/+1 |
* | genetlink: start to validate reserved header bytes | Jakub Kicinski | 2022-08-29 | 1 | -0/+1 |
* | net: ipv6: check return value of rhashtable_init | MichelleJin | 2021-09-28 | 1 | -1/+5 |
* | net: Add MODULE_DESCRIPTION entries to network modules | Rob Gill | 2020-06-20 | 1 | -0/+1 |
* | ila: remove unused inline function ila_addr_is_ila | YueHaibing | 2020-04-29 | 1 | -5/+0 |
* | ila: remove unused macro 'ILA_HASH_TABLE_SIZE' | YueHaibing | 2020-04-22 | 1 | -2/+0 |
* | net: add net available in build_state | Alexander Aring | 2020-03-29 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | genetlink: optionally validate strictly/dumps | Johannes Berg | 2019-04-27 | 1 | -0/+4 |
* | netlink: make validation more configurable for future strictness | Johannes Berg | 2019-04-27 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-05 | 1 | -0/+1 |
|\ |
|
| * | ila: Fix rhashtable walker list corruption | Herbert Xu | 2019-03-27 | 1 | -0/+1 |
* | | genetlink: make policy common to family | Johannes Berg | 2019-03-22 | 1 | -4/+1 |
|/ |
|
* | ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush | Herbert Xu | 2019-02-24 | 1 | -1/+1 |
* | rhashtable: Remove obsolete rhashtable_walk_init function | Herbert Xu | 2019-02-22 | 1 | -12/+3 |
* | ila: remove blank lines at EOF | Stephen Hemminger | 2018-07-24 | 2 | -2/+0 |
* | ila: Flush netlink command to clear xlat table | Tom Herbert | 2018-06-29 | 3 | -2/+67 |
* | ila: Create main ila source file | Tom Herbert | 2018-06-29 | 5 | -147/+168 |
* | ila: Call library function alloc_bucket_locks | Tom Herbert | 2018-06-29 | 1 | -18/+5 |
* | ila: Fix use of rhashtable walk in ila_xlat.c | Tom Herbert | 2018-06-29 | 1 | -16/+54 |
* | treewide: kvmalloc() -> kvmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+2 |
* | rhashtable: Change rhashtable_walk_start to return void | Tom Herbert | 2017-12-11 | 1 | -3/+1 |
* | ila: Add a hook type for LWT routes | Tom Herbert | 2017-11-08 | 1 | -3/+36 |
* | ila: allow configuration of identifier type | Tom Herbert | 2017-11-08 | 3 | -23/+58 |
* | ila: add checksum neutral map auto | Tom Herbert | 2017-11-08 | 3 | -44/+60 |
* | ila: cleanup checksum diff | Tom Herbert | 2017-11-08 | 1 | -21/+18 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | netfilter: nf_hook_ops structs can be const | Florian Westphal | 2017-07-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-15 | 1 | -0/+1 |
|\ |
|
| * | ila_xlat: add missing hash secret initialization | Arnd Bergmann | 2017-06-08 | 1 | -0/+1 |
* | | net: add extack arg to lwtunnel build state | David Ahern | 2017-05-30 | 1 | -2/+3 |
* | | ila: propagate error code in ila_output | stephen hemminger | 2017-05-21 | 1 | -1/+1 |
|/ |
|
* | net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern | Michal Hocko | 2017-05-08 | 1 | -7/+1 |
* | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 2017-04-13 | 1 | -2/+1 |
* | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern | 2017-01-30 | 1 | -1/+1 |
* | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 1 | -0/+1 |
* | ila: Fix crash caused by rhashtable changes | Tom Herbert | 2016-11-02 | 1 | -3/+13 |
* | genetlink: mark families as __ro_after_init | Johannes Berg | 2016-10-27 | 1 | -2/+2 |
* | genetlink: statically initialize families | Johannes Berg | 2016-10-27 | 1 | -10/+14 |
* | genetlink: no longer support using static family IDs | Johannes Berg | 2016-10-27 | 1 | -1/+0 |
* | lwt: Remove unused len field | Thomas Graf | 2016-10-23 | 1 | -3/+1 |
* | ila: Fix tailroom allocation of lwtstate | Thomas Graf | 2016-10-20 | 1 | -1/+1 |
* | ila: Don't use dest cache when gateway is set | Tom Herbert | 2016-10-17 | 1 | -0/+8 |
* | ila: Cache a route to translated address | Tom Herbert | 2016-10-15 | 1 | -6/+74 |
* | ila: make nla_policy const | stephen hemminger | 2016-09-01 | 2 | -2/+2 |
* | kcm: Use stream parser | Tom Herbert | 2016-08-17 | 1 | -1/+0 |
* | ila: Fix checksum neutral mapping | Tom Herbert | 2016-06-15 | 1 | -5/+5 |
* | ila: Perform only one translation in forwarding path | Tom Herbert | 2016-06-08 | 4 | -9/+12 |