aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp_offload.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-04net/ipv4: Use proper RCU APIs for writer-side in udp_offload.cShlomo Pongratz1-7/+8
2014-01-30net/ipv4: Use non-atomic allocation of udp offloads structure instanceOr Gerlitz1-1/+1
2014-01-23net/udp_offload: Handle static checker complaintsShlomo Pongratz1-4/+4
2014-01-21net: Add GRO support for UDP encapsulating protocolsOr Gerlitz1-0/+143
2014-01-02ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao1-18/+19
2013-10-19ipip: add GSO/TSO supportEric Dumazet1-0/+1
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann1-0/+100