summaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-241-2/+2
|\| | | |/ |/|
| * inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2021-12-211-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-111-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-021-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-261-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-241-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-311-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-051-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-241-1/+1
* | inet: unexport udp{4|6}_lib_lookup_skb()Eric Dumazet2020-11-151-1/+0
* | inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet2020-11-111-1/+1
* | net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong2020-11-101-0/+3
* | udp: check udp sock encap_type in __udp_lib_errXin Long2020-10-301-1/+1
|/
* udp, bpf: Ignore connections in reuseport group after BPF sk lookupJakub Sitnicki2020-07-311-1/+1
* udp: Don't discard reuseport selection when group has connectionsJakub Sitnicki2020-07-261-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-261-10/+11
|\
| * net: udp: Fix wrong clean up for IS_UDPLITE macroMiaohe Lin2020-07-221-1/+1
| * udp: Improve load balancing for SO_REUSEPORT.Kuniyuki Iwashima2020-07-221-6/+9
* | net: pass a sockptr_t into ->setsockoptChristoph Hellwig2020-07-251-3/+3
* | net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig2020-07-251-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-07-221-20/+77
|\ \
| * | udp6: Run SK_LOOKUP BPF program on socket lookupJakub Sitnicki2020-07-181-9/+51
| * | udp6: Extract helper for selecting socket from reuseport groupJakub Sitnicki2020-07-181-11/+26
* | | net/ipv6: remove compat_ipv6_{get,set}sockoptChristoph Hellwig2020-07-201-25/+0
|/ /
* / net: ipv6: kerneldoc fixesAndrew Lunn2020-07-141-0/+3
|/
* net: Track socket refcounts in skb_steal_sock()Joe Stringer2020-03-301-3/+6
* net: udp: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-141-2/+1
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-10-301-1/+1
* udp: only do GSO if # of segs > 1Josh Hunt2019-10-031-4/+7
* udp: fix gso_segs calculationsJosh Hunt2019-10-031-0/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-171-2/+3
|\