Age | Commit message (Expand) | Author |
---|---|---|
2016-04-07 | udp: Add socket based GRO and config | Tom Herbert |
2016-02-24 | tunnel: Clear IPCB(skb)->opt before dst_link_failure called | Bernie Harris |
2015-12-26 | ip_tunnel: Move stats update to iptunnel_xmit() | Pravin B Shelar |
2015-08-27 | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar |
2015-05-11 | net: Modify sk_alloc to not reference count the netns of kernel sockets. | Eric W. Biederman |
2015-05-11 | net: Add a struct net parameter to sock_create_kern | Eric W. Biederman |
2015-04-07 | udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb(). | David Miller |
2015-01-25 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert |
2015-01-06 | ip: Move checksum convert defines to inet | Tom Herbert |
2014-09-19 | udp-tunnel: Add a few more UDP tunnel APIs | Andy Zhou |
2014-09-19 | udp_tunnel: Seperate ipv6 functions into its own file. | Andy Zhou |
2014-07-14 | udp: Add udp_sock_create for UDP tunnels to open listener socket | Tom Herbert |