aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/udp.h
AgeCommit message (Expand)AuthorFilesLines
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook1-1/+1
2025-09-23udp: remove busylock and add per NUMA queuesEric Dumazet1-2/+9
2025-09-19net: ipv4: make udp_v4_early_demux explicitly return drop reasonAntoine Tenart1-1/+1
2025-09-18udp: make busylock per socketEric Dumazet1-0/+1
2025-09-18udp: add udp_drops_inc() helperEric Dumazet1-0/+5
2025-08-28udp: add drop_counters to udp socketEric Dumazet1-0/+1
2025-08-28net: add sk_drops_skbadd() helperEric Dumazet1-1/+1
2025-08-01net: drop UFO packets in udp_rcv_segment()Wang Liang1-6/+18
2025-07-02udp: move udp_memory_allocated into net_aligned_dataEric Dumazet1-1/+0
2025-04-08udp_tunnel: create a fastpath GRO lookup.Paolo Abeni1-0/+1
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu1-0/+2
2024-11-18ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu1-1/+15
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu1-3/+82
2024-11-18net/udp: Add a new struct for hash2 slotPhilo Lu1-4/+34
2024-08-26net: Correct spelling in headersSimon Horman1-1/+1
2024-08-05ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet1-2/+2
2024-08-05udp: constify 'struct net' parameter of socket lookupsEric Dumazet1-4/+6
2024-04-07new helper: copy_to_iter_full()Al Viro1-8/+1
2023-08-07udp/udplite: Remove unused function declarations udp{,lite}_get_port()Yue Haibing1-3/+0
2023-08-02udp: Remove unused function declaration udp_bpf_get_proto()Yue Haibing1-1/+0
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao1-1/+1
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet1-0/+1
2023-06-08ipv4, ipv6: Use splice_eof() to flushDavid Howells1-0/+1
2023-05-19udp: seq_file: Remove bpf_seq_afinfo from udp_iter_stateAditi Ghag1-1/+0
2022-10-24udp: track the forward memory release threshold in an hot cachelinePaolo Abeni1-0/+9
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima1-1/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-07-20udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima1-1/+1
2022-07-15tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima1-1/+1
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang1-2/+1
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet1-0/+1
2022-04-12net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp1-4/+4
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet1-24/+0
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc1-2/+3
2021-04-12skmsg: Pass psock pointer to ->psock_update_sk_prot()Cong Wang1-1/+1
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+3
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang1-0/+2
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang1-0/+1
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni1-0/+23
2021-02-26bpf: Clean up sockmap related KconfigsCong Wang1-2/+2
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky1-0/+3
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long1-0/+1
2021-02-01udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi1-1/+1
2020-11-10inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet1-3/+3
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig1-1/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+1
2020-06-24net: bpf: Add bpf_seq_afinfo in udp_iter_stateYonghong Song1-0/+1
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet1-0/+7
2020-03-09bpf: Add sockmap hooks for UDP socketsLorenz Bauer1-0/+5
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-01-28udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-01-27udp: Support UDP fraglist GRO/GSO.Steffen Klassert1-1/+1
2019-08-30udp: Remove unlikely() from IS_ERR*() conditionDenis Efremov1-1/+1
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti1-1/+8
2019-04-08datagram: remove rendundant 'peeked' argumentPaolo Abeni1-3/+3
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio1-1/+1
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni1-8/+37
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning1-0/+11
2018-10-05udp: gro behind static keyWillem de Bruijn1-0/+2
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-06-26net: Convert GRO SKB handling to list_head.David Miller1-2/+2
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni1-0/+5
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig1-2/+2
2018-05-16ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig1-12/+8
2018-05-08udp: Do not pass checksum as a parameter to GSO segmentationAlexander Duyck1-2/+1
2018-05-08udp: Do not pass MSS as parameter to GSO segmentationAlexander Duyck1-1/+1
2018-04-26udp: add gso segment cmsgWillem de Bruijn1-0/+1
2018-04-26udp: add udp gsoWillem de Bruijn1-0/+4
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+1
2017-11-27net: annotate ->poll() instancesAl Viro1-1/+1
2017-10-01IPv4: early demux can return an error codePaolo Abeni1-1/+1
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni1-1/+1
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-11udp: harden copy_linear_skb()Eric Dumazet1-0/+2
2017-08-07net: ipv6: add second dif to udp socket lookupsDavid Ahern1-1/+1
2017-08-07net: ipv4: add second dif to udp socket lookupsDavid Ahern1-1/+1
2017-07-29udp6: fix socket leak on early demuxPaolo Abeni1-0/+1
2017-07-25udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni1-11/+22
2017-06-27udp: move scratch area helpers into the include filePaolo Abeni1-0/+61
2017-05-16udp: use a separate rx queue for packet receptionPaolo Abeni1-7/+2
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org1-0/+1
2017-01-18inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik1-1/+0
2016-11-15udplite: fix NULL pointer dereferencePaolo Abeni1-0/+1
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni1-0/+15
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-10-22udp: implement memory accounting helpersPaolo Abeni1-0/+4
2016-10-20udp: must lock the socket in udp_disconnect()Eric Dumazet1-0/+1
2016-08-23net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern1-0/+1
2016-06-01udp: avoid csum_partial() for validated skbEric Dumazet1-2/+2
2016-04-27net: snmp: kill STATS_BH macrosEric Dumazet1-4/+4
2016-04-27net: udp: rename UDP_INC_STATS_BH()Eric Dumazet1-6/+6
2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet1-7/+7
2016-04-07udp: Add GRO functions to UDP socketTom Herbert1-2/+5
2016-04-07udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert1-0/+4
2016-04-05udp: remove headers from UDP packets before queueingsamanthakumar1-0/+9
2016-04-04udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet1-1/+1
2016-02-11sock: struct proto hash function may errorCraig Gallek1-1/+2
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-2/+3
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek1-1/+1
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-2/+1
2015-02-27udp: In udp_flow_src_port use random hash value if skb_get_hash failsTom Herbert1-6/+15
2014-10-01udp: Generalize skb_udp_segmentTom Herbert1-1/+2
2014-08-24udp: additional GRO supportTom Herbert1-0/+18
2014-07-07udp: Add function to make source port for UDP tunnelsTom Herbert1-0/+29
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-04udp: Generic functions to set checksumTom Herbert1-0/+9
2014-05-23net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert1-9/+0
2013-11-07udp: Remove unnecessary semicolon from do{}while (0) macroJoe Perches1-7/+7
2013-10-08udp: ipv4: Add udp early demuxShawn Bohrer1-0/+1
2013-09-23udp.h: Remove extern from function prototypesJoe Perches1-47/+47
2013-07-27pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf1-0/+1
2013-07-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2013-06-12net: udp4: move GSO functions to udp_offloadDaniel Borkmann1-3/+4
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise1-0/+3
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-13udp: intoduce udp_encap_needed static_keyEric Dumazet1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet1-2/+2
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov1-0/+6
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-1/+2
2011-11-01net: make the tcp and udp file_operations for the /proc stuff constArjan van de Ven1-5/+7
2011-03-01udp: Switch to ip_finish_skbHerbert Xu1-0/+11
2011-01-24net: change netdev->features to u32Michał Mirosław1-1/+1
2010-11-10net: avoid limits overflowEric Dumazet1-2/+2
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler1-0/+3
2010-09-08udp: add rehash on connect()Eric Dumazet1-0/+1
2010-07-12net: cleanupsChangli Gao1-20/+18
2009-11-10udp: bind() optimisationEric Dumazet1-1/+2
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet1-2/+20
2009-11-08udp: add a counter into udp_hslotEric Dumazet1-0/+8
2009-10-07udp: dynamically size hash tables at boot timeEric Dumazet1-3/+10
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller1-1/+1
2009-07-12udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala1-0/+3
2009-04-11ipv6: Fix NULL pointer dereference with time-wait socketsVlad Yasevich1-2/+0
2009-03-24ipv6: Fix conflict resolutions during ipv6 bindingVlad Yasevich1-0/+2
2008-11-16udp: Use hlist_nulls in UDP RCU codeEric Dumazet1-1/+1
2008-10-29udp: introduce struct udp_table and multiple spinlocksEric Dumazet1-13/+12
2008-10-07netns: make uplitev6 mib per/namespaceDenis V. Lunev1-7/+4
2008-10-07netns: make udpv6 mib per/namespaceDenis V. Lunev1-6/+6
2008-10-01udp: Export UDP socket lookup functionKOVACS Krisztian1-0/+4
2008-07-18mib: put udplite statistics on struct netPavel Emelyanov1-3/+2
2008-07-18mib: put udp statistics on struct netPavel Emelyanov1-5/+4
2008-07-05MIB: add struct net to UDP6_INC_STATS_BHPavel Emelyanov1-2/+2
2008-07-05MIB: add struct net to UDP6_INC_STATS_USERPavel Emelyanov1-1/+1
2008-07-05MIB: add struct net to UDP_INC_STATS_BHPavel Emelyanov1-3/+3
2008-07-05MIB: add struct net to UDP_INC_STATS_USERPavel Emelyanov1-1/+1
2008-06-13udp: reorder udp_iter_state to remove padding on 64bit buildsRichard Kennedy1-1/+1
2008-06-05[IPV6]: inet_sk(sk)->cork.opt leakDenis V. Lunev1-0/+1
2008-03-31[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.Pavel Emelyanov1-1/+1
2008-03-28[UDP]: Remove owner from udp_seq_afinfo.Denis V. Lunev1-1/+0
2008-03-28[UDP]: Place file operations directly into udp_seq_afinfo.Denis V. Lunev1-1/+1
2008-03-28[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.Denis V. Lunev1-2/+1
2008-03-28[UDP]: Replace struct net on udp_iter_state with seq_net_private.Denis V. Lunev1-1/+1
2008-03-22[UDP]: Make full use of proto.h.udp_hash innovation.Pavel Emelyanov1-0/+2
2008-03-21[NETNS][IPV6] udp6 - make proc per namespaceDaniel Lezcano1-2/+2
2008-03-21[NETNS][IPV6] udp - make proc handle the network namespaceDaniel Lezcano1-0/+1
2008-01-28[NET]: prot_inuse cleanups and optimizationsEric Dumazet1-1/+1
2008-01-28[UDP]: Add memory accounting.Hideo Aoki1-0/+9
2008-01-28[UDP]: Restore missing inDatagrams incrementsHerbert Xu1-0/+25
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller1-8/+1
2007-05-10[UDP]: Fix AF-specific references in AF-agnostic code.David S. Miller1-1/+8
2007-04-25[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARYHerbert Xu1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo1-2/+2
2007-04-25[UDP]: Clean up UDP-Lite receive checksumHerbert Xu1-4/+1
2006-12-04[PATCH] severing skbuff.h -> poll.hAl Viro1-0/+1
2006-12-02[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt codeGerrit Renker1-0/+5
2006-12-02[NET]: Fix assorted misannotations (from md5 and udplite merges).Al Viro1-1/+1
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro1-4/+4
2006-12-02[NET]: annotate csum_ipv6_magic() callers in net/*Al Viro1-2/+2
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-4/+87
2006-09-22[UDP]: saddr_cmp function should take const socket pointersDavid S. Miller1-1/+1
2006-09-22[UDP]: Unify UDPv4 and UDPv6 ->get_port()Gerrit Renker1-16/+2
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-2/+2
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-0/+5
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+99