summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp.c
Commit message (Expand)AuthorAge
* udpv6: fix possible user after free in error handlerPaolo Abeni2019-02-22
* udpv6: add the required annotation to mib typePaolo Abeni2019-02-22
* udp6: add missing rehash callback to udpliteAlexey Kodanev2019-01-17
* udp: with udp_segment release on error pathWillem de Bruijn2019-01-16
* bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov2019-01-04
* net: udp6: prefer listeners bound to an addressPeter Oskolkov2018-12-14
* udp: fix jump label misusePaolo Abeni2018-11-17
* udp6: cleanup stats accounting in recvmsg()Paolo Abeni2018-11-09
* udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-08
* net: Convert protocol error handlers from void to intStefano Brivio2018-11-08
* udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-08
* udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-07
* udp: add support for UDP_GRO cmsgPaolo Abeni2018-11-07
* udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-07
* ipv6: do not drop vrf udp multicast packetsDewi Morgan2018-11-07
* net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning2018-11-07
* net: allow traceroute with a specified interface in a vrfMike Manning2018-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-19
|\
| * udp6: fix encap return code for resubmittingPaolo Abeni2018-10-18
* | udp: gro behind static keyWillem de Bruijn2018-10-05
|/
* udp6: add missing checks on edumux packet processingPaolo Abeni2018-09-16
* bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau2018-08-10
* ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-06
* ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-06
* net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia2018-07-04
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-05
| |\
| | * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-28
| * | netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2018-06-05
| |/
| * udp: exclude gso from xfrm pathsWillem de Bruijn2018-05-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\
| * | net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso2018-05-10
| * | udp: disable gso with no_check_txWillem de Bruijn2018-05-01
| * | udp: add gso segment cmsgWillem de Bruijn2018-04-26
| * | udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-26
| * | udp: expose inet cork to udpWillem de Bruijn2018-04-26
* | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
* | | ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig2018-05-16
| |/ |/|
* | udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-10
|/
* ipv6: udp: set dst cache for a connected sk if current not validAlexey Kodanev2018-04-04
* ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()Alexey Kodanev2018-04-04
* ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev2018-04-04
* bpf: Hooks for sys_connectAndrey Ignatov2018-03-30
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-16
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2017-12-03
* net/reuseport: drop legacy codePaolo Abeni2017-11-30
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-09-18