summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp.c
Commit message (Expand)AuthorAgeFilesLines
* udp: advertise ipv6 udp support for msghdr::ubuf_infoPavel Begunkov2022-10-281-0/+1
* udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima2022-10-181-1/+1
* tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima2022-10-121-1/+14
* Add skb drop reasons to IPv6 UDP receive pathDonald Hunter2022-09-271-6/+16
* rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells2022-09-011-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-7/+2
|\
| * tcp/udp: Make early_demux back namespacified.Kuniyuki Iwashima2022-07-151-7/+2
* | net: add per_cpu_fw_alloc field to struct protoEric Dumazet2022-06-101-0/+3
|/
* ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()Eric Dumazet2022-05-161-1/+1
* net: annotate races around sk->sk_bound_dev_ifEric Dumazet2022-05-161-5/+6
* net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil2022-04-281-1/+1
* ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima2022-04-221-2/+2
* net: remove noblock parameter from recvmsg() entitiesOliver Hartkopp2022-04-121-2/+2
* ipv6: Add reasons for skb drops to __udp6_lib_rcvDavid Ahern2022-02-141-2/+9
* ipv6: optimise dst refcounting on cork initPavel Begunkov2022-01-271-1/+2
* udp6: don't make extra copies of iflowPavel Begunkov2022-01-271-43/+42
* udp6: pass flow in ip6_make_skb together with corkPavel Begunkov2022-01-271-1/+3
* ipv6: don't zero inet_cork_full::fl after usePavel Begunkov2022-01-271-8/+2
* udp6: shuffle up->pending AF_INET bitsPavel Begunkov2022-01-271-3/+2
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-061-0/+1
|\
| * net: bpf: Handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND()Menglong Dong2022-01-061-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-051-1/+2
|\ \ | |/ |/|
| * udp6: Use Segment Routing Header for dest address if presentAndrew Lunn2022-01-041-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-311-0/+1
|\ \
| * | add missing bpf-cgroup.h includesJakub Kicinski2021-12-161-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+1
|\ \ \ | | |/ | |/|
| * | udp: using datalen to cap ipv6 udp max gso segmentsCoco Li2021-12-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-231-2/+2
|\| | | |/ |/|
| * inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2021-12-201-2/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-11-151-4/+4
|\ \ | |/ |/|
| * bpf: Add ingress_ifindex to bpf_sk_lookupMark Pashmfouroush2021-11-101-4/+4
* | net: udp6: replace __UDP_INC_STATS() with __UDP6_INC_STATS()Menglong Dong2021-11-031-3/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-011-1/+1
|\
| * udp6: allow SO_MARK ctrl msg to affect routingJakub Kicinski2021-11-011-1/+1
* | ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookieEric Dumazet2021-10-251-2/+2
|/
* net: prefer socket bound to interface when not in VRFMike Manning2021-10-071-1/+2
* net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet2021-09-281-1/+1
* bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky2021-08-231-1/+1
* udp: check encap socket in __udp_lib_errVadim Fedorenko2021-07-211-6/+19
* udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2021-07-011-1/+1
* net: sock: introduce sk_error_reportAlexander Aring2021-06-291-1/+1
* udp: fix race between close() and udp_abort()Paolo Abeni2021-06-091-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-021-0/+3
|\
| * sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang2021-04-011-0/+3
* | udp: fixup csum for GSO receive slow pathPaolo Abeni2021-03-301-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-161-4/+3
|\
| * bpf: Split cgroup_bpf_enabled per attach typeStanislav Fomichev2021-01-201-4/+3
* | udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2021-02-041-1/+3
|/
* Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-1/+1
|\
| * lsm,selinux: pass flowi_common instead of flowi to the LSM hooksPaul Moore2020-11-231-1/+1