Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-29 | net/udp_offload: Use IS_ERR_OR_NULL | Himangi Saraogi | 1 | -1/+1 |
2014-07-14 | udp: Move udp_tunnel_segment into udp_offload.c | Tom Herbert | 1 | -0/+76 |
2014-06-11 | net: Add skb_gro_postpull_rcsum to udp and vxlan | Tom Herbert | 1 | -0/+1 |
2014-06-04 | gre: Call gso_make_checksum | Tom Herbert | 1 | -1/+2 |
2014-06-04 | net: Add GSO support for UDP tunnels with checksum | Tom Herbert | 1 | -1/+3 |
2014-02-04 | net/ipv4: Use proper RCU APIs for writer-side in udp_offload.c | Shlomo Pongratz | 1 | -7/+8 |
2014-01-30 | net/ipv4: Use non-atomic allocation of udp offloads structure instance | Or Gerlitz | 1 | -1/+1 |
2014-01-23 | net/udp_offload: Handle static checker complaints | Shlomo Pongratz | 1 | -4/+4 |
2014-01-21 | net: Add GRO support for UDP encapsulating protocols | Or Gerlitz | 1 | -0/+143 |
2014-01-02 | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC | Wei-Chun Chao | 1 | -18/+19 |
2013-10-19 | ipip: add GSO/TSO support | Eric Dumazet | 1 | -0/+1 |
2013-06-12 | net: udp4: move GSO functions to udp_offload | Daniel Borkmann | 1 | -0/+100 |