Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | net/ipv4/ip_vti.c: Fix __rcu warnings detected by sparse. | Saurabh | 2012-07-23 |
| | | | | | | | | | With CONFIG_SPARSE_RCU_POINTER=y sparse identified references which did not specificy __rcu in ip_vti.c Signed-off-by: Saurabh Mohan <saurabh.mohan@vyatta.com> Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | net/ipv4: VTI support new module for ip_vti. | Saurabh | 2012-07-18 |
New VTI tunnel kernel module, Kconfig and Makefile changes. Signed-off-by: Saurabh Mohan <saurabh.mohan@vyatta.com> Reviewed-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net> |