- 627b94f gro: remove rcu_read_lock/rcu_read_unlock from gro_complete handlers by Eric Dumazet · 3 years, 2 months ago
- fc1ca33 gro: remove rcu_read_lock/rcu_read_unlock from gro_receive handlers by Eric Dumazet · 3 years, 2 months ago
- 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 2 months ago
- 6876a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- d13f048 net: geneve: modify IP header check in geneve6_xmit_skb and geneve_xmit_skb by Phillip Potter · 3 years, 9 months ago
- 8203c7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 6628ddf net: geneve: check skb is large enough for IPv4/IPv6 header by Phillip Potter · 3 years, 9 months ago
- 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
- 61630c4 geneve: allow UDP L4 GRO passthrou by Paolo Abeni · 3 years, 10 months ago
- 68c1a943e geneve: do not modify the shared tunnel info when PMTU triggers an ICMP reply by Antoine Tenart · 3 years, 10 months ago
- 18423e1 geneve: add NETIF_F_FRAGLIST flag for dev features by Xin Long · 4 years ago
- dedc33e7 udp_tunnel: remove REGISTER/UNREGISTER handling from tunnel drivers by Jakub Kicinski · 4 years ago
- 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- c02bd11 Revert "geneve: pull IP header before ECN decapsulation" by Jakub Kicinski · 4 years, 1 month ago
- 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
- 4179b00 geneve: pull IP header before ECN decapsulation by Eric Dumazet · 4 years, 2 months ago
- cc69837 net: don't include ethtool.h from netdevice.h by Jakub Kicinski · 4 years, 2 months ago
- 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
- 9c2e14b ip_tunnels: Set tunnel option flag when tunnel metadata is present by Yi-Hung Wei · 4 years, 2 months ago
- b220a4a net: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
- 1e84527 geneve: use dev_sw_netstats_rx_add() by Fabian Frederick · 4 years, 3 months ago
- 34beb21 geneve: add transport ports in route lookup for geneve by Mark Gray · 4 years, 4 months ago
- c1a800e geneve: Support for PMTU discovery on directly bridged links by Stefano Brivio · 4 years, 6 months ago
- 4cb47a8 tunnels: PMTU discovery support for directly bridged IP packets by Stefano Brivio · 4 years, 6 months ago
- a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
- 32818c0 geneve: fix an uninitialized value in geneve_changelink() by Cong Wang · 4 years, 6 months ago
- cc4e383 udp_tunnel: add central NIC RX port offload infrastructure by Jakub Kicinski · 4 years, 6 months ago
- 9e06e85 geneve: move all configuration under struct geneve_config by Sabrina Dubroca · 4 years, 6 months ago
- 56c09de geneve: allow changing DF behavior after creation by Sabrina Dubroca · 4 years, 7 months ago
- 9d14904 geneve: change from tx_error to tx_dropped on missing metadata by Jiri Benc · 4 years, 8 months ago
- 9a7b5b5 geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR by Sabrina Dubroca · 4 years, 9 months ago
- 0fda760 geneve: move debug check after netdev unregister by Florian Westphal · 4 years, 10 months ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
- 842841e Convert usage of IN_MULTICAST to ipv4_is_multicast by Dave Taht · 5 years ago
- c884d8a Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- eccc73a geneve: Don't assume linear buffers in error handler by Stefano Brivio · 6 years ago
- 3616d08 ipv6: Move ipv6 stubs to a separate header file by David Ahern · 6 years ago
- 974eff2 net: Move the definition of the default Geneve udp port to public header file by Moshe Shemesh · 6 years ago
- cf1c9cc geneve: correctly handle ipv6.disable module parameter by Jiri Benc · 6 years ago
- c0a47e4 geneve: should not call rt6_lookup() when ipv6 was disabled by Hangbin Liu · 6 years ago
- 8a962c4 geneve: Initialize addr6 with memset by Nathan Chancellor · 6 years ago
- a025fb5 geneve: Allow configuration of DF behaviour by Stefano Brivio · 6 years ago
- a079664 geneve: ICMP error lookup handler by Stefano Brivio · 6 years ago
- d0522f1 net: Add extack argument to rtnl_create_link by David Ahern · 6 years ago
- 2e2d6f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
- 6b4f92a geneve, vxlan: Don't set exceptions if skb->len < mtu by Stefano Brivio · 6 years ago
- 7463e4f geneve, vxlan: Don't check skb_dst() twice by Stefano Brivio · 6 years ago
- a97d97b geneve: allow to clear ttl inherit by Hangbin Liu · 6 years ago
- 52d0d404 geneve: add ttl inherit support by Hangbin Liu · 6 years ago
- 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
- 256c87c net: check tunnel option type in tunnel flags by Pieter Jansen van Vuuren · 7 years ago
- d4546c2 net: Convert GRO SKB handling to list_head. by David Miller · 7 years ago
- c40e89f geneve: configure MTU based on a lower device by Alexey Kodanev · 7 years ago
- 321acc1 geneve: check MTU for a minimum in geneve_change_mtu() by Alexey Kodanev · 7 years ago
- 5edbea6 geneve: cleanup hard coded value for Ethernet header length by Alexey Kodanev · 7 years ago
- 4c52a88 geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)' by Alexey Kodanev · 7 years ago
- 3e3ab9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
- a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 52a589d geneve: update skb dst pmtu on tx path by Xin Long · 7 years ago
- 2843a25 geneve: speedup geneve tunnels dismantle by Haishuang Yan · 7 years ago
- f9094b7 geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6 by Hangbin Liu · 7 years ago
- fd7eafd geneve: fix fill_info when link down by Hangbin Liu · 7 years ago
- ab384b6 geneve: exit_net cleanup check added by Vasily Averin · 7 years ago
- f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 3fa5f11 geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero() by Stefano Brivio · 7 years ago
- 772e97b geneve: Fix function matching VNI and tunnel ID on big-endian by Stefano Brivio · 7 years ago
- c5ebc44 geneve: use netlink_ext_ack for error reporting in rtnl operations by Girish Moodalbail · 7 years ago
- 3b2b69e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 04db70d9 geneve: maximum value of VNI cannot be used by Girish Moodalbail · 7 years ago
- 0458495 geneve/vxlan: offload ports on register/unregister events by Sabrina Dubroca · 7 years ago
- 2d2b13f geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO by Sabrina Dubroca · 7 years ago
- 5b861f6 geneve: add rtnl changelink support by Girish Moodalbail · 7 years ago
- 4b4c21f geneve: fix hlist corruption by Jiri Benc · 8 years ago
- a8b8a889 net: add netlink_ext_ack argument to rtnl_link_ops.validate by Matthias Schiffer · 8 years ago
- 7a3f4a1 net: add netlink_ext_ack argument to rtnl_link_ops.newlink by Matthias Schiffer · 8 years ago
- d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- fe741e2 geneve: add missing rx stats accounting by Girish Moodalbail · 8 years ago
- cf124db net: Fix inconsistent teardown and release of private netdev state. by David S. Miller · 8 years ago
- 9a1c44d geneve: fix needed_headroom and max_mtu for collect_metadata by Eric Garver · 8 years ago
- 11387fe geneve: fix fill_info when using collect_metadata by Eric Garver · 8 years ago
- 5e0740c geneve: fix incorrect setting of UDP checksum flag by Girish Moodalbail · 8 years ago
- a717e3f geneve: lock RCU on TX path by Jakub Kicinski · 8 years ago
- 31ac1c1 geneve: fix ip_hdr_len reserved for geneve6 tunnel. by Haishuang Yan · 8 years ago
- 2e0b26e geneve: Optimize geneve device lookup. by pravin shelar · 8 years ago
- bcceeec geneve: Remove redundant socket checks. by pravin shelar · 8 years ago
- c3ef5aa geneve: Merge ipv4 and ipv6 geneve_build_skb() by pravin shelar · 8 years ago
- 9b4437a geneve: Unify LWT and netdev handling. by pravin shelar · 8 years ago
- c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
- 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- fceb9c3 geneve: avoid using stale geneve socket. by pravin shelar · 8 years ago
- 9157208 net: use core MTU range checking in core net infra by Jarod Wilson · 8 years ago
- fcd91dd net: add recursion limit to GRO by Sabrina Dubroca · 8 years ago
- e5de25d drivers/net: fixup comments after "Future-proof tunnel offload handlers" by Sabrina Dubroca · 9 years ago
- 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- d5d5e8d geneve: fix max_mtu setting by Haishuang Yan · 9 years ago