Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gre: Call gso_make_checksum | Tom Herbert | 2014-06-04 | 1 | -2/+3 |
* | gre_offload: statically build GRE offloading support | Eric Dumazet | 2014-01-06 | 1 | -3/+0 |
* | ipv4: generalize gre_handle_offloads | Eric Dumazet | 2013-10-19 | 1 | -1/+7 |
* | net: gre: move GSO functions to gre_offload | Daniel Borkmann | 2013-07-03 | 1 | -0/+4 |
* | gre: export gre_handle_offloads() function. | Pravin B Shelar | 2013-06-19 | 1 | -0/+1 |
* | gre: export gre_build_header() function. | Pravin B Shelar | 2013-06-19 | 1 | -0/+2 |
* | gre: Allow multiple protocol listener for gre protocol. | Pravin B Shelar | 2013-06-19 | 1 | -0/+24 |
* | GRE: Refactor GRE tunneling code. | Pravin B Shelar | 2013-03-26 | 1 | -0/+51 |
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol) | Dmitry Kozlov | 2010-08-21 | 1 | -0/+18 |