- 5a1b7e1 ip: use dev_addr_set() in tunnels by Jakub Kicinski · 3 years, 3 months ago
- 3e7a1c7 ip_tunnel: use ndo_siocdevprivate by Arnd Bergmann · 3 years, 6 months ago
- 1b51d82 memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocation by Vasily Averin · 3 years, 6 months ago
- 730eed27 sit: allow redirecting ip6ip, ipip and mplsip packets to eth devices by Guillaume Nault · 3 years, 7 months ago
- 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
- 261ba78 sit: set name of device back to struct parms by zhang kai · 3 years, 7 months ago
- 7f0e869 sit: replace 68 with micro IPV4_MIN_MTU by zhang kai · 3 years, 7 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 610f8c0 net: sit: Unregister catch-all devices by Hristo Venev · 3 years, 9 months ago
- 0d7a7b2 ipv6: remove extra dev_hold() for fallback tunnels by Eric Dumazet · 3 years, 9 months ago
- 6289a98 sit: proper dev_{hold|put} in ndo_[un]init methods by Eric Dumazet · 3 years, 10 months ago
- 284fda1 sit: use min by kernel test robot · 3 years, 10 months ago
- 4372339 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 11 months ago
- 47e4bb1 net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
- e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 98d7fc4 ipv4/ipv6: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
- 8ef9ba4 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 2 months ago
- 75ea1f4 net: sit: implement header_ops->parse_protocol for AF_PACKET by Jason A. Donenfeld · 4 years, 6 months ago
- f60fe2d sit: impement ->ndo_tunnel_ctl by Christoph Hellwig · 4 years, 8 months ago
- fd5d687 sit: refactor ipip6_tunnel_ioctl by Christoph Hellwig · 4 years, 8 months ago
- 4d42df4 sit: do not confirm neighbor when do pmtu update by Hangbin Liu · 5 years ago
- 6e3d1bb sit: use dst_cache in ipip6_tunnel_xmit by Haishuang Yan · 5 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- ff6ab32 vrf: sit mtu should not be updated when vrf netdev is the link by Stephen Suryaputra · 6 years ago
- bb9bd81 ipv6: sit: reset ip header pointer in ipip6_rcv by Lorenzo Bianconi · 6 years ago
- a843dc4 net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
- 07f12b2 net: sit: fix memory leak in sit_init_net() by Mao Wenan · 6 years ago
- 173656a sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach() by Hangbin Liu · 6 years ago
- cb9f1b7 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
- 1042caa net-ipv4: remove 2 always zero parameters from ipv4_redirect() by Maciej Żenczykowski · 6 years ago
- d888f39 net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu() by Maciej Żenczykowski · 6 years ago
- f7ff1fd ip6_tunnel: remove magic mtu value 0xFFF8 by Nicolas Dichtel · 7 years ago
- b95211e ipv6: sit: better validate user provided tunnel names by Eric Dumazet · 7 years ago
- 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
- 79134e6 net: do not create fallback tunnels for non-default namespaces by Eric Dumazet · 7 years ago
- 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 2b3957c sit: fix IFLA_MTU ignored on NEWLINK by Xin Long · 7 years ago
- 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
- ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
- f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
- f859b4a sit: update frag_off info by Hangbin Liu · 7 years ago
- 3051fbe net: sit: Update lookup to handle links set to L3 slave by David Ahern · 7 years ago
- bb401ca ipv6: speedup ipv6 tunnels dismantle by Eric Dumazet · 7 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- ad744b2 net: add netlink_ext_ack argument to rtnl_link_ops.changelink by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- 0ccc22f sit: use __GFP_NOWARN for user controlled allocation by WANG Cong · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 9830ad4 ip_tunnel: Allow policy-based routing through tunnels by Craig Gallek · 8 years ago
- d7426c6 sit: fix a double free on error path by WANG Cong · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
- b96f9af ipv4/6: use core net MTU range checking by Jarod Wilson · 8 years ago
- 03ff497 sit: make function ipip6_valid_ip_proto() static by Wei Yongjun · 8 years ago
- e87a8f2 net: resolve symbol conflicts with generic hashtable.h by Jiri Kosina · 8 years ago
- 49dbe7a sit: support MPLS over IPv4 by Simon Horman · 9 years ago
- ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- 20e1954 ipv6: RFC 4884 partial support for SIT/GRE tunnels by Eric Dumazet · 9 years ago
- 2d7a3b2 ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED by Eric Dumazet · 9 years ago
- 5fbba8a ip6: move ipip6_err_gen_icmpv6_unreach() by Eric Dumazet · 9 years ago
- d5d8760 sit: correct IP protocol used in ipip6_err by Simon Horman · 9 years ago
- adba931 sit: remove unnecessary protocol check in ipip6_tunnel_xmit() by Simon Horman · 9 years ago
- 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
- aed069d ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb by Alexander Duyck · 9 years ago
- a09a4c8 tunnels: Remove encapsulation offloads on decap. by Jesse Gross · 9 years ago
- 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
- e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
- 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
- 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 9 years ago
- 039f506 ip_tunnel: Move stats update to iptunnel_xmit() by Pravin B Shelar · 9 years ago
- 4ece900 sit: fix sit0 percpu double allocations by Eric Dumazet · 9 years ago
- 2e15ea3 ip_gre: Add support to collect tunnel metadata. by Pravin B Shelar · 9 years ago
- 1b11287 ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available by Hannes Frederic Sowa · 10 years ago
- 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
- 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
- 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
- 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
- 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
- 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- a409cae sit: fix some __be16/u16 mismatches by Eric Dumazet · 10 years ago
- 1728d4f tunnels: advertise link netns via netlink by Nicolas Dichtel · 10 years ago
- e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
- 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- e1b2cb6 fou: Fix typo in returning flags in netlink by Tom Herbert · 10 years ago
- ebe084a sit: Use ipip6_tunnel_init as the ndo_init function. by Steffen Klassert · 10 years ago
- a6d4518 ipv6: fix a potential use after free in sit.c by Li RongQing · 10 years ago
- 0287587 net: better IFF_XMIT_DST_RELEASE support by Eric Dumazet · 10 years ago
- 469471c sit: Set inner IP protocol in sit by Tom Herbert · 10 years ago
- 1490966 sit: Setup and TX path for sit/UDP foo-over-udp encapsulation by Tom Herbert · 10 years ago
- 67ba415 ipv6: White-space cleansing : Line Layouts by Ian Morris · 10 years ago
- bc8fc7b sit: Fix ipip6_tunnel_lookup device matching criteria by Shmulik Ladkani · 10 years ago
- c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
- 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 2346829 ipip, sit: fix ipv4_{update_pmtu,redirect} calls by Dmitry Popov · 11 years ago
- f98f89a net: tunnels - enable module autoloading by Tom Gundersen · 11 years ago
- 9aad77c sit: use the right netns in ioctl handler by Nicolas Dichtel · 11 years ago
- aad8872 ipv4: add a sock pointer to dst->output() path. by Eric Dumazet · 11 years ago
- 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- cf71d2bc sit: fix panic with route cache in ip tunnels by Nicolas Dichtel · 11 years ago