| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-02-11 | 1 | -1/+4 |
|\ |
|
| * | lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled | David Ahern | 2017-02-08 | 1 | -1/+4 |
* | | lwtunnel: remove device arg to lwtunnel_build_state | David Ahern | 2017-01-30 | 1 | -3/+3 |
|/ |
|
* | net: Specify the owning module for lwtunnel ops | Robert Shearman | 2017-01-24 | 1 | -0/+2 |
* | lwtunnel: fix autoload of lwt modules | David Ahern | 2017-01-18 | 1 | -0/+11 |
* | lwtunnel: subtract tunnel headroom from mtu on output redirect | David Lebrun | 2016-11-16 | 1 | -1/+2 |
* | lwt: Remove unused len field | Thomas Graf | 2016-10-23 | 1 | -2/+1 |
* | lwtunnel: Add destroy state operation | Tom Herbert | 2016-10-15 | 1 | -4/+3 |
* | net: lwtunnel: Handle fragmentation | Roopa Prabhu | 2016-08-30 | 1 | -0/+44 |
* | lwtunnel: autoload of lwt modules | Robert Shearman | 2016-02-21 | 1 | -1/+3 |
* | dst: Pass net into dst->output | Eric W. Biederman | 2015-10-08 | 1 | -4/+4 |
* | lwt: Add cfg argument to build_state | Tom Herbert | 2015-08-24 | 1 | -0/+3 |
* | route: move lwtunnel state to dst_entry | Jiri Benc | 2015-08-20 | 1 | -12/+0 |
* | lwtunnel: Fix the sparse warnings in fib_encap_match | Ying Xue | 2015-08-19 | 1 | -0/+4 |
* | lwtunnel: fix memory leak | Jiri Benc | 2015-08-18 | 1 | -1/+6 |
* | lwt: Add support to redirect dst.input | Tom Herbert | 2015-08-17 | 1 | -1/+29 |
* | lwtunnel: Make lwtun_encaps[] static | Thomas Graf | 2015-07-29 | 1 | -3/+0 |
* | lwtunnel: change prototype of lwtunnel_state_get() | Nicolas Dichtel | 2015-07-27 | 1 | -5/+11 |
* | lwtunnel: support dst output redirect function | Roopa Prabhu | 2015-07-21 | 1 | -0/+12 |
* | lwtunnel: infrastructure for handling light weight tunnels like mpls | Roopa Prabhu | 2015-07-21 | 1 | -0/+132 |