Age | Commit message (Expand) | Author | Files | Lines |
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-24 | 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-16 | ila: Cache a route to translated address | Tom Herbert | 1 | -6/+74 |
2016-09-02 | ila: make nla_policy const | stephen hemminger | 2 | -2/+2 |
2016-08-18 | kcm: Use stream parser | Tom Herbert | 1 | -1/+0 |
2016-06-16 | 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-22 | ila: autoload module | Robert Shearman | 1 | -0/+1 |
2015-12-16 | ila: Add generic ILA translation facility | Tom Herbert | 4 | -1/+691 |
2015-12-16 | ila: Create net/ipv6/ila directory | Tom Herbert | 4 | -0/+300 |