aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/gtp.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-04gtp: Fix a typo error for sizeChu Guangqing1-1/+1
2025-08-26ipv4: Convert ->flowi4_tos to dscp_t.Guillaume Nault1-3/+4
2025-06-17net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()Petr Machata1-1/+1
2025-06-17net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()Petr Machata1-4/+6
2025-04-14gtp: Convert gtp_net_exit_batch_rtnl() to ->exit_rtnl().Kuniyuki Iwashima1-11/+7
2025-02-21net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang1-3/+3
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang1-2/+4
2025-02-19gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl().Kuniyuki Iwashima1-5/+0
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault1-1/+3
2025-01-14gtp: Destroy device along with udp socket's netns dismantle.Kuniyuki Iwashima1-1/+6
2025-01-14gtp: Use for_each_netdev_rcu() in gtp_genl_dump_pdp().Kuniyuki Iwashima1-8/+11
2024-11-11net: convert to nla_get_*_default()Johannes Berg1-12/+4
2024-10-29gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso1-9/+13
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin1-1/+1
2024-08-27gtp: fix a potential NULL pointer dereferenceCong Wang1-1/+1
2024-08-09gtp: pull network headers in gtp_dev_xmit()Eric Dumazet1-0/+3
2024-05-07gtp: identify tunnel via GTP device + GTP version + TEID + familyPablo Neira Ayuso1-22/+63
2024-05-07gtp: support for IPv4-in-IPv6-GTP and IPv6-in-IPv4-GTPPablo Neira Ayuso1-28/+101
2024-05-07gtp: add helper function to build GTP packets from an IPv6 packetPablo Neira Ayuso1-47/+62
2024-05-07gtp: add helper function to build GTP packets from an IPv4 packetPablo Neira Ayuso1-27/+42
2024-05-07gtp: remove IPv4 and IPv6 header from context objectPablo Neira Ayuso1-12/+11
2024-05-07gtp: move debugging to skbuff build helper functionPablo Neira Ayuso1-4/+6
2024-05-07gtp: pass up link local traffic to userspace socketPablo Neira Ayuso1-0/+4
2024-05-07gtp: use IPv6 address /64 prefix for UE/MSPablo Neira Ayuso1-10/+42
2024-05-07gtp: add IPv6 supportPablo Neira Ayuso1-27/+369
2024-05-07gtp: prepare for IPv6 supportPablo Neira Ayuso1-55/+96
2024-05-07gtp: properly parse extension headersPablo Neira Ayuso1-0/+41
2024-05-07gtp: remove useless initializationPablo Neira Ayuso1-2/+2
2024-04-24net: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
2024-03-06net: gtp: Move net_device assigned in setupBreno Leitao1-10/+2
2024-03-06net: gtp: Remove generic .ndo_get_stats64Breno Leitao1-1/+0
2024-03-06net: gtp: Leverage core stats allocatorBreno Leitao1-5/+1
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+6
2024-02-29gtp: fix use-after-free and null-ptr-deref in gtp_newlink()Alexander Ofitserov1-6/+6
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-5/+5
2024-02-21gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev1-5/+5
2024-02-07gtp: use exit_batch_rtnl() methodEric Dumazet1-10/+10
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+3
2023-10-24gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3
2023-09-14udp: annotate data-races around udp->encap_typeEric Dumazet1-2/+2
2023-07-19gtp: Set TOS and routing scope independently for fib lookups.Guillaume Nault1-1/+2
2023-06-24gtp: Fix use-after-free in __gtp_encap_destroy().Kuniyuki Iwashima1-0/+2
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-03-16gtp: Fix inconsistent indentingWojciech Drewek1-1/+1
2022-03-11gtp: Implement GTP echo requestWojciech Drewek1-37/+268
2022-03-11gtp: Implement GTP echo responseWojciech Drewek1-16/+197
2022-03-11gtp: Allow to create GTP device without FDsWojciech Drewek1-17/+84
2022-02-14net: dev: Makes sure netif_rx() can be invoked in any context.Sebastian Andrzej Siewior1-1/+1
2021-10-06gtp: use skb_dst_update_pmtu_no_confirm() instead of direct callGyeongun Kang1-1/+1
2021-06-28gtp: reset mac_header after decapGuillaume Nault1-0/+1
2021-06-01gtp: Fix a typoZheng Yongjun1-1/+1
2021-02-23net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld1-1/+0
2021-02-04gtp: update rx_length_errors for abnormally short packetsJonas Bonn1-2/+8
2021-02-04gtp: set device typeJonas Bonn1-0/+5
2021-02-04gtp: drop unnecessary call to skb_dst_dropJonas Bonn1-2/+0
2021-02-04gtp: really check namespaces before xmitJonas Bonn1-1/+3
2021-02-04gtp: include role in link infoJonas Bonn1-1/+4
2021-02-04gtp: set initial MTUJonas Bonn1-5/+6
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn1-383/+144
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar1-144/+383
2020-11-09gtp: switch to dev_get_tstats64Heiner Kallweit1-1/+1
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-10-06gtp: use dev_sw_netstats_rx_add()Fabian Frederick1-7/+1
2020-10-02genetlink: move to smaller ops wherever possibleJakub Kicinski1-3/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2020-08-31gtp: relax alloc constraint when adding a pdpNicolas Dichtel1-5/+5
2020-08-31gtp: remove useless rcu_read_lock()Nicolas Dichtel1-2/+0
2020-08-27gtp: add notification mechanismNicolas Dichtel1-9/+49
2020-08-25gtp: add GTPA_LINK info to msg sent to userspaceNicolas Dichtel1-0/+1
2020-05-01gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()Yoshiyuki Kurauchi1-4/+5
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-04gtp: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo1-2/+2
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+6
2020-01-23gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet1-4/+6
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+3
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-06gtp: simplify error handling code in 'gtp_encap_enable()'Christophe JAILLET1-6/+3
2019-12-24gtp: do not confirm neighbor when do pmtu updateHangbin Liu1-1/+1
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu1-1/+1
2019-12-14gtp: avoid zero size hashtableTaehee Yoo1-2/+5
2019-12-14gtp: fix an use-after-free in ipv4_pdp_find()Taehee Yoo1-17/+17
2019-12-14gtp: fix wrong condition in gtp_genl_dump_pdp()Taehee Yoo1-17/+19
2019-12-14gtp: do not allow adding duplicate tid and ms_addr pdp contextTaehee Yoo1-10/+22
2019-07-07gtp: add missing gtp_encap_disable_sock() in gtp_encap_enable()Taehee Yoo1-1/+6
2019-07-07gtp: fix use-after-free in gtp_newlink()Taehee Yoo1-1/+1
2019-07-07gtp: fix Illegal context switch in RCU read-side critical section.Taehee Yoo1-1/+1
2019-07-07gtp: remove duplicate code in gtp_dellink()Taehee Yoo1-1/+0
2019-07-07gtp: fix use-after-free in gtp_encap_destroy()Taehee Yoo1-2/+15
2019-07-07gtp: fix suspicious RCU usageTaehee Yoo1-2/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+3
2019-03-22genetlink: make policy common to familyJohannes Berg1-3/+1
2018-07-20gtp: constify nla_policyStephen Hemminger1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+4
2017-08-01gtp: Initialize 64-bit per-cpu stats correctlyFlorian Fainelli1-1/+1
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer1-1/+2
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-1/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-2/+2
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-1/+1
2017-05-25net: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+1
2017-03-25gtp: support SGSN-side tunnelsJonas Bonn1-12/+30
2017-03-25gtp: rename SGSN netlink attributeJonas Bonn1-11/+11
2017-03-13gtp: add socket to pdp contextAndreas Schultz1-47/+47
2017-03-13gtp: consolidate pdp context destruction into helperAndreas Schultz1-10/+14
2017-03-13gtp: unify genl_find_pdp and prepare for per socket lookupAndreas Schultz1-71/+50
2017-03-13gtp: consolidate gtp socket rx pathAndreas Schultz1-36/+44
2017-03-13gtp: merge gtp_get_net and gtp_genl_find_devAndreas Schultz1-74/+66
2017-03-13gtp: make GTP sockets in gtp_newlink optionalAndreas Schultz1-67/+75
2017-03-13gtp: switch from struct socket to struct sock for the GTP socketsAndreas Schultz1-19/+23
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz1-4/+4
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz1-20/+4
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte1-2/+2
2016-12-17gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier1-2/+2
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-10-27genetlink: mark families as __ro_after_initJohannes Berg1-1/+1
2016-10-27genetlink: statically initialize familiesJohannes Berg1-8/+13
2016-10-27genetlink: no longer support using static family IDsJohannes Berg1-1/+0
2016-06-17gtp: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-05-12gtp: put back reference to netns when not required anymorePablo Neira1-3/+12
2016-05-10gtp: reload GTPv1 header after pskb_may_pull()Pablo Neira1-0/+2
2016-05-10gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)Pablo Neira1-0/+1364