Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kern... | Wei Zhang | 2014-06-29 | 1 | -0/+17 |
* | net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c | Monam Agarwal | 2014-05-16 | 1 | -1/+1 |
* | net: rename local_df to ignore_df | WANG Cong | 2014-05-12 | 1 | -1/+1 |
* | ipv4: add a sock pointer to dst->output() path. | Eric Dumazet | 2014-04-15 | 1 | -1/+1 |
* | openvswitch: remove duplicated include from vport-gre.c | Wei Yongjun | 2013-09-23 | 1 | -2/+0 |
* | tunnels: harmonize cleanup done on skb on xmit path | Nicolas Dichtel | 2013-09-04 | 1 | -1/+1 |
* | iptunnels: remove net arg from iptunnel_xmit() | Nicolas Dichtel | 2013-09-04 | 1 | -1/+1 |
* | openvswitch: check CONFIG_OPENVSWITCH_GRE in makefile | Cong Wang | 2013-08-23 | 1 | -3/+0 |
* | openvswitch: Add Kconfig dependency on GRE-DEMUX. | Pravin B Shelar | 2013-07-01 | 1 | -2/+3 |
* | openvswitch: Use correct config guard. | Pravin B Shelar | 2013-06-24 | 1 | -1/+1 |
* | openvswitch: Add gre tunnel support. | Pravin B Shelar | 2013-06-19 | 1 | -0/+274 |