| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-09 | net: Add SPDX ids to some source files | Tim Bird | 1 | -0/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2025-07-02 | ipv6: adopt dst_dev() helper | Eric Dumazet | 1 | -1/+1 |
| 2025-05-30 | net: Fix checksum update for ILA adj-transport | Paul Chaignon | 1 | -3/+3 |
| 2025-03-06 | net: ipv6: fix missing dst ref drop in ila lwtunnel | Justin Iurman | 1 | -0/+1 |
| 2025-03-06 | net: ipv6: fix dst ref loop in ila lwtunnel | Justin Iurman | 1 | -1/+2 |
| 2025-01-02 | ila: serialize calls to nf_register_net_hooks() | Eric Dumazet | 1 | -5/+11 |
| 2024-11-11 | net: convert to nla_get_*_default() | Johannes Berg | 1 | -9/+4 |
| 2024-09-05 | ila: call nf_unregister_net_hooks() sooner | Eric Dumazet | 3 | -4/+16 |
| 2024-06-03 | ila: block BH in ila_output() | Eric Dumazet | 1 | -1/+6 |
| 2024-04-29 | ipv6: introduce dst_rt6_info() helper | Eric Dumazet | 1 | -2/+2 |
| 2023-08-02 | ila: Remove unnecessary file net/ila.h | Yue Haibing | 2 | -2/+0 |
| 2023-03-01 | ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping() | Eric Dumazet | 1 | -0/+1 |
| 2022-08-29 | genetlink: start to validate reserved header bytes | Jakub Kicinski | 1 | -0/+1 |
| 2021-09-28 | net: ipv6: check return value of rhashtable_init | MichelleJin | 1 | -1/+5 |
| 2020-06-20 | net: Add MODULE_DESCRIPTION entries to network modules | Rob Gill | 1 | -0/+1 |
| 2020-04-29 | ila: remove unused inline function ila_addr_is_ila | YueHaibing | 1 | -5/+0 |
| 2020-04-22 | ila: remove unused macro 'ILA_HASH_TABLE_SIZE' | YueHaibing | 1 | -2/+0 |
| 2020-03-29 | net: add net available in build_state | Alexander Aring | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-04-27 | genetlink: optionally validate strictly/dumps | Johannes Berg | 1 | -0/+4 |
| 2019-04-27 | netlink: make validation more configurable for future strictness | Johannes Berg | 1 | -1/+2 |
| 2019-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2019-03-27 | ila: Fix rhashtable walker list corruption | Herbert Xu | 1 | -0/+1 |
| 2019-03-22 | genetlink: make policy common to family | Johannes Berg | 1 | -4/+1 |
| 2019-02-24 | 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-24 | ila: remove blank lines at EOF | Stephen Hemminger | 2 | -2/+0 |
| 2018-06-29 | ila: Flush netlink command to clear xlat table | Tom Herbert | 3 | -2/+67 |
| 2018-06-29 | ila: Create main ila source file | Tom Herbert | 5 | -147/+168 |
| 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-12 | 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: Add a hook type for LWT routes | Tom Herbert | 1 | -3/+36 |
| 2017-11-08 | ila: allow configuration of identifier type | Tom Herbert | 3 | -23/+58 |
| 2017-11-08 | ila: add checksum neutral map auto | Tom Herbert | 3 | -44/+60 |
| 2017-11-08 | ila: cleanup checksum diff | Tom Herbert | 1 | -21/+18 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
| 2017-07-31 | netfilter: nf_hook_ops structs can be const | Florian Westphal | 1 | -1/+1 |
| 2017-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-06-08 | ila_xlat: add missing hash secret initialization | Arnd Bergmann | 1 | -0/+1 |
| 2017-05-30 | net: add extack arg to lwtunnel build state | David Ahern | 1 | -2/+3 |
| 2017-05-21 | ila: propagate error code in ila_output | stephen hemminger | 1 | -1/+1 |
| 2017-05-08 | net/ipv6/ila/ila_xlat.c: simplify a strange allocation pattern | Michal Hocko | 1 | -7/+1 |
| 2017-04-13 | netlink: pass extended ACK struct to parsing functions | Johannes Berg | 1 | -2/+1 |
| 2017-01-30 | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern | 1 | -1/+1 |
| 2017-01-24 | net: Specify the owning module for lwtunnel ops | Robert Shearman | 1 | -0/+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-10-23 | lwt: Remove unused len field | Thomas Graf | 1 | -3/+1 |
| 2016-10-20 | ila: Fix tailroom allocation of lwtstate | Thomas Graf | 1 | -1/+1 |
| 2016-10-17 | ila: Don't use dest cache when gateway is set | Tom Herbert | 1 | -0/+8 |
| 2016-10-15 | ila: Cache a route to translated address | Tom Herbert | 1 | -6/+74 |
| 2016-09-01 | ila: make nla_policy const | stephen hemminger | 2 | -2/+2 |
| 2016-08-17 | kcm: Use stream parser | Tom Herbert | 1 | -1/+0 |
| 2016-06-15 | ila: Fix checksum neutral mapping | Tom Herbert | 1 | -5/+5 |
| 2016-06-08 | ila: Perform only one translation in forwarding path | Tom Herbert | 4 | -9/+12 |
| 2016-05-10 | ila: ipv6/ila: fix nlsize calculation for lwtunnel | Tom Herbert | 1 | -2/+4 |
| 2016-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+1 |
| 2016-05-03 | ipv6/ila: fix nlsize calculation for lwtunnel | Nicolas Dichtel | 1 | -2/+1 |
| 2016-04-26 | ila: add checksum neutral ILA translations | Tom Herbert | 4 | -15/+105 |
| 2016-04-26 | ila: xlat changes | Tom Herbert | 1 | -69/+34 |
| 2016-04-26 | ila: Add struct definitions and helpers | Tom Herbert | 4 | -82/+161 |
| 2016-04-25 | ipv6: use nla_put_u64_64bit() | Nicolas Dichtel | 2 | -7/+11 |
| 2016-04-05 | rhashtable: accept GFP flags in rhashtable_walk_init | Bob Copeland | 1 | -1/+2 |
| 2016-02-21 | ila: autoload module | Robert Shearman | 1 | -0/+1 |
| 2015-12-15 | ila: Add generic ILA translation facility | Tom Herbert | 4 | -1/+691 |
| 2015-12-15 | ila: Create net/ipv6/ila directory | Tom Herbert | 4 | -0/+300 |